JHUGen MELA  JHUGen v7.5.6, MELA v2.4.2
Matrix element calculations as used in JHUGen.
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