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.
TModZprimeMatEl.hh
Go to the documentation of this file.
1 
2 #ifndef _TMODZPRIMEMATEL_HH_
3 #define _TMODZPRIMEMATEL_HH_
4 
5 extern "C" {
6  void __modzprime_MOD_evalamp_qqb_zprime_vv(double P[6][4], int *MYIDUP, double *MatElSq);
7  void __modzprime_MOD_evalamp_zprime_vv(double P[6][4], int *MYIDUP, double *MatElSq);
8 }
9 
10 #endif
11 
__modzprime_MOD_evalamp_qqb_zprime_vv
void __modzprime_MOD_evalamp_qqb_zprime_vv(double P[6][4], int *MYIDUP, double *MatElSq)
__modzprime_MOD_evalamp_zprime_vv
void __modzprime_MOD_evalamp_zprime_vv(double P[6][4], int *MYIDUP, double *MatElSq)