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.
TModVHiggsMatEl.hh
Go to the documentation of this file.
1 #ifndef _TMODVHIGGSMATEL_HH_
2 #define _TMODVHIGGSMATEL_HH_
3 
4 extern "C" {
5  void __modvhiggs_MOD_evalamp_vhiggs(int id[9], double helicity[9], double MomExt[9][4], double* me2);
6 }
7 
8 #endif
__modvhiggs_MOD_evalamp_vhiggs
void __modvhiggs_MOD_evalamp_vhiggs(int id[9], double helicity[9], double MomExt[9][4], double *me2)