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

Variables

double precision, dimension(:,:), allocatable eij_err
 
double precision, dimension(:,:), allocatable eij_err2
 

Variable Documentation

◆ eij_err

double precision, dimension(:,:), allocatable dd_5pt::eij_err

Definition at line 70 of file DD_global.F90.

70  double precision, allocatable, dimension(:,:) :: Eij_err,Eij_err2

◆ eij_err2

double precision, dimension(:,:), allocatable dd_5pt::eij_err2

Definition at line 70 of file DD_global.F90.