StRoot
1
|
Public Member Functions | |
virtual void | init (BeamParticle *beamAPtrIn, BeamParticle *beamBPtrIn) |
virtual bool | limitPTmax (Event &event, double Q2Fac=0., double Q2Ren=0.) |
virtual void | prepare (int iSys, Event &event, bool limitPTmaxIn=true) |
virtual void | update (int iSys, Event &event, bool hasWeakRad=false) |
virtual double | pTnext (Event &event, double pTbegAll, double pTendAll, int nRadIn=-1, bool doTrialIn=false) |
virtual bool | branch (Event &event) |
virtual void | list () const |
virtual bool | initUncertainties () |
virtual bool | doRestart () const |
virtual bool | wasGamma2qqbar () |
virtual bool | getHasWeaklyRadiated () |
virtual int | system () const |
virtual double | enhancePTmax () const |
Public Member Functions inherited from Pythia8::SpaceShower | |
void | initPtr (Info *infoPtrIn, Settings *settingsPtrIn, ParticleData *particleDataPtrIn, Rndm *rndmPtrIn, PartonSystems *partonSystemsPtrIn, UserHooks *userHooksPtrIn) |
void | reassignBeamPtrs (BeamParticle *beamAPtrIn, BeamParticle *beamBPtrIn) |
virtual void | update (int, Event &) |
virtual double | pTnext (Event &event, double pTbegAll, double pTendAll, int nRadIn=-1) |
int | system () const |
bool | doRestart () const |
virtual void | list (ostream &os=cout) const |
void | initPtr (Info *infoPtrIn, Settings *settingsPtrIn, ParticleData *particleDataPtrIn, Rndm *rndmPtrIn, CoupSM *coupSMPtrIn, PartonSystems *partonSystemsPtrIn, UserHooks *userHooksPtrIn, MergingHooks *mergingHooksPtrIn=0) |
void | reassignBeamPtrs (BeamParticle *beamAPtrIn, BeamParticle *beamBPtrIn, int beamOffsetIn=0) |
virtual double | pTnext (Event &event, double pTbegAll, double pTendAll, int nRadIn=-1) |
int | system () const |
bool | doRestart () const |
bool | getHasWeaklyRadiated () |
virtual void | list (ostream &os=cout) const |
void | initPtr (Info *infoPtrIn, Settings *settingsPtrIn, ParticleData *particleDataPtrIn, Rndm *rndmPtrIn, CoupSM *coupSMPtrIn, PartonSystems *partonSystemsPtrIn, UserHooks *userHooksPtrIn, MergingHooks *mergingHooksPtrIn, PartonVertex *partonVertexPtrIn) |
void | reassignBeamPtrs (BeamParticle *beamAPtrIn, BeamParticle *beamBPtrIn, int beamOffsetIn=0) |
bool | initUncertainties () |
void | calcUncertainties (bool accept, double pAcceptIn, double pT20in, double enhance, double vp, SpaceDipoleEnd *dip, Particle *motherPtr, Particle *sisterPtr) |
bool | wasGamma2qqbar () |
bool | doRestart () const |
bool | getHasWeaklyRadiated () |
virtual Event | clustered (const Event &, int, int, int, string) |
virtual map< string, double > | getStateVariables (const Event &, int, int, int, string) |
virtual bool | isSpacelike (const Event &, int, int, int, string) |
virtual vector< string > | getSplittingName (const Event &, int, int, int) |
virtual double | getSplittingProb (const Event &, int, int, int, string) |
virtual bool | allowedSplitting (const Event &, int, int) |
virtual vector< int > | getRecoilers (const Event &, int, int, string) |
void | initPtrs (MergingHooksPtr mergingHooksPtrIn, PartonVertexPtr partonVertexPtrIn, WeightContainer *weightContainerPtrIn) |
void | reassignBeamPtrs (BeamParticle *beamAPtrIn, BeamParticle *beamBPtrIn, int beamOffsetIn=0) |
virtual Event | clustered (const Event &, int, int, int, string) |
virtual map< string, double > | getStateVariables (const Event &, int, int, int, string) |
virtual bool | isSpacelike (const Event &, int, int, int, string) |
virtual vector< string > | getSplittingName (const Event &, int, int, int) |
virtual double | getSplittingProb (const Event &, int, int, int, string) |
virtual bool | allowedSplitting (const Event &, int, int) |
virtual vector< int > | getRecoilers (const Event &, int, int, string) |
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 } |
Public Attributes inherited from Pythia8::SpaceShower | |
MergingHooksPtr | mergingHooksPtr {} |
WeightContainer * | weightContainerPtr {} |
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::SpaceShower | |
Info * | infoPtr |
Settings * | settingsPtr |
ParticleData * | particleDataPtr |
Rndm * | rndmPtr |
BeamParticle * | beamAPtr |
BeamParticle * | beamBPtr |
PartonSystems * | partonSystemsPtr |
UserHooks * | userHooksPtr |
bool | rescatterFail |
int | iSysSel |
double | pTmaxFudge |
CoupSM * | coupSMPtr |
int | beamOffset {} |
WeakShowerMEs | weakShowerMEs |
PartonVertex * | partonVertexPtr |
PartonVertexPtr | partonVertexPtr {} |
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 |
Definition at line 74 of file SimpleSpaceShower.h.