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

Public Member Functions

 SwigDirector_SpaceShower (PyObject *self)
 
virtual void init (Pythia8::BeamParticle *beamAPtrIn, Pythia8::BeamParticle *beamBPtrIn)
 
virtual bool limitPTmax (Pythia8::Event &event, double Q2Fac=0., double Q2Ren=0.)
 
virtual double enhancePTmax () const
 
virtual void prepare (int iSys, Pythia8::Event &event, bool limitPTmaxIn=true)
 
virtual void update (int arg0, Pythia8::Event &arg1, bool hasWeakRad=false)
 
virtual double pTnext (Pythia8::Event &event, double pTbegAll, double pTendAll, int nRadIn=-1, bool doTrialIn=false)
 
virtual bool branch (Pythia8::Event &event)
 
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 isSpacelike (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::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 void list () const
 
void initPtrs (MergingHooksPtr mergingHooksPtrIn, PartonVertexPtr partonVertexPtrIn, WeightContainer *weightContainerPtrIn)
 
void reassignBeamPtrs (BeamParticle *beamAPtrIn, BeamParticle *beamBPtrIn, int beamOffsetIn=0)
 
virtual void list () const
 
virtual bool initUncertainties ()
 
virtual bool doRestart () const
 
virtual bool wasGamma2qqbar ()
 
virtual bool getHasWeaklyRadiated ()
 
- 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::SpaceShower
MergingHooksPtr mergingHooksPtr {}
 
WeightContainerweightContainerPtr {}
 
- 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
InfoinfoPtr
 
SettingssettingsPtr
 
ParticleDataparticleDataPtr
 
RndmrndmPtr
 
BeamParticlebeamAPtr
 
BeamParticlebeamBPtr
 
PartonSystemspartonSystemsPtr
 
UserHooksuserHooksPtr
 
bool rescatterFail
 
int iSysSel
 
double pTmaxFudge
 
CoupSMcoupSMPtr
 
int beamOffset {}
 
WeakShowerMEs weakShowerMEs
 
PartonVertexpartonVertexPtr
 
PartonVertexPtr partonVertexPtr {}
 
- 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 10681 of file PythonWrapper.h.


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