StRoot
1
|
Public Member Functions | |
SwigDirector_UserHooks (PyObject *self) | |
virtual bool | initAfterBeams () |
virtual bool | canModifySigma () |
virtual double | multiplySigmaBy (Pythia8::SigmaProcess const *sigmaProcessPtr, Pythia8::PhaseSpace const *phaseSpacePtr, bool inEvent) |
virtual bool | canBiasSelection () |
virtual double | biasSelectionBy (Pythia8::SigmaProcess const *sigmaProcessPtr, Pythia8::PhaseSpace const *phaseSpacePtr, bool inEvent) |
virtual double | biasedSelectionWeight () |
virtual bool | canVetoProcessLevel () |
virtual bool | doVetoProcessLevel (Pythia8::Event &arg0) |
virtual bool | canVetoResonanceDecays () |
virtual bool | doVetoResonanceDecays (Pythia8::Event &arg0) |
virtual bool | canVetoPT () |
virtual double | scaleVetoPT () |
virtual bool | doVetoPT (int arg0, Pythia8::Event const &arg1) |
virtual bool | canVetoStep () |
virtual int | numberVetoStep () |
virtual bool | doVetoStep (int arg0, int arg1, int arg2, Pythia8::Event const &arg3) |
virtual bool | canVetoMPIStep () |
virtual int | numberVetoMPIStep () |
virtual bool | doVetoMPIStep (int arg0, Pythia8::Event const &arg1) |
virtual bool | canVetoPartonLevelEarly () |
virtual bool | doVetoPartonLevelEarly (Pythia8::Event const &arg0) |
virtual bool | retryPartonLevel () |
virtual bool | canVetoPartonLevel () |
virtual bool | doVetoPartonLevel (Pythia8::Event const &arg0) |
virtual bool | canSetResonanceScale () |
virtual double | scaleResonance (int arg0, Pythia8::Event const &arg1) |
virtual bool | canVetoISREmission () |
virtual bool | doVetoISREmission (int arg0, Pythia8::Event const &arg1, int arg2) |
virtual bool | canVetoFSREmission () |
virtual bool | doVetoFSREmission (int arg0, Pythia8::Event const &arg1, int arg2, bool arg3=false) |
virtual bool | canVetoMPIEmission () |
virtual bool | doVetoMPIEmission (int arg0, Pythia8::Event const &arg1) |
virtual bool | canReconnectResonanceSystems () |
virtual bool | doReconnectResonanceSystems (int arg0, Pythia8::Event &arg1) |
virtual bool | canEnhanceEmission () |
virtual double | enhanceFactor (std::string arg0) |
virtual double | vetoProbability (std::string arg0) |
virtual bool | canEnhanceTrial () |
virtual bool | canChangeFragPar () |
virtual bool | doChangeFragPar (Pythia8::StringFlav *arg0, Pythia8::StringZ *arg1, Pythia8::StringPT *arg2, int arg3, double arg4, std::vector< int, std::allocator< int > > arg5) |
virtual bool | doVetoFragmentation (Pythia8::Particle arg0) |
virtual bool | canSetImpactParameter () const |
virtual double | doSetImpactParameter () |
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::UserHooks | |
void | initPtr (Info *infoPtrIn, Settings *settingsPtrIn, ParticleData *particleDataPtrIn, Rndm *rndmPtrIn, BeamParticle *beamAPtrIn, BeamParticle *beamBPtrIn, BeamParticle *beamPomAPtrIn, BeamParticle *beamPomBPtrIn, CoupSM *coupSMPtrIn, PartonSystems *partonSystemsPtrIn, SigmaTotal *sigmaTotPtrIn) |
void | initPtr (Info *infoPtrIn, Settings *settingsPtrIn, ParticleData *particleDataPtrIn, Rndm *rndmPtrIn, BeamParticle *beamAPtrIn, BeamParticle *beamBPtrIn, BeamParticle *beamPomAPtrIn, BeamParticle *beamPomBPtrIn, CoupSM *coupSMPtrIn, PartonSystems *partonSystemsPtrIn, SigmaTotal *sigmaTotPtrIn) |
void | initPtr (Info *infoPtrIn, Settings *settingsPtrIn, ParticleData *particleDataPtrIn, Rndm *rndmPtrIn, BeamParticle *beamAPtrIn, BeamParticle *beamBPtrIn, BeamParticle *beamPomAPtrIn, BeamParticle *beamPomBPtrIn, CoupSM *coupSMPtrIn, PartonSystems *partonSystemsPtrIn, SigmaTotal *sigmaTotPtrIn) |
void | setEnhancedEventWeight (double wt) |
double | getEnhancedEventWeight () |
void | setEnhancedTrial (double pTIn, double wtIn) |
double | getEnhancedTrialPT () |
double | getEnhancedTrialWeight () |
virtual bool | doChangeFragPar (StringFlav *, StringZ *, StringPT *, int, double, vector< int >) |
void | setEnhancedEventWeight (double wt) |
double | getEnhancedEventWeight () |
void | setEnhancedTrial (double pTIn, double wtIn) |
double | getEnhancedTrialPT () |
double | getEnhancedTrialWeight () |
virtual void | setStringEnds (const StringEnd *, const StringEnd *, vector< int >) |
virtual bool | doChangeFragPar (StringFlav *, StringZ *, StringPT *, int, double, vector< int >, const StringEnd *) |
virtual bool | doVetoFragmentation (Particle, const StringEnd *) |
virtual bool | doVetoFragmentation (Particle, Particle, const StringEnd *, const StringEnd *) |
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)) |
Protected Member Functions inherited from Pythia8::UserHooks | |
void | omitResonanceDecays (const Event &process) |
void | subEvent (const Event &event, bool isHardest=true) |
void | omitResonanceDecays (const Event &process, bool finalOnly=false) |
void | subEvent (const Event &event, bool isHardest=true) |
void | omitResonanceDecays (const Event &process, bool finalOnly=false) |
void | subEvent (const Event &event, bool isHardest=true) |
virtual void | onInitInfoPtr () override |
void | omitResonanceDecays (const Event &process, bool finalOnly=false) |
void | subEvent (const Event &event, bool isHardest=true) |
Protected Member Functions inherited from Pythia8::PhysicsBase | |
virtual void | onBeginEvent () |
virtual void | onEndEvent (Status) |
virtual void | onStat () |
void | registerSubObject (PhysicsBase &pb) |
Protected Attributes inherited from Pythia8::UserHooks | |
Info * | infoPtr |
Settings * | settingsPtr |
ParticleData * | particleDataPtr |
Rndm * | rndmPtr |
BeamParticle * | beamAPtr |
BeamParticle * | beamBPtr |
BeamParticle * | beamPomAPtr |
BeamParticle * | beamPomBPtr |
CoupSM * | coupSMPtr |
PartonSystems * | partonSystemsPtr |
SigmaTotal * | sigmaTotPtr |
Event | workEvent = {} |
double | selBias = 1. |
double | enhancedEventWeight = {} |
double | pTEnhanced = {} |
double | wtEnhanced = {} |
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 10318 of file PythonWrapper.h.