Public Member Functions | |
const char * | classname () const override |
void | finalizeEvent () override |
bool | generatePartonsAndHadronize () override |
std::unique_ptr< GenLumiInfoHeader > | getGenLumiInfoHeader () const override |
bool | hadronize () |
bool | initializeForExternalPartons () |
bool | initializeForInternalPartons () override |
Pythia8Hadronizer (const edm::ParameterSet ¶ms) | |
virtual bool | residualDecay () |
void | statistics () override |
~Pythia8Hadronizer () override | |
Public Member Functions inherited from gen::Py8InterfaceBase | |
bool | decay () |
bool | declareSpecialSettings (const std::vector< std::string > &) |
bool | declareStableParticles (const std::vector< int > &) |
void | makeTmpSLHA (const std::string &) |
void | p8SetRandomEngine (CLHEP::HepRandomEngine *v) |
Py8InterfaceBase (edm::ParameterSet const &ps) | |
P8RndmEngine & | randomEngine () |
bool | readSettings (int) |
~Py8InterfaceBase () override | |
Public Member Functions inherited from gen::BaseHadronizer | |
BaseHadronizer (edm::ParameterSet const &ps) | |
void | cleanLHE () |
void | generateLHE (edm::LuminosityBlock const &lumi, CLHEP::HepRandomEngine *rengine, unsigned int ncpu) |
edm::Event & | getEDMEvent () const |
std::unique_ptr< HepMC::GenEvent > | getGenEvent () |
std::unique_ptr< HepMC3::GenEvent > | getGenEvent3 () |
std::unique_ptr< GenEventInfoProduct > | getGenEventInfo () |
std::unique_ptr< GenEventInfoProduct3 > | getGenEventInfo3 () |
GenRunInfoProduct & | getGenRunInfo () |
std::unique_ptr< lhef::LHEEvent > | getLHEEvent () |
const std::shared_ptr< lhef::LHERunInfo > & | getLHERunInfo () const |
unsigned int | getVHepMC () |
const std::string & | gridpackPath () const |
int | randomIndex () const |
const std::string & | randomInitConfigDescription () const |
void | randomizeIndex (edm::LuminosityBlock const &lumi, CLHEP::HepRandomEngine *rengine) |
void | resetEvent (std::unique_ptr< HepMC::GenEvent > event) |
void | resetEvent3 (std::unique_ptr< HepMC3::GenEvent > event3) |
void | resetEventInfo (std::unique_ptr< GenEventInfoProduct > eventInfo) |
void | resetEventInfo3 (std::unique_ptr< GenEventInfoProduct3 > eventInfo) |
virtual bool | select (HepMC::GenEvent *) const |
void | setEDMEvent (edm::Event &event) |
void | setLHEEvent (std::unique_ptr< lhef::LHEEvent > event) |
void | setLHERunInfo (std::unique_ptr< lhef::LHERunInfo > runInfo) |
void | setRandomEngine (CLHEP::HepRandomEngine *v) |
std::vector< std::string > const & | sharedResources () const |
virtual | ~BaseHadronizer () noexcept(false) |
Private Types | |
enum | { PP, PPbar, ElectronPositron } |
Private Member Functions | |
void | doSetRandomEngine (CLHEP::HepRandomEngine *v) override |
std::vector< std::string > const & | doSharedResources () const override |
Static Private Attributes | |
static const std::vector< std::string > | p8SharedResources = {edm::SharedResourceNames::kPythia8} |
Additional Inherited Members | |
Protected Member Functions inherited from gen::BaseHadronizer | |
std::unique_ptr< HepMC::GenEvent > & | event () |
std::unique_ptr< HepMC3::GenEvent > & | event3 () |
std::unique_ptr< GenEventInfoProduct > & | eventInfo () |
std::unique_ptr< GenEventInfoProduct3 > & | eventInfo3 () |
lhef::LHEEvent * | lheEvent () |
lhef::LHERunInfo * | lheRunInfo () |
GenRunInfoProduct & | runInfo () |
Protected Attributes inherited from gen::Py8InterfaceBase | |
HepMC::IO_AsciiParticles * | ascii_io |
std::shared_ptr< Pythia8::EvtGenDecays > | evtgenDecays |
std::string | evtgenDecFile |
std::string | evtgenPdlFile |
std::vector< std::string > | evtgenUserFiles |
std::unique_ptr< Pythia8::Pythia > | fDecayer |
std::unique_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 | |
unsigned int | ivhepmc = 2 |
std::string | lheFile_ |
int | randomIndex_ |
Definition at line 122 of file Pythia8Hadronizer.cc.
|
private |
Enumerator | |
---|---|
PP | |
PPbar | |
ElectronPositron |
Definition at line 153 of file Pythia8Hadronizer.cc.
Pythia8Hadronizer::Pythia8Hadronizer | ( | const edm::ParameterSet & | params | ) |
Definition at line 227 of file Pythia8Hadronizer.cc.
References edm::errors::Configuration, ElectronPositron, EV1_emittedMode, EV1_maxVetoCount, EV1_MPIvetoOn, EV1_nFinal, EV1_nFinalMode, EV1_pTdefMode, EV1_pTempMode, EV1_pThardMode, EV1_QEDvetoMode, EV1_vetoOn, Exception, edm::ParameterSet::exists(), fCustomHooksVector, fEmissionVetoHook1, fInitialState, fJetMatchingHook, gen::Py8InterfaceBase::fMasterGen, fReweightEmpUserHook, fReweightPtHatRapUserHook, fReweightRapUserHook, fReweightUserHook, get, edm::ParameterSet::getParameter(), gen::BaseHadronizer::ivhepmc, submitPVValidationJobs::params, photonFluxParams, PP, PPbar, push_back(), generator_cfi::scheme, AlCaHLTBitMon_QueryRunRegistry::string, and gen::Py8InterfaceBase::toHepMC.
|
override |
Definition at line 396 of file Pythia8Hadronizer.cc.
|
inlineoverridevirtual |
Implements gen::Py8InterfaceBase.
Definition at line 139 of file Pythia8Hadronizer.cc.
|
inlineoverrideprivatevirtual |
Reimplemented from gen::BaseHadronizer.
Definition at line 144 of file Pythia8Hadronizer.cc.
References findQualityFiles::v.
|
inlineoverrideprivatevirtual |
Reimplemented from gen::BaseHadronizer.
Definition at line 145 of file Pythia8Hadronizer.cc.
|
overridevirtual |
Implements gen::Py8InterfaceBase.
Definition at line 1027 of file Pythia8Hadronizer.cc.
References gen::Py8InterfaceBase::ascii_io, gather_cfg::cout, DJR, relativeConstraints::empty, gen::BaseHadronizer::event(), gen::BaseHadronizer::eventInfo(), gen::Py8InterfaceBase::fMasterGen, gen::BaseHadronizer::lheEvent(), gen::Py8InterfaceBase::maxEventsToPrint, nME, nMEFiltered, push_back(), gen::Py8InterfaceBase::pythiaHepMCVerbosity, gen::Py8InterfaceBase::pythiaHepMCVerbosityParticles, gen::Py8InterfaceBase::pythiaPylistVerbosity, and hltDeepSecondaryVertexTagInfosPFPuppi_cfi::weights.
|
overridevirtual |
Implements gen::Py8InterfaceBase.
Definition at line 787 of file Pythia8Hadronizer.cc.
References funct::abs(), DJR, gen::BaseHadronizer::event(), gen::Py8InterfaceBase::evtgenDecays, fEmissionVetoHook, fJetMatchingHook, fJetMatchingPy8InternalHook, gen::Py8InterfaceBase::fMasterGen, fMergingHook, mps_fire::i, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, submitPVResolutionJobs::key, gen::BaseHadronizer::lheEvent(), SiStripPI::min, nFSRveto, nISRveto, nME, nMEFiltered, and gen::Py8InterfaceBase::toHepMC.
|
overridevirtual |
Reimplemented from gen::BaseHadronizer.
Definition at line 1071 of file Pythia8Hadronizer.cc.
References gen::Py8InterfaceBase::fMasterGen, genWeightsTable_cfi::genLumiInfoHeader, mps_fire::i, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, submitPVResolutionJobs::key, and AlCaHLTBitMon_QueryRunRegistry::string.
bool Pythia8Hadronizer::hadronize | ( | ) |
Definition at line 899 of file Pythia8Hadronizer.cc.
References funct::abs(), lhef::LHEEvent::count(), DJR, gen::BaseHadronizer::event(), gen::Py8InterfaceBase::evtgenDecays, fEmissionVetoHook, fJetMatchingHook, fJetMatchingPy8InternalHook, gen::Py8InterfaceBase::fMasterGen, fMergingHook, mps_fire::i, lhef::LHERunInfo::kAccepted, lhef::LHERunInfo::kSelected, lhaUP, gen::BaseHadronizer::lheEvent(), LHEInputFileName, SiStripPI::min, nFSRveto, nISRveto, nME, nMEFiltered, and gen::Py8InterfaceBase::toHepMC.
bool Pythia8Hadronizer::initializeForExternalPartons | ( | ) |
Definition at line 592 of file Pythia8Hadronizer.cc.
References l1ct::clear(), edm::errors::Configuration, gen::Py8InterfaceBase::evtgenDecays, gen::Py8InterfaceBase::evtgenDecFile, gen::Py8InterfaceBase::evtgenPdlFile, gen::Py8InterfaceBase::evtgenUserFiles, Exception, fBiasedTauDecayer, fCustomHooksVector, gen::Py8InterfaceBase::fDecayer, fEmissionVetoHook, fEmissionVetoHook1, fJetMatchingHook, fJetMatchingPy8InternalHook, gen::Py8InterfaceBase::fMasterGen, fMergingHook, fPowhegHooksBB4L, fPowhegResHook, fPTFilterHook, fResonanceDecayFilterHook, fReweightEmpUserHook, fReweightPtHatRapUserHook, fReweightRapUserHook, fReweightUserHook, fTopRecoilHook, fUserHooksVector, mps_fire::i, lhaUP, LHEInputFileName, gen::BaseHadronizer::lheRunInfo(), push_back(), gen::Py8InterfaceBase::pythiaPylistVerbosity, MatrixUtil::remove(), generator_cfi::scheme, gen::Py8InterfaceBase::slhafile_, mps_update::status, gen::Py8InterfaceBase::useEvtGen, and UserHooksSet.
|
overridevirtual |
Implements gen::Py8InterfaceBase.
Definition at line 398 of file Pythia8Hadronizer.cc.
References l1ct::clear(), comEnergy, edm::errors::Configuration, ElectronPositron, edm::ParameterSet::empty(), gen::Py8InterfaceBase::evtgenDecays, gen::Py8InterfaceBase::evtgenDecFile, gen::Py8InterfaceBase::evtgenPdlFile, gen::Py8InterfaceBase::evtgenUserFiles, Exception, fBiasedTauDecayer, fCustomHooksVector, gen::Py8InterfaceBase::fDecayer, fEmissionVetoHook, fEmissionVetoHook1, fInitialState, fJetMatchingHook, fJetMatchingPy8InternalHook, gen::Py8InterfaceBase::fMasterGen, fMergingHook, fPowhegHooksBB4L, fPowhegResHook, fPTFilterHook, fResonanceDecayFilterHook, fReweightEmpUserHook, fReweightPtHatRapUserHook, fReweightRapUserHook, fReweightUserHook, fTopRecoilHook, fUserHooksVector, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), mps_fire::i, gen::BaseHadronizer::lheFile_, photonFluxParams, PP, PPbar, push_back(), gen::Py8InterfaceBase::pythiaPylistVerbosity, MatrixUtil::remove(), generator_cfi::scheme, gen::Py8InterfaceBase::slhafile_, mps_update::status, gen::Py8InterfaceBase::useEvtGen, and UserHooksSet.
|
virtual |
Definition at line 977 of file Pythia8Hadronizer.cc.
References gen::BaseHadronizer::event(), gen::Py8InterfaceBase::fDecayer, gen::Py8InterfaceBase::fMasterGen, GenParticle::GenParticle, mps_fire::result, and gen::Py8InterfaceBase::toHepMC.
|
overridevirtual |
Reimplemented from gen::Py8InterfaceBase.
Definition at line 771 of file Pythia8Hadronizer.cc.
References submitPVResolutionJobs::err, fEmissionVetoHook, gen::Py8InterfaceBase::fMasterGen, nFSRveto, nISRveto, gen::BaseHadronizer::runInfo(), and GenRunInfoProduct::setInternalXSec().
|
private |
Center-of-Mass energy.
Definition at line 148 of file Pythia8Hadronizer.cc.
Referenced by initializeForInternalPartons().
|
private |
Definition at line 217 of file Pythia8Hadronizer.cc.
Referenced by finalizeEvent(), generatePartonsAndHadronize(), and hadronize().
|
private |
Definition at line 209 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 206 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 211 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 204 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 213 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 210 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 208 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 207 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 212 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 205 of file Pythia8Hadronizer.cc.
Referenced by Pythia8Hadronizer().
|
private |
Definition at line 156 of file Pythia8Hadronizer.cc.
|
private |
Definition at line 157 of file Pythia8Hadronizer.cc.
|
private |
Definition at line 190 of file Pythia8Hadronizer.cc.
Referenced by initializeForExternalPartons(), and initializeForInternalPartons().
|
private |
Definition at line 199 of file Pythia8Hadronizer.cc.
Referenced by initializeForExternalPartons(), initializeForInternalPartons(), and Pythia8Hadronizer().
|
private |
Definition at line 182 of file Pythia8Hadronizer.cc.
Referenced by generatePartonsAndHadronize(), hadronize(), initializeForExternalPartons(), initializeForInternalPartons(), and statistics().
|
private |
Definition at line 183 of file Pythia8Hadronizer.cc.
Referenced by initializeForExternalPartons(), initializeForInternalPartons(), and Pythia8Hadronizer().
|
private |
Definition at line 154 of file Pythia8Hadronizer.cc.
Referenced by initializeForInternalPartons(), and Pythia8Hadronizer().
|
private |
Definition at line 176 of file Pythia8Hadronizer.cc.
Referenced by generatePartonsAndHadronize(), hadronize(), initializeForExternalPartons(), initializeForInternalPartons(), and Pythia8Hadronizer().
|
private |
Definition at line 177 of file Pythia8Hadronizer.cc.
Referenced by generatePartonsAndHadronize(), hadronize(), initializeForExternalPartons(), and initializeForInternalPartons().
|
private |
Definition at line 178 of file Pythia8Hadronizer.cc.
Referenced by generatePartonsAndHadronize(), hadronize(), initializeForExternalPartons(), and initializeForInternalPartons().
|
private |
Definition at line 187 of file Pythia8Hadronizer.cc.
Referenced by initializeForExternalPartons(), and initializeForInternalPartons().
|
private |
Definition at line 186 of file Pythia8Hadronizer.cc.
Referenced by initializeForExternalPartons(), and initializeForInternalPartons().
|
private |
Definition at line 196 of file Pythia8Hadronizer.cc.
Referenced by initializeForExternalPartons(), and initializeForInternalPartons().
|
private |
Definition at line 193 of file Pythia8Hadronizer.cc.
Referenced by initializeForExternalPartons(), and initializeForInternalPartons().
|
private |
Definition at line 170 of file Pythia8Hadronizer.cc.
Referenced by initializeForExternalPartons(), initializeForInternalPartons(), and Pythia8Hadronizer().
|
private |
Definition at line 172 of file Pythia8Hadronizer.cc.
Referenced by initializeForExternalPartons(), initializeForInternalPartons(), and Pythia8Hadronizer().
|
private |
Definition at line 171 of file Pythia8Hadronizer.cc.
Referenced by initializeForExternalPartons(), initializeForInternalPartons(), and Pythia8Hadronizer().
|
private |
Definition at line 169 of file Pythia8Hadronizer.cc.
Referenced by initializeForExternalPartons(), initializeForInternalPartons(), and Pythia8Hadronizer().
|
private |
Definition at line 202 of file Pythia8Hadronizer.cc.
Referenced by initializeForExternalPartons(), and initializeForInternalPartons().
|
private |
Definition at line 164 of file Pythia8Hadronizer.cc.
Referenced by initializeForExternalPartons(), and initializeForInternalPartons().
|
private |
Definition at line 151 of file Pythia8Hadronizer.cc.
Referenced by hadronize(), and initializeForExternalPartons().
|
private |
Definition at line 150 of file Pythia8Hadronizer.cc.
Referenced by hadronize(), and initializeForExternalPartons().
|
private |
Definition at line 222 of file Pythia8Hadronizer.cc.
Referenced by generatePartonsAndHadronize(), hadronize(), and statistics().
|
private |
Definition at line 221 of file Pythia8Hadronizer.cc.
Referenced by generatePartonsAndHadronize(), hadronize(), and statistics().
|
private |
Definition at line 218 of file Pythia8Hadronizer.cc.
Referenced by finalizeEvent(), generatePartonsAndHadronize(), and hadronize().
|
private |
Definition at line 219 of file Pythia8Hadronizer.cc.
Referenced by finalizeEvent(), generatePartonsAndHadronize(), and hadronize().
|
staticprivate |
Definition at line 215 of file Pythia8Hadronizer.cc.
|
private |
Definition at line 161 of file Pythia8Hadronizer.cc.
Referenced by initializeForInternalPartons(), and Pythia8Hadronizer().
|
private |
Definition at line 165 of file Pythia8Hadronizer.cc.
Referenced by initializeForExternalPartons(), and initializeForInternalPartons().