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

Go to the source code of this file.

Modules

module  inittensors
 

Functions/Subroutines

subroutine inittensors::init_tables2 (Nm1, rmax)
 
subroutine inittensors::setrts (rmax)
 
subroutine inittensors::setlorindtab (rmax)
 
subroutine inittensors::setaddindtab (rmax)
 
subroutine inittensors::setaddgtab (rmax)
 
subroutine inittensors::setcftab (rmax)
 
subroutine inittensors::setindspiprod (Nm1max, rmax)
 
integer function, dimension(:,:,:), allocatable inittensors::calcindspiprod (Nm1, r)
 
subroutine inittensors::switchoffcalcuv_ten ()
 
subroutine inittensors::switchoncalcuv_ten ()
 
subroutine inittensors::checktensors_cll (T1, T2, MomVec, MomInv, masses2, norm, N, rmax, Tdiff)
 
subroutine inittensors::checktensorslist_cll (T1, T2, MomVec, MomInv, masses2, norm, N, rmax, Tdiff)
 
subroutine inittensors::checktena_cll (T1, T2, masses2, norm, rmax, Tdiff)
 
subroutine inittensors::checktenalist_cll (T1, T2, masses2, norm, rmax, Tdiff)
 

Variables

integer, dimension(:,:), allocatable inittensors::cftab
 
integer, dimension(:,:), allocatable inittensors::lorindtab
 
integer, dimension(:,:), allocatable inittensors::addindtab
 
integer, dimension(:,:), allocatable inittensors::addgtab
 
integer, dimension(:,:,:,:), allocatable inittensors::indspiprod
 
integer, dimension(:), allocatable inittensors::rts
 
real inittensors::stin
 
real inittensors::stout
 
real inittensors::time1
 
real inittensors::time2
 
real inittensors::time3
 
logical inittensors::calcuv_ten