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

Go to the source code of this file.

Functions

double __modkinematics_MOD_getbwpropagator (double *shat, int *scheme)
 
double __modkinematics_MOD_reweightbwpropagator (double *shat)
 
void __modkinematics_MOD_setrunningscales (double p[3][4], int id[4])
 
void __modkinematics_MOD_setpdfs (double *x1, double *x2, double pdf[2][13])
 

Function Documentation

◆ __modkinematics_MOD_getbwpropagator()

double __modkinematics_MOD_getbwpropagator ( double *  shat,
int *  scheme 
)

◆ __modkinematics_MOD_reweightbwpropagator()

double __modkinematics_MOD_reweightbwpropagator ( double *  shat)

◆ __modkinematics_MOD_setpdfs()

void __modkinematics_MOD_setpdfs ( double *  x1,
double *  x2,
double  pdf[2][13] 
)

◆ __modkinematics_MOD_setrunningscales()

void __modkinematics_MOD_setrunningscales ( double  p[3][4],
int  id[4] 
)