JHUGen MELA  JHUGen v7.5.6, MELA v2.4.2
Matrix element calculations as used in JHUGen.
modttbhiggs::particle Type Reference

Private Attributes

integer parttype
 
integer extref
 
integer helicity
 
real(8) mass
 
real(8) mass2
 
complex(8), dimension(1:4) mom
 
complex(8), dimension(1:4) pol
 

Detailed Description

Definition at line 14 of file mod_TTBHiggs.F90.

Member Data Documentation

◆ extref

integer modttbhiggs::particle::extref
private

Definition at line 16 of file mod_TTBHiggs.F90.

16  integer :: ExtRef

◆ helicity

integer modttbhiggs::particle::helicity
private

Definition at line 17 of file mod_TTBHiggs.F90.

17  integer :: Helicity

◆ mass

real(8) modttbhiggs::particle::mass
private

Definition at line 18 of file mod_TTBHiggs.F90.

18  real(8) :: Mass

◆ mass2

real(8) modttbhiggs::particle::mass2
private

Definition at line 19 of file mod_TTBHiggs.F90.

19  real(8) :: Mass2

◆ mom

complex(8), dimension(1:4) modttbhiggs::particle::mom
private

Definition at line 20 of file mod_TTBHiggs.F90.

20  complex(8) :: Mom(1:4)

◆ parttype

integer modttbhiggs::particle::parttype
private

Definition at line 15 of file mod_TTBHiggs.F90.

15  integer :: PartType

◆ pol

complex(8), dimension(1:4) modttbhiggs::particle::pol
private

Definition at line 21 of file mod_TTBHiggs.F90.

21  complex(8) :: Pol(1:4)

The documentation for this type was generated from the following file: