Herwig 7.3.0
|
Public Member Functions | |
virtual void | initProc (string param_card_name) |
virtual void | initProc (map< string, double > &MGParams) |
virtual void | sigmaKin (vector< std::complex< double > > &s, const vector< int > &hel) |
void | setMomenta (vector< double * > &momenta) |
Public Attributes | |
std::complex< double > | amp [namplitudes] |
Static Public Attributes | |
static const int | nexternal = 4 |
static const int | namplitudes = 1 |
Private Member Functions | |
void | calculate_wavefunctions (const int hel[]) |
Private Attributes | |
std::complex< double > | w [nwavefuncs][18] |
Parameters_mssm * | pars |
vector< double > | mME |
vector< double * > | p |
Static Private Attributes | |
static const int | nwavefuncs = 5 |
Definition at line 15 of file MG_process.h.
|
inline |
Definition at line 20 of file MG_process.h.
|
inline |
Definition at line 32 of file MG_process.h.
std::complex<double> MG_process::amp[namplitudes] |
Definition at line 39 of file MG_process.h.
|
private |
Definition at line 53 of file MG_process.h.
|
static |
Definition at line 38 of file MG_process.h.
|
static |
Definition at line 35 of file MG_process.h.
|
staticprivate |
Definition at line 46 of file MG_process.h.
|
private |
Definition at line 56 of file MG_process.h.
|
private |
Definition at line 50 of file MG_process.h.
|
private |
Definition at line 47 of file MG_process.h.