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
mod_Kinematics.F90 File Reference

Go to the source code of this file.

Modules

module  modkinematics
 

Functions/Subroutines

subroutine modkinematics::shiftmass (p1, p2, m1, m2, p1hat, p2hat, MassWeight)
 
integer function modkinematics::zlepbranching (xRnd)
 
integer function modkinematics::zlepbranching_flat (xRnd)
 
integer function modkinematics::zlepplustaubranching (xRnd)
 
integer function modkinematics::zlepplustaubranching_flat (xRnd)
 
integer function modkinematics::znubranching (xRnd)
 
integer function modkinematics::znubranching_flat (xRnd)
 
integer function modkinematics::zquabranching_flat (xRnd)
 
integer function modkinematics::zquabranching (xRnd)
 
integer function modkinematics::zanybranching_flat (xRnd)
 
integer function modkinematics::zanybranching (xRnd)
 
integer function modkinematics::wlepbranching (xRnd)
 
integer function modkinematics::wlepbranching_flat (xRnd)
 
integer function modkinematics::wlepplustaubranching (xRnd)
 
integer function modkinematics::wlepplustaubranching_flat (xRnd)
 
integer function modkinematics::wquaupbranching (xRnd)
 
integer function modkinematics::wquaupbranching_flat (xRnd)
 
integer function modkinematics::wanybranching_flat (xRnd)
 
integer function modkinematics::wanybranching (xRnd)
 
subroutine modkinematics::vbranching (DecayMode, MY_IDUP, ICOLUP, CombWeight, ColorBase)
 
subroutine modkinematics::vvbranchings (MY_IDUP, ICOLUP, CombWeight, ColorBase)
 
integer function modkinematics::getckmpartner (Flavor)
 
integer function modkinematics::getckmpartner_flat (Flavor)
 
real(8) function, public modkinematics::getbwpropagator (sHat, scheme)
 
real(8) function, public modkinematics::reweightbwpropagator (sHat)
 
subroutine modkinematics::boost2lab (x1, x2, NumPart, Mom)
 
subroutine modkinematics::lorentz (vector, boost)
 
double precision function modkinematics::kronecker_delta (i, j)
 
subroutine, public modkinematics::setrunningscales (p, id)
 
subroutine, public modkinematics::setpdfs (x1, x2, pdf)
 
subroutine modkinematics::cteq6 (X, SCALE, UPV, DNV, USEA, DSEA, STR, CHM, BOT, GLU)