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

Go to the source code of this file.

Modules

module  tensorreduction
 

Functions/Subroutines

subroutine tensorreduction::calctensorfr (TF, TFuv, TFerr, MomVec, MomInv, masses2, rmax)
 
subroutine tensorreduction::calctensorfrred (TF, CFuv, TFerr, MomVec, MomInv, masses2, rmax)
 
subroutine tensorreduction::calctensorfr_list (TF, TFuv, TFerr, MomVec, MomInv, masses2, rmax)
 
recursive subroutine tensorreduction::calctensortnr (TN, TNuv, TNerr, MomVec, MomInv, masses2, N, rmax, id, CNuv)
 
recursive subroutine tensorreduction::calctensortnrred (TN, TNerr, MomVec, MomInv, masses2, N, rmax, id, CNuv)
 
subroutine tensorreduction::calctensortnr_list (TN, TNuv, TNerr, MomVec, MomInv, masses2, N, rmax)
 
subroutine tensorreduction::checktensors (TN, MomVec, MomInv, masses2, N, rmax, writeout, acc)
 
subroutine tensorreduction::comparetensors (T1, T2, rmax, writeout, acc)