#include <LHEProvenanceHelper.h>
Public Member Functions | |
ParameterSet | fillCommonProcessParameterSet () |
void | lheAugment (lhef::LHERunInfo const *runInfo) |
ProcessHistoryID | lheInit (ProcessHistoryRegistry &processHistoryRegistry) |
LHEProvenanceHelper (TypeID const &eventProductType, TypeID const &runProductType, ProductRegistry &productRegistry) | |
Definition at line 17 of file LHEProvenanceHelper.h.
|
explicit |
Definition at line 18 of file LHEProvenanceHelper.cc.
References edm::ProductRegistry::copyProduct(), SiStripBadComponentsDQMServiceTemplate_cfg::ep, eventProductBranchDescription_, runProductBranchDescription_, and edm::BranchDescription::setIsProvenanceSetOnRead().
ParameterSet edm::LHEProvenanceHelper::fillCommonProcessParameterSet | ( | ) |
Definition at line 57 of file LHEProvenanceHelper.cc.
References edm::ParameterSet::addParameter(), relativeConstraints::empty, eventProductBranchDescription_, HerwigMaxPtPartonFilter_cfi::moduleLabel, edm::BranchDescription::moduleLabel(), edm::moduleName(), edm::BranchDescription::moduleName(), SimL1EmulatorRepack_CalouGT_cff::processName, edm::BranchDescription::processName(), muonDTDigis_cfi::pset, AlCaHLTBitMon_QueryRunRegistry::string, and triggerPaths.
void edm::LHEProvenanceHelper::lheAugment | ( | lhef::LHERunInfo const * | runInfo | ) |
Definition at line 94 of file LHEProvenanceHelper.cc.
References edm::ParameterSet::addParameter(), commonProcessParameterSet_, RecoTauValidation_cfi::header, LHERunInfoProduct::isTagComparedInMerge(), processParameterSet_, and submitPVValidationJobs::runInfo.
Referenced by LH5Source::LH5Source(), LHESource::LHESource(), LHESource::nextEvent(), and LH5Source::nextEvent().
ProcessHistoryID edm::LHEProvenanceHelper::lheInit | ( | ProcessHistoryRegistry & | processHistoryRegistry | ) |
Definition at line 117 of file LHEProvenanceHelper.cc.
References eventProductBranchDescription_, edm::getPassID(), edm::getReleaseVersion(), edm::ParameterSet::id(), edm::BranchDescription::processName(), processParameterSet_, edm::ParameterSet::registerIt(), and edm::ProcessHistoryRegistry::registerProcessHistory().
Referenced by LH5Source::LH5Source(), LHESource::LHESource(), LHESource::nextEvent(), and LH5Source::nextEvent().
ParameterSet const edm::LHEProvenanceHelper::commonProcessParameterSet_ |
Definition at line 27 of file LHEProvenanceHelper.h.
Referenced by lheAugment().
BranchDescription const edm::LHEProvenanceHelper::eventProductBranchDescription_ |
Definition at line 24 of file LHEProvenanceHelper.h.
Referenced by fillCommonProcessParameterSet(), lheInit(), LHEProvenanceHelper(), LH5Source::readEvent_(), and LHESource::readEvent_().
ProductProvenance edm::LHEProvenanceHelper::eventProductProvenance_ |
Definition at line 26 of file LHEProvenanceHelper.h.
Referenced by LH5Source::readEvent_(), and LHESource::readEvent_().
ParameterSet edm::LHEProvenanceHelper::processParameterSet_ |
Definition at line 28 of file LHEProvenanceHelper.h.
Referenced by lheAugment(), and lheInit().
BranchDescription const edm::LHEProvenanceHelper::runProductBranchDescription_ |
Definition at line 25 of file LHEProvenanceHelper.h.
Referenced by LHEProvenanceHelper(), LHESource::putRunInfoProduct(), and LH5Source::putRunInfoProduct().