JHUGen MELA  v2.4.1
Matrix element calculations as used in JHUGen. MELA is an important tool that was used for the Higgs boson discovery and for precise measurements of its structure and interactions. Please see the website https://spin.pha.jhu.edu/ and papers cited there for more details, and kindly cite those papers when using this code.
Functions
TModHiggsMatEl.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void __modhiggs_MOD_evalamp_gg_h_vv (double P[6][4], int *MYIDUP, double *MatElSq)
 
void __modhiggs_MOD_evalamp_h_vv (double P[6][4], int *MYIDUP, double *MatElSq)
 
void __modhiggs_MOD_evalamp_h_ff (double P[2][4], double *mass_f, double *MatElSq)
 
void __modhiggs_MOD_evalamp_h_tt_decay (double P[6][4], double *mass_f, double *ga_f, double *MatElSq)
 

Function Documentation

◆ __modhiggs_MOD_evalamp_gg_h_vv()

void __modhiggs_MOD_evalamp_gg_h_vv ( double  P[6][4],
int *  MYIDUP,
double *  MatElSq 
)

◆ __modhiggs_MOD_evalamp_h_ff()

void __modhiggs_MOD_evalamp_h_ff ( double  P[2][4],
double *  mass_f,
double *  MatElSq 
)

◆ __modhiggs_MOD_evalamp_h_tt_decay()

void __modhiggs_MOD_evalamp_h_tt_decay ( double  P[6][4],
double *  mass_f,
double *  ga_f,
double *  MatElSq 
)

◆ __modhiggs_MOD_evalamp_h_vv()

void __modhiggs_MOD_evalamp_h_vv ( double  P[6][4],
int *  MYIDUP,
double *  MatElSq 
)