GM2Calc 2.3.0
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
SM.h File Reference

contains declarations of C interface functions for the SM More...

Go to the source code of this file.

Classes

struct  gm2calc_SM
 

Typedefs

typedef struct gm2calc_SM gm2calc_SM
 

Functions

void gm2calc_sm_set_to_default (gm2calc_SM *)
 Set SM prameters to default values.
 

Detailed Description

contains declarations of C interface functions for the SM

This file contains the declarations for the C interface functions used to set and retrieve the SM parameters and masses.

Definition in file SM.h.

Typedef Documentation

◆ gm2calc_SM

typedef struct gm2calc_SM gm2calc_SM

Definition at line 49 of file SM.h.

Function Documentation

◆ gm2calc_sm_set_to_default()

void gm2calc_sm_set_to_default ( gm2calc_SM sm)

Set SM prameters to default values.

Definition at line 29 of file SM_c.cpp.