Private Attributes | |
bool | fAddAntiParticle |
double | fMaxE |
double | fMaxEta |
double | fMinE |
double | fMinEta |
Additional Inherited Members | |
Protected Member Functions inherited from gen::BaseHadronizer | |
std::auto_ptr< HepMC::GenEvent > & | event () |
std::auto_ptr < GenEventInfoProduct > & | eventInfo () |
lhef::LHEEvent * | lheEvent () |
lhef::LHERunInfo * | lheRunInfo () |
GenRunInfoProduct & | runInfo () |
Protected Attributes inherited from gen::Py8GunBase | |
double | fMaxPhi |
double | fMinPhi |
std::vector< int > | fPartIDs |
Protected Attributes inherited from gen::Py8InterfaceBase | |
HepMC::IO_AsciiParticles * | ascii_io |
std::auto_ptr< EvtGenDecays > | evtgenDecays |
std::string | evtgenDecFile |
std::string | evtgenPdlFile |
std::vector< std::string > | evtgenUserFiles |
std::auto_ptr< Pythia8::Pythia > | fDecayer |
std::auto_ptr< Pythia8::Pythia > | fMasterGen |
edm::ParameterSet | fParameters |
unsigned int | maxEventsToPrint |
bool | pythiaHepMCVerbosity |
bool | pythiaHepMCVerbosityParticles |
unsigned int | pythiaPylistVerbosity |
std::string | slhafile_ |
HepMC::Pythia8ToHepMC | toHepMC |
bool | useEvtGen |
Protected Attributes inherited from gen::BaseHadronizer | |
std::string | lheFile_ |
int | randomIndex_ |
Definition at line 13 of file Py8EGun.cc.
gen::Py8EGun::Py8EGun | ( | edm::ParameterSet const & | ps | ) |
Definition at line 36 of file Py8EGun.cc.
References fAddAntiParticle, fMaxE, fMaxEta, fMinE, fMinEta, and edm::ParameterSet::getParameter().
|
inline |
Definition at line 18 of file Py8EGun.cc.
|
overridevirtual |
Implements gen::Py8InterfaceBase.
Definition at line 106 of file Py8EGun.cc.
|
overridevirtual |
Implements gen::Py8InterfaceBase.
Definition at line 51 of file Py8EGun.cc.
References bitset_utilities::append(), funct::cos(), eta, gen::BaseHadronizer::event(), gen::Py8InterfaceBase::evtgenDecays, create_public_lumi_plots::exp, fAddAntiParticle, gen::P8RndmEngine::flat(), gen::Py8InterfaceBase::fMasterGen, fMaxE, fMaxEta, gen::Py8GunBase::fMaxPhi, fMinE, fMinEta, gen::Py8GunBase::fMinPhi, gen::Py8GunBase::fPartIDs, i, ResonanceBuilder::mass, phi(), createTree::pp, gen::Py8InterfaceBase::randomEngine(), funct::sin(), mathSSE::sqrt(), and gen::Py8InterfaceBase::toHepMC.
|
private |
Definition at line 30 of file Py8EGun.cc.
Referenced by generatePartonsAndHadronize(), and Py8EGun().
|
private |
Definition at line 29 of file Py8EGun.cc.
Referenced by generatePartonsAndHadronize(), and Py8EGun().
|
private |
Definition at line 27 of file Py8EGun.cc.
Referenced by generatePartonsAndHadronize(), and Py8EGun().
|
private |
Definition at line 28 of file Py8EGun.cc.
Referenced by generatePartonsAndHadronize(), and Py8EGun().
|
private |
Definition at line 26 of file Py8EGun.cc.
Referenced by generatePartonsAndHadronize(), and Py8EGun().