Private Types | |
enum | { PP, PPbar, ElectronPositron } |
Private Member Functions | |
virtual void | doSetRandomEngine (CLHEP::HepRandomEngine *v) override |
virtual std::vector < std::string > const & | doSharedResources () const override |
Private Attributes | |
double | comEnergy |
Center-of-Mass energy. More... | |
vector< float > | DJR |
int | EV1_emittedMode |
int | EV1_maxVetoCount |
bool | EV1_MPIvetoOn |
int | EV1_nFinal |
int | EV1_pTdefMode |
int | EV1_pTempMode |
int | EV1_pThardMode |
bool | EV1_vetoOn |
double | fBeam1PZ |
double | fBeam2PZ |
EmissionVetoHook * | fEmissionVetoHook |
EmissionVetoHook1 * | fEmissionVetoHook1 |
int | fInitialState |
JetMatchingHook * | fJetMatchingHook |
Pythia8::JetMatchingMadgraph * | fJetMatchingPy8InternalHook |
Pythia8::amcnlo_unitarised_interface * | fMergingHook |
UserHooks * | fReweightPtHatRapUserHook |
UserHooks * | fReweightRapUserHook |
UserHooks * | fReweightUserHook |
std::auto_ptr< LHAupLesHouches > | lhaUP |
string | LHEInputFileName |
int | nME |
int | nMEFiltered |
std::string | slhafile_ |
Static Private Attributes | |
static const std::vector < std::string > | p8SharedResources = { edm::SharedResourceNames::kPythia8 } |
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::Py8InterfaceBase | |
std::auto_ptr< Pythia8::Pythia > | fDecayer |
std::auto_ptr< Pythia8::Pythia > | fMasterGen |
ParameterCollector | fParameters |
unsigned int | maxEventsToPrint |
bool | pythiaHepMCVerbosity |
unsigned int | pythiaPylistVerbosity |
HepMC::Pythia8ToHepMC | toHepMC |
Definition at line 55 of file Pythia8Hadronizer.cc.
|
private |
Enumerator | |
---|---|
PP | |
PPbar | |
ElectronPositron |
Definition at line 87 of file Pythia8Hadronizer.cc.
Pythia8Hadronizer::Pythia8Hadronizer | ( | const edm::ParameterSet & | params | ) |
Definition at line 130 of file Pythia8Hadronizer.cc.
References gen::ParameterCollector::begin(), edm::errors::Configuration, gather_cfg::cout, ElectronPositron, gen::ParameterCollector::end(), EV1_emittedMode, EV1_maxVetoCount, EV1_MPIvetoOn, EV1_nFinal, EV1_pTdefMode, EV1_pTempMode, EV1_pThardMode, EV1_vetoOn, edm::hlt::Exception, edm::ParameterSet::exists(), python.connectstrParser::f1, fEmissionVetoHook, fEmissionVetoHook1, fInitialState, fJetMatchingHook, gen::Py8InterfaceBase::fMasterGen, gen::Py8InterfaceBase::fParameters, fReweightPtHatRapUserHook, fReweightRapUserHook, fReweightUserHook, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), geometryCSVtoXML::line, PP, PPbar, slhafile_, and AlCaHLTBitMon_QueryRunRegistry::string.
Pythia8Hadronizer::~Pythia8Hadronizer | ( | ) |
Definition at line 301 of file Pythia8Hadronizer.cc.
References fEmissionVetoHook, and fEmissionVetoHook1.
|
inlineoverridevirtual |
Implements gen::Py8InterfaceBase.
Definition at line 74 of file Pythia8Hadronizer.cc.
|
inlineoverrideprivatevirtual |
Reimplemented from gen::BaseHadronizer.
Definition at line 78 of file Pythia8Hadronizer.cc.
|
inlineoverrideprivatevirtual |
Reimplemented from gen::BaseHadronizer.
Definition at line 79 of file Pythia8Hadronizer.cc.
|
overridevirtual |
Implements gen::Py8InterfaceBase.
Definition at line 595 of file Pythia8Hadronizer.cc.
References gather_cfg::cout, DJR, gen::BaseHadronizer::event(), gen::BaseHadronizer::eventInfo(), gen::Py8InterfaceBase::fMasterGen, gen::BaseHadronizer::lheEvent(), gen::Py8InterfaceBase::maxEventsToPrint, nME, nMEFiltered, gen::Py8InterfaceBase::pythiaHepMCVerbosity, and gen::Py8InterfaceBase::pythiaPylistVerbosity.
|
overridevirtual |
Implements gen::Py8InterfaceBase.
Definition at line 452 of file Pythia8Hadronizer.cc.
References gen::BaseHadronizer::event(), gen::Py8InterfaceBase::fMasterGen, and gen::Py8InterfaceBase::toHepMC.
bool Pythia8Hadronizer::hadronize | ( | ) |
Definition at line 463 of file Pythia8Hadronizer.cc.
References funct::abs(), JetMatchingHook::beforeHadronization(), lhef::LHEEvent::count(), DJR, gen::BaseHadronizer::event(), fJetMatchingHook, fJetMatchingPy8InternalHook, gen::Py8InterfaceBase::fMasterGen, lhef::LHERunInfo::kAccepted, lhef::LHERunInfo::kSelected, lhaUP, gen::BaseHadronizer::lheEvent(), LHEInputFileName, bookConverter::min, nME, nMEFiltered, JetMatchingHook::resetMatchingStatus(), and gen::Py8InterfaceBase::toHepMC.
bool Pythia8Hadronizer::initializeForExternalPartons | ( | ) |
Definition at line 363 of file Pythia8Hadronizer.cc.
References edm::errors::Configuration, gather_cfg::cout, edm::hlt::Exception, gen::Py8InterfaceBase::fDecayer, fJetMatchingHook, fJetMatchingPy8InternalHook, gen::Py8InterfaceBase::fMasterGen, fMergingHook, JetMatchingHook::init(), lhaUP, LHEInputFileName, gen::BaseHadronizer::lheRunInfo(), and gen::Py8InterfaceBase::pythiaPylistVerbosity.
|
overridevirtual |
Implements gen::Py8InterfaceBase.
Definition at line 309 of file Pythia8Hadronizer.cc.
References comEnergy, edm::errors::Configuration, ElectronPositron, edm::hlt::Exception, gen::Py8InterfaceBase::fDecayer, fInitialState, gen::Py8InterfaceBase::fMasterGen, PP, PPbar, and gen::Py8InterfaceBase::pythiaPylistVerbosity.
|
virtual |
Definition at line 521 of file Pythia8Hadronizer.cc.
References gen::BaseHadronizer::event(), gen::Py8InterfaceBase::fDecayer, gen::Py8InterfaceBase::fMasterGen, and configurableAnalysis::GenParticle.
|
overridevirtual |
Reimplemented from gen::Py8InterfaceBase.
Definition at line 442 of file Pythia8Hadronizer.cc.
References gen::Py8InterfaceBase::fMasterGen, gen::BaseHadronizer::runInfo(), and GenRunInfoProduct::setInternalXSec().
|
private |
Center-of-Mass energy.
Definition at line 82 of file Pythia8Hadronizer.cc.
Referenced by initializeForInternalPartons().
|
private |
Definition at line 123 of file Pythia8Hadronizer.cc.
Referenced by finalizeEvent(), and hadronize().
|
private |
Definition at line 115 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 112 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 117 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 110 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 116 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 114 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 113 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 111 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 90 of file Pythia8Hadronizer.cc.
|
private |
Definition at line 91 of file Pythia8Hadronizer.cc.
|
private |
Definition at line 107 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer(), and ~Pythia8Hadronizer().
|
private |
Definition at line 108 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer(), and ~Pythia8Hadronizer().
|
private |
Definition at line 88 of file Pythia8Hadronizer.cc.
Referenced by initializeForInternalPartons(), and Pythia8Hadronizer().
|
private |
Definition at line 101 of file Pythia8Hadronizer.cc.
Referenced by hadronize(), initializeForExternalPartons(), and Pythia8Hadronizer().
|
private |
Definition at line 102 of file Pythia8Hadronizer.cc.
Referenced by hadronize(), and initializeForExternalPartons().
|
private |
Definition at line 103 of file Pythia8Hadronizer.cc.
Referenced by initializeForExternalPartons().
|
private |
Definition at line 97 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 96 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 95 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 85 of file Pythia8Hadronizer.cc.
Referenced by hadronize(), and initializeForExternalPartons().
|
private |
Definition at line 84 of file Pythia8Hadronizer.cc.
Referenced by hadronize(), and initializeForExternalPartons().
|
private |
Definition at line 124 of file Pythia8Hadronizer.cc.
Referenced by finalizeEvent(), and hadronize().
|
private |
Definition at line 125 of file Pythia8Hadronizer.cc.
Referenced by finalizeEvent(), and hadronize().
|
staticprivate |
Definition at line 119 of file Pythia8Hadronizer.cc.
|
private |
Definition at line 121 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().