|
BOSS 8.0.0
BESIII Offline Software System
|
#include <GenModule.h>
Public Member Functions | |
| GenModule (const std::string &name, ISvcLocator *pSvcLocator) | |
| virtual | ~GenModule () |
| StatusCode | initialize () |
| StatusCode | execute () |
| StatusCode | finalize () |
| virtual StatusCode | genInitialize () |
| virtual StatusCode | genuserInitialize () |
| virtual StatusCode | callGenerator () |
| virtual StatusCode | genFinalize () |
| virtual StatusCode | fillEvt (GenEvent *evt) |
| GenModule (const std::string &name, ISvcLocator *pSvcLocator) | |
| virtual | ~GenModule () |
| StatusCode | initialize () |
| StatusCode | execute () |
| StatusCode | finalize () |
| virtual StatusCode | genInitialize () |
| virtual StatusCode | genuserInitialize () |
| virtual StatusCode | callGenerator () |
| virtual StatusCode | genFinalize () |
| virtual StatusCode | fillEvt (GenEvent *evt) |
| GenModule (const std::string &name, ISvcLocator *pSvcLocator) | |
| virtual | ~GenModule () |
| StatusCode | initialize () |
| StatusCode | execute () |
| StatusCode | finalize () |
| virtual StatusCode | genInitialize () |
| virtual StatusCode | genuserInitialize () |
| virtual StatusCode | callGenerator () |
| virtual StatusCode | genFinalize () |
| virtual StatusCode | fillEvt (GenEvent *evt) |
Protected Member Functions | |
| void | StripPartonsInit (void) |
| void | StripPartons (GenEvent *evt) |
| void | StripPartonsInit (void) |
| void | StripPartons (GenEvent *evt) |
| void | StripPartonsInit (void) |
| void | StripPartons (GenEvent *evt) |
Protected Attributes | |
| bool | m_fixedMode |
| double | m_meanInteractions |
| int | m_randomSeed |
| std::vector< int > | m_AllPartons |
| std::vector< int > | m_StripVector |
| bool | m_StripPartonSwitch |
| CLHEP::HepRandomEngine * | m_pRandomEngine |
| CLHEP::RandPoisson * | m_pPoissonGenerator |
| HepPDT::ParticleDataTable * | m_particleTable |
Definition at line 41 of file GeneratorModule/include/GeneratorModule/GenModule.h.
| GenModule::GenModule | ( | const std::string & | name, |
| ISvcLocator * | pSvcLocator ) |
Definition at line 37 of file GenModule.cxx.
Referenced by GenModule(), and SingleParticleGun::SingleParticleGun().
|
virtual |
Definition at line 51 of file GenModule.cxx.
| GenModule::GenModule | ( | const std::string & | name, |
| ISvcLocator * | pSvcLocator ) |
|
virtual |
| GenModule::GenModule | ( | const std::string & | name, |
| ISvcLocator * | pSvcLocator ) |
|
virtual |
|
virtual |
Reimplemented in SingleParticleGun.
Definition at line 217 of file GenModule.cxx.
Referenced by execute().
|
virtual |
Reimplemented in SingleParticleGun.
|
virtual |
Reimplemented in SingleParticleGun.
| StatusCode GenModule::execute | ( | ) |
Definition at line 124 of file GenModule.cxx.
| StatusCode GenModule::execute | ( | ) |
| StatusCode GenModule::execute | ( | ) |
|
virtual |
Reimplemented in SingleParticleGun.
Definition at line 229 of file GenModule.cxx.
Referenced by execute().
|
virtual |
Reimplemented in SingleParticleGun.
|
virtual |
Reimplemented in SingleParticleGun.
| StatusCode GenModule::finalize | ( | ) |
Definition at line 196 of file GenModule.cxx.
| StatusCode GenModule::finalize | ( | ) |
| StatusCode GenModule::finalize | ( | ) |
|
virtual |
Reimplemented in SingleParticleGun.
Definition at line 223 of file GenModule.cxx.
Referenced by finalize().
|
virtual |
Reimplemented in SingleParticleGun.
|
virtual |
Reimplemented in SingleParticleGun.
|
virtual |
Reimplemented in SingleParticleGun.
Definition at line 205 of file GenModule.cxx.
Referenced by initialize().
|
virtual |
Reimplemented in SingleParticleGun.
|
virtual |
Reimplemented in SingleParticleGun.
|
virtual |
Definition at line 211 of file GenModule.cxx.
Referenced by initialize().
|
virtual |
|
virtual |
| StatusCode GenModule::initialize | ( | ) |
Definition at line 60 of file GenModule.cxx.
| StatusCode GenModule::initialize | ( | ) |
| StatusCode GenModule::initialize | ( | ) |
|
protected |
Definition at line 277 of file GenModule.cxx.
Referenced by execute().
|
protected |
|
protected |
|
protected |
Definition at line 234 of file GenModule.cxx.
Referenced by initialize().
|
protected |
|
protected |
|
protected |
Definition at line 60 of file GeneratorModule/include/GeneratorModule/GenModule.h.
Referenced by fillEvt(), and StripPartonsInit().
|
protected |
Definition at line 57 of file GeneratorModule/include/GeneratorModule/GenModule.h.
Referenced by execute(), fillEvt(), GenModule(), and initialize().
|
protected |
Definition at line 58 of file GeneratorModule/include/GeneratorModule/GenModule.h.
Referenced by execute(), fillEvt(), GenModule(), and initialize().
|
protected |
Definition at line 73 of file GeneratorModule/include/GeneratorModule/GenModule.h.
Referenced by SingleParticleGun::genInitialize(), initialize(), and StripPartons().
|
protected |
Definition at line 68 of file GeneratorModule/include/GeneratorModule/GenModule.h.
Referenced by execute(), GenModule(), initialize(), StripPartons(), and ~GenModule().
|
protected |
Definition at line 67 of file GeneratorModule/include/GeneratorModule/GenModule.h.
Referenced by GenModule(), initialize(), StripPartons(), and ~GenModule().
|
protected |
Definition at line 59 of file GeneratorModule/include/GeneratorModule/GenModule.h.
Referenced by fillEvt(), GenModule(), and initialize().
|
protected |
Definition at line 62 of file GeneratorModule/include/GeneratorModule/GenModule.h.
Referenced by execute(), fillEvt(), initialize(), and StripPartonsInit().
|
protected |
Definition at line 61 of file GeneratorModule/include/GeneratorModule/GenModule.h.
Referenced by fillEvt(), GenModule(), initialize(), StripPartons(), and StripPartonsInit().