#include <Py8InterfaceBase.h>
Public Member Functions | |
virtual const char * | classname () const =0 |
bool | decay () |
bool | declareSpecialSettings (const std::vector< std::string > &) |
bool | declareStableParticles (const std::vector< int > &) |
virtual void | finalizeEvent ()=0 |
virtual bool | generatePartonsAndHadronize ()=0 |
virtual bool | initializeForInternalPartons ()=0 |
Py8InterfaceBase (edm::ParameterSet const &ps) | |
bool | readSettings (int) |
virtual void | statistics () |
~Py8InterfaceBase () | |
Protected Attributes | |
std::auto_ptr< Pythia8::Pythia > | fDecayer |
std::auto_ptr< Pythia8::Pythia > | fMasterGen |
ParameterCollector | fParameters |
unsigned int | maxEventsToPrint |
bool | pythiaHepMCVerbosity |
unsigned int | pythiaPylistVerbosity |
HepMC::I_Pythia8 | toHepMC |
Definition at line 14 of file Py8InterfaceBase.h.
gen::Py8InterfaceBase::Py8InterfaceBase | ( | edm::ParameterSet const & | ps | ) |
Definition at line 11 of file Py8InterfaceBase.cc.
References gen::getEngineReference(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), step1_ZMM_7Tev::maxEventsToPrint, step1_ZMM_7Tev::pythiaHepMCVerbosity, step1_ZMM_7Tev::pythiaPylistVerbosity, and randomEngine.
|
inline |
Definition at line 19 of file Py8InterfaceBase.h.
|
pure virtual |
Implemented in Pythia8Hadronizer, gen::Py8EGun, gen::Py8JetGun, and gen::Py8PtGun.
|
inline |
Definition at line 22 of file Py8InterfaceBase.h.
bool gen::Py8InterfaceBase::declareSpecialSettings | ( | const std::vector< std::string > & | settings | ) |
Definition at line 79 of file Py8InterfaceBase.cc.
References spr::find().
bool gen::Py8InterfaceBase::declareStableParticles | ( | const std::vector< int > & | pdgIds | ) |
Definition at line 54 of file Py8InterfaceBase.cc.
References i.
|
pure virtual |
Implemented in Pythia8Hadronizer, and gen::Py8GunBase.
|
pure virtual |
Implemented in Pythia8Hadronizer, gen::Py8EGun, gen::Py8JetGun, and gen::Py8PtGun.
|
pure virtual |
Implemented in Pythia8Hadronizer, and gen::Py8GunBase.
bool gen::Py8InterfaceBase::readSettings | ( | int | ) |
Definition at line 34 of file Py8InterfaceBase.cc.
References geometryCSVtoXML::line.
|
virtual |
Reimplemented in Pythia8Hadronizer, and gen::Py8GunBase.
Definition at line 91 of file Py8InterfaceBase.cc.
|
protected |
|
protected |
Definition at line 33 of file Py8InterfaceBase.h.
Referenced by gen::Py8GunBase::finalizeEvent(), Pythia8Hadronizer::finalizeEvent(), gen::Py8EGun::generatePartonsAndHadronize(), gen::Py8JetGun::generatePartonsAndHadronize(), gen::Py8PtGun::generatePartonsAndHadronize(), Pythia8Hadronizer::generatePartonsAndHadronize(), Pythia8Hadronizer::hadronize(), Pythia8Hadronizer::initializeForExternalPartons(), gen::Py8GunBase::initializeForInternalPartons(), Pythia8Hadronizer::initializeForInternalPartons(), Pythia8Hadronizer::Pythia8Hadronizer(), gen::Py8GunBase::residualDecay(), Pythia8Hadronizer::residualDecay(), gen::Py8GunBase::statistics(), and Pythia8Hadronizer::statistics().
|
protected |
Definition at line 36 of file Py8InterfaceBase.h.
Referenced by Pythia8Hadronizer::Pythia8Hadronizer().
|
protected |
Definition at line 40 of file Py8InterfaceBase.h.
Referenced by gen::Py8GunBase::finalizeEvent(), and Pythia8Hadronizer::finalizeEvent().
|
protected |
Definition at line 39 of file Py8InterfaceBase.h.
Referenced by gen::Py8GunBase::finalizeEvent(), and Pythia8Hadronizer::finalizeEvent().
|
protected |
Definition at line 38 of file Py8InterfaceBase.h.
Referenced by gen::Py8GunBase::finalizeEvent(), Pythia8Hadronizer::finalizeEvent(), Pythia8Hadronizer::initializeForExternalPartons(), and Pythia8Hadronizer::initializeForInternalPartons().
|
protected |