StRoot
1
|
Public Member Functions | |
SwigDirector_TimeShower (PyObject *self) | |
virtual void | init (Pythia8::BeamParticle *beamAPtrIn=0, Pythia8::BeamParticle *beamBPtrIn=0) |
virtual bool | limitPTmax (Pythia8::Event &event, double Q2Fac=0., double Q2Ren=0.) |
virtual double | enhancePTmax () |
virtual int | shower (int iBeg, int iEnd, Pythia8::Event &event, double pTmax, int nBranchMax=0) |
virtual int | showerQED (int i1, int i2, Pythia8::Event &event, double pTmax) |
virtual void | prepareGlobal (Pythia8::Event &event) |
virtual void | prepare (int iSys, Pythia8::Event &event, bool limitPTmaxIn=true) |
virtual void | rescatterUpdate (int iSys, Pythia8::Event &event) |
virtual void | update (int iSys, Pythia8::Event &event, bool hasWeakRad=false) |
virtual double | pTnext (Pythia8::Event &event, double pTbegAll, double pTendAll, bool isFirstTrial=false, bool doTrialIn=false) |
virtual bool | branch (Pythia8::Event &event, bool isInterleaved=false) |
virtual int | system () const |
virtual Pythia8::Event | clustered (Pythia8::Event const &arg0, int arg1, int arg2, int arg3, std::string arg4) |
virtual std::map< std::string, double, std::less< std::string > , std::allocator< std::pair < std::string const, double > > > | getStateVariables (Pythia8::Event const &arg0, int arg1, int arg2, int arg3, std::string arg4) |
virtual bool | isTimelike (Pythia8::Event const &arg0, int arg1, int arg2, int arg3, std::string arg4) |
virtual std::vector < std::string, std::allocator < std::string > > | getSplittingName (Pythia8::Event const &arg0, int arg1, int arg2, int arg3) |
virtual double | getSplittingProb (Pythia8::Event const &arg0, int arg1, int arg2, int arg3, std::string arg4) |
virtual bool | allowedSplitting (Pythia8::Event const &arg0, int arg1, int arg2) |
virtual std::vector< int, std::allocator< int > > | getRecoilers (Pythia8::Event const &arg0, int arg1, int arg2, std::string arg3) |
bool | swig_get_inner (const char *swig_protected_method_name) const |
void | swig_set_inner (const char *swig_protected_method_name, bool swig_val) const |
Public Member Functions inherited from Pythia8::TimeShower | |
void | initPtr (Info *infoPtrIn, Settings *settingsPtrIn, ParticleData *particleDataPtrIn, Rndm *rndmPtrIn, CoupSM *coupSMPtrIn, PartonSystems *partonSystemsPtrIn, UserHooks *userHooksPtrIn) |
void | reassignBeamPtrs (BeamParticle *beamAPtrIn, BeamParticle *beamBPtrIn, int beamOffsetIn=0) |
double | enhancePTmax () |
double | pTLastInShower () |
virtual void | update (int iSys, Event &event) |
virtual double | pTnext (Event &event, double pTbegAll, double pTendAll) |
int | system () 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) |
double | enhancePTmax () |
double | pTLastInShower () |
virtual double | pTnext (Event &event, double pTbegAll, double pTendAll, bool isFirstTrial=false) |
int | system () 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) |
double | pTLastInShower () |
bool | initUncertainties () |
void | calcUncertainties (bool accept, double pAccept, double enhance, double vp, TimeDipoleEnd *dip, Particle *radPtr, Particle *emtPtr, Particle *recPtr) |
bool | getHasWeaklyRadiated () |
virtual void | list () const |
void | initPtrs (MergingHooksPtr mergingHooksPtrIn, PartonVertexPtr partonVertexPtrIn, WeightContainer *weightContainerPtrIn) |
void | reassignBeamPtrs (BeamParticle *beamAPtrIn, BeamParticle *beamBPtrIn, int beamOffsetIn=0) |
virtual int | showerQEDafterRemnants (Event &) |
virtual void | list () const |
virtual bool | initUncertainties () |
virtual bool | getHasWeaklyRadiated () |
virtual double | pTLastInShower () |
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 |
Public Member Functions inherited from Swig::Director | |
Director (PyObject *self) | |
PyObject * | swig_get_self () const |
void | swig_disown () const |
void | swig_incref () const |
template<typename Type > | |
void | swig_acquire_ownership_array (Type *vptr) const |
template<typename Type > | |
void | swig_acquire_ownership (Type *vptr) const |
void | swig_acquire_ownership_obj (void *vptr, int own) const |
int | swig_release_ownership (void *vptr) 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 } |
Static Public Member Functions inherited from Swig::Director | |
template<typename Type > | |
static PyObject * | swig_pyobj_disown (PyObject *pyobj, PyObject *SWIGUNUSEDPARM(args)) |
Public Attributes inherited from Pythia8::TimeShower | |
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::TimeShower | |
Info * | infoPtr |
Settings * | settingsPtr |
ParticleData * | particleDataPtr |
Rndm * | rndmPtr |
CoupSM * | coupSMPtr |
BeamParticle * | beamAPtr |
BeamParticle * | beamBPtr |
int | beamOffset {} |
PartonSystems * | partonSystemsPtr |
UserHooks * | userHooksPtr |
int | iSysSel |
double | pTmaxFudge |
double | pTLastBranch |
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 10752 of file PythonWrapper.h.