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

Variables

double precision, dimension(:,:), allocatable fij_err
 
double precision, dimension(:,:), allocatable fij_err2
 

Variable Documentation

◆ fij_err

double precision, dimension(:,:), allocatable dd_6pt::fij_err

Definition at line 74 of file DD_global.F90.

74  double precision, allocatable, dimension(:,:) :: Fij_err,Fij_err2

◆ fij_err2

double precision, dimension(:,:), allocatable dd_6pt::fij_err2

Definition at line 74 of file DD_global.F90.