herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
MG_process Class Reference

Public Member Functions

virtual void initProc (string param_card_name)
 
virtual void initProc (map< string, double > &MGParams)
 
virtual void sigmaKin (vector< std::complex< double > > &amps, 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
 

Detailed Description

Definition at line 15 of file MG_process.h.

Constructor & Destructor Documentation

◆ MG_process()

MG_process::MG_process ( )
inline

Definition at line 20 of file MG_process.h.

Member Function Documentation

◆ setMomenta()

void MG_process::setMomenta ( vector< double * > &  momenta)
inline

Definition at line 32 of file MG_process.h.

Member Data Documentation

◆ amp

std::complex<double> MG_process::amp[namplitudes]

Definition at line 39 of file MG_process.h.

◆ mME

vector<double> MG_process::mME
private

Definition at line 53 of file MG_process.h.

◆ namplitudes

const int MG_process::namplitudes = 1
static

Definition at line 38 of file MG_process.h.

◆ nexternal

const int MG_process::nexternal = 4
static

Definition at line 35 of file MG_process.h.

◆ nwavefuncs

const int MG_process::nwavefuncs = 5
staticprivate

Definition at line 46 of file MG_process.h.

◆ p

vector< double * > MG_process::p
private

Definition at line 56 of file MG_process.h.

◆ pars

Parameters_mssm* MG_process::pars
private

Definition at line 50 of file MG_process.h.

◆ w

std::complex<double> MG_process::w[nwavefuncs][18]
private

Definition at line 47 of file MG_process.h.


The documentation for this class was generated from the following file: