StRoot
1
|
Public Member Functions | |
void | init (Settings &settings, ParticleData &particleData, Rndm *rndmPtrIn) |
void | init (Settings &settings, ParticleData &particleData, Rndm *rndmPtrIn) |
void | init (Settings &settings, ParticleData *particleDataPtrIn, Rndm *rndmPtrIn, Info *infoPtrIn) |
void | init () |
Public Member Functions inherited from Pythia8::StringPT | |
pair< double, double > | pxy () |
double | suppressPT2 (double pT2) |
pair< double, double > | pxy () |
double | suppressPT2 (double pT2) |
pair< double, double > | pxy (int idIn, double nNSP=0.0) |
pair< double, double > | pxyGauss (int idIn=0, double nNSP=0.0) |
pair< double, double > | pxyThermal (int idIn, double nNSP=0.0) |
double | suppressPT2 (double pT2) |
pair< double, double > | pxy (int idIn, double nNSP=0.0) |
pair< double, double > | pxyGauss (int idIn=0, double nNSP=0.0) |
pair< double, double > | pxyThermal (int idIn, double nNSP=0.0) |
double | suppressPT2 (double pT2) |
Public Member Functions inherited from Pythia8::PhysicsBase | |
void | initInfoPtr (Info &infoPtrIn) |
bool | flag (string key) const |
int | mode (string key) const |
double | parm (string key) const |
string | word (string key) const |
Additional Inherited Members | |
Public Types inherited from Pythia8::PhysicsBase | |
enum | Status { INCOMPLETE = -1, COMPLETE = 0, CONSTRUCTOR_FAILED, INIT_FAILED, LHEF_END, LOWENERGY_FAILED, PROCESSLEVEL_FAILED, PROCESSLEVEL_USERVETO, MERGING_FAILED, PARTONLEVEL_FAILED, PARTONLEVEL_USERVETO, HADRONLEVEL_FAILED, CHECK_FAILED, OTHER_UNPHYSICAL, HEAVYION_FAILED } |
Protected Member Functions inherited from Pythia8::PhysicsBase | |
virtual void | onInitInfoPtr () |
virtual void | onBeginEvent () |
virtual void | onEndEvent (Status) |
virtual void | onStat () |
void | registerSubObject (PhysicsBase &pb) |
Protected Attributes inherited from Pythia8::StringPT | |
double | sigmaQ |
double | enhancedFraction |
double | enhancedWidth |
double | sigma2Had |
Rndm * | rndmPtr |
bool | useWidthPre |
double | widthPreStrange |
double | widthPreDiquark |
bool | thermalModel |
double | temperature |
double | tempPreFactor |
double | fracSmallX |
bool | closePacking |
double | exponentMPI |
double | exponentNSP |
ParticleData * | particleDataPtr |
Info * | infoPtr |
Protected Attributes inherited from Pythia8::PhysicsBase | |
Info * | infoPtr = {} |
Settings * | settingsPtr = {} |
ParticleData * | particleDataPtr = {} |
HadronWidths * | hadronWidthsPtr = {} |
Rndm * | rndmPtr = {} |
CoupSM * | coupSMPtr = {} |
CoupSUSY * | coupSUSYPtr = {} |
BeamParticle * | beamAPtr = {} |
BeamParticle * | beamBPtr = {} |
BeamParticle * | beamPomAPtr = {} |
BeamParticle * | beamPomBPtr = {} |
BeamParticle * | beamGamAPtr = {} |
BeamParticle * | beamGamBPtr = {} |
BeamParticle * | beamVMDAPtr = {} |
BeamParticle * | beamVMDBPtr = {} |
PartonSystems * | partonSystemsPtr = {} |
SigmaTotal * | sigmaTotPtr = {} |
set< PhysicsBase * > | subObjects |
UserHooksPtr | userHooksPtr |
Static Protected Attributes inherited from Pythia8::StringPT | |
static const double | SIGMAMIN = 0.2 |
Definition at line 59 of file HiddenValleyFragmentation.h.