PYTHIA
8.312
|
Data on radiating dipole ends; only used inside SimpleTimeShower class. More...
#include <SimpleTimeShower.h>
Public Member Functions | |
TimeDipoleEnd () | |
Constructors. | |
TimeDipoleEnd (int iRadiatorIn, int iRecoilerIn, double pTmaxIn=0., int colIn=0, int chgIn=0, int gamIn=0, int weakTypeIn=0, int isrIn=0, int systemIn=0, int MEtypeIn=0, int iMEpartnerIn=-1, int weakPolIn=0, int oniumTypeIn=0, bool isHiddenValleyIn=false, int colvTypeIn=0, double MEmixIn=0., bool MEorderIn=true, bool MEsplitIn=true, bool MEgluinoRecIn=false, bool isFlexibleIn=false, bool hasJunctionIn=false) | |
Public Attributes | |
int | iRadiator |
Basic properties related to dipole and matrix element corrections. | |
int | iRecoiler |
double | pTmax |
int | colType |
int | chgType |
int | gamType |
int | weakType |
int | isrType |
int | system |
int | systemRec |
int | MEtype |
int | iMEpartner |
int | weakPol |
int | oniumType |
bool | isHiddenValley |
int | colvType |
double | MEmix |
bool | MEorder |
bool | MEsplit |
bool | MEgluinoRec |
bool | isFlexible |
bool | hasJunction |
int | flavour |
Properties specific to current trial emission. | |
int | iAunt |
double | mRad |
double | m2Rad |
double | mRec |
double | m2Rec |
double | mDip |
double | m2Dip |
double | m2DipCorr |
double | pT2 |
double | m2 |
double | z |
double | mFlavour |
double | asymPol |
double | flexFactor |
double | pAccept |
double | m2A {0} |
double | m2B {0} |
double | m2C {0} |
double | m2gg {-1} |
shared_ptr< SplitOnia > | emissionPtr {} |
Pointer to an onium emission object, if present. | |
Data on radiating dipole ends; only used inside SimpleTimeShower class.