StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Classes | Public Member Functions | Protected Member Functions | List of all members
Pythia8::HadronLevel Class Reference
Inheritance diagram for Pythia8::HadronLevel:
Pythia8::PhysicsBase

Classes

class  PriorityNode
 

Public Member Functions

bool init (Info *infoPtrIn, Settings &settings, ParticleData *particleDataPtrIn, Rndm *rndmPtrIn, Couplings *couplingsPtrIn, TimeShower *timesDecPtr, RHadrons *rHadronsPtrIn, DecayHandler *decayHandlePtr, vector< int > handledParticles)
 
StringFlavgetStringFlavPtr ()
 
bool next (Event &event)
 
bool moreDecays (Event &event)
 
bool init (Info *infoPtrIn, Settings &settings, ParticleData *particleDataPtrIn, Rndm *rndmPtrIn, Couplings *couplingsPtrIn, TimeShower *timesDecPtr, RHadrons *rHadronsPtrIn, DecayHandler *decayHandlePtr, vector< int > handledParticles)
 
StringFlavgetStringFlavPtr ()
 
bool next (Event &event)
 
bool moreDecays (Event &event)
 
bool init (Info *infoPtrIn, Settings &settings, ParticleData *particleDataPtrIn, Rndm *rndmPtrIn, Couplings *couplingsPtrIn, TimeShower *timesDecPtr, RHadrons *rHadronsPtrIn, DecayHandler *decayHandlePtr, vector< int > handledParticles, UserHooks *userHooksPtrIn)
 
StringFlavgetStringFlavPtr ()
 
bool next (Event &event)
 
bool moreDecays (Event &event)
 
bool init (TimeShowerPtr timesDecPtr, RHadrons *rHadronsPtrIn, DecayHandlerPtr decayHandlePtr, vector< int > handledParticles, StringIntPtr stringInteractionsPtrIn, PartonVertexPtr partonVertexPtrIn)
 
StringFlavgetStringFlavPtr ()
 
bool next (Event &event)
 
bool moreDecays (Event &event)
 
bool initLowEnergyProcesses ()
 
int pickLowEnergyProcess (int idA, int idB, double eCM, double mA, double mB)
 
bool doLowEnergyProcess (int i1, int i2, int type, Event &event)
 
double getLowEnergySigma (int idA, int idB, double eCM, double mA, double mB, int type=0)
 
double getLowEnergySlope (int idA, int idB, double eCM, double mA, double mB, int type=2)
 
- 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
 

Protected Member Functions

virtual void onInitInfoPtr () override
 
- Protected Member Functions inherited from Pythia8::PhysicsBase
virtual void onBeginEvent ()
 
virtual void onEndEvent (Status)
 
virtual void onStat ()
 
void registerSubObject (PhysicsBase &pb)
 

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 Attributes inherited from Pythia8::PhysicsBase
InfoinfoPtr = {}
 
SettingssettingsPtr = {}
 
ParticleDataparticleDataPtr = {}
 
HadronWidthshadronWidthsPtr = {}
 
RndmrndmPtr = {}
 
CoupSMcoupSMPtr = {}
 
CoupSUSYcoupSUSYPtr = {}
 
BeamParticlebeamAPtr = {}
 
BeamParticlebeamBPtr = {}
 
BeamParticlebeamPomAPtr = {}
 
BeamParticlebeamPomBPtr = {}
 
BeamParticlebeamGamAPtr = {}
 
BeamParticlebeamGamBPtr = {}
 
BeamParticlebeamVMDAPtr = {}
 
BeamParticlebeamVMDBPtr = {}
 
PartonSystemspartonSystemsPtr = {}
 
SigmaTotalsigmaTotPtr = {}
 
set< PhysicsBase * > subObjects
 
UserHooksPtr userHooksPtr
 

Detailed Description

Definition at line 36 of file HadronLevel.h.


The documentation for this class was generated from the following files: