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
TModGravitonMatEl.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void __modgraviton_MOD_evalamp_gg_g_vv (double P[6][4], int *MYIDUP, double *MatElSq)
 
void __modgraviton_MOD_evalamp_qqb_g_vv (double P[6][4], int *MYIDUP, double *MatElSq)
 
void __modgraviton_MOD_evalamp_g_vv (double P[6][4], int *MYIDUP, double *MatElSq)
 

Function Documentation

◆ __modgraviton_MOD_evalamp_g_vv()

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

◆ __modgraviton_MOD_evalamp_gg_g_vv()

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

◆ __modgraviton_MOD_evalamp_qqb_g_vv()

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