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.
Variables
hto_bernoulli Module Reference

Variables

real *8, dimension(0:18) b_num =(/1.d0,-5.d-1,1.66666666666666d-1, 0.d0,-3.33333333333333d-2,0.d0,2.38095238095238d-2, 0.d0,-3.33333333333333d-2,0.d0,7.57575757575757d-2, 0.d0,-2.53113553113553d-1,0.d0,1.16666666666666d0, 0.d0,-7.09215686274509d0,0.d0,5.49711779448621d1/)
 

Variable Documentation

◆ b_num

real*8, dimension(0:18) hto_bernoulli::b_num =(/1.d0,-5.d-1,1.66666666666666d-1, 0.d0,-3.33333333333333d-2,0.d0,2.38095238095238d-2, 0.d0,-3.33333333333333d-2,0.d0,7.57575757575757d-2, 0.d0,-2.53113553113553d-1,0.d0,1.16666666666666d0, 0.d0,-7.09215686274509d0,0.d0,5.49711779448621d1/)

Definition at line 210 of file CALLING_cpHTO.f.

210  real*8 :: b_num(0:18)=(/1.d0,-5.d-1,1.66666666666666d-1,
211  # 0.d0,-3.33333333333333d-2,0.d0,2.38095238095238d-2,
212  # 0.d0,-3.33333333333333d-2,0.d0,7.57575757575757d-2,
213  # 0.d0,-2.53113553113553d-1,0.d0,1.16666666666666d0,
214  # 0.d0,-7.09215686274509d0,0.d0,5.49711779448621d1/)