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.
Modules | Functions/Subroutines | Variables
coli_stat.F90 File Reference

Go to the source code of this file.

Modules

module  coli_stat
 

Functions/Subroutines

subroutine coli_stat::initstatisticsa_coli
 
subroutine coli_stat::printstatistics_coli
 

Variables

integer, parameter coli_stat::nmethodc =7
 
integer, parameter coli_stat::nmethodd =7
 
integer, parameter coli_stat::kcountc =2**nmethodC
 
integer, parameter coli_stat::kcountd =2**nmethodD
 
integer, parameter coli_stat::ccountoffset0 =20
 
integer, parameter coli_stat::ccountoffset1 =CCountoffset0+kcountC
 
integer, parameter coli_stat::ccountoffset2 =Ccountoffset1+kcountC
 
integer, parameter coli_stat::ccountoffset3 =Ccountoffset2+kcountC
 
integer, parameter coli_stat::dcountoffset0 =20
 
integer, parameter coli_stat::dcountoffset1 =DCountoffset0+kcountD
 
integer, parameter coli_stat::dcountoffset2 =Dcountoffset1+kcountD
 
integer, parameter coli_stat::dcountoffset3 =Dcountoffset2+kcountD
 
integer, parameter coli_stat::ncountc =CCountoffset3+2**nmethodC
 
integer, parameter coli_stat::ncountd =DCountoffset3+2**nmethodD
 
integer(kind=8), dimension(0:ncountc) coli_stat::ccount
 
integer(kind=8), dimension(0:ncountd) coli_stat::dcount