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
dd_statistics Module Reference

Variables

integer dpv_calc_dd
 
integer dpv_ok_dd
 
integer dapv_calc_dd
 
integer dapv_ok_dd
 
integer dg_calc_dd
 
integer dg_ok_dd
 
integer dg2_calc_dd
 
integer dg2_ok_dd
 
integer dgc_calc_dd
 
integer dgc_ok_dd
 
integer d_bad_dd
 

Variable Documentation

◆ d_bad_dd

integer dd_statistics::d_bad_dd

Definition at line 290 of file DD_global.F90.

290  integer :: d_bad_dd

◆ dapv_calc_dd

integer dd_statistics::dapv_calc_dd

Definition at line 288 of file DD_global.F90.

288  integer :: dapv_calc_dd,dapv_ok_dd,dg_calc_dd,dg_ok_dd

◆ dapv_ok_dd

integer dd_statistics::dapv_ok_dd

Definition at line 288 of file DD_global.F90.

◆ dg2_calc_dd

integer dd_statistics::dg2_calc_dd

Definition at line 289 of file DD_global.F90.

289  integer :: dg2_calc_dd,dg2_ok_dd,dgc_calc_dd,dgc_ok_dd

◆ dg2_ok_dd

integer dd_statistics::dg2_ok_dd

Definition at line 289 of file DD_global.F90.

◆ dg_calc_dd

integer dd_statistics::dg_calc_dd

Definition at line 288 of file DD_global.F90.

◆ dg_ok_dd

integer dd_statistics::dg_ok_dd

Definition at line 288 of file DD_global.F90.

◆ dgc_calc_dd

integer dd_statistics::dgc_calc_dd

Definition at line 289 of file DD_global.F90.

◆ dgc_ok_dd

integer dd_statistics::dgc_ok_dd

Definition at line 289 of file DD_global.F90.

◆ dpv_calc_dd

integer dd_statistics::dpv_calc_dd

Definition at line 287 of file DD_global.F90.

287  integer :: dpv_calc_dd,dpv_ok_dd

◆ dpv_ok_dd

integer dd_statistics::dpv_ok_dd

Definition at line 287 of file DD_global.F90.