#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.
ParameterSet edm::LHEProvenanceHelper::fillCommonProcessParameterSet | ( | ) |
Definition at line 53 of file LHEProvenanceHelper.cc.
void edm::LHEProvenanceHelper::lheAugment | ( | lhef::LHERunInfo const * | runInfo | ) |
Definition at line 91 of file LHEProvenanceHelper.cc.
ProcessHistoryID edm::LHEProvenanceHelper::lheInit | ( | ProcessHistoryRegistry & | processHistoryRegistry | ) |
Definition at line 114 of file LHEProvenanceHelper.cc.
ParameterSet const edm::LHEProvenanceHelper::commonProcessParameterSet_ |
Definition at line 27 of file LHEProvenanceHelper.h.
BranchDescription const edm::LHEProvenanceHelper::eventProductBranchDescription_ |
Definition at line 24 of file LHEProvenanceHelper.h.
ProductProvenance edm::LHEProvenanceHelper::eventProductProvenance_ |
Definition at line 26 of file LHEProvenanceHelper.h.
ParameterSet edm::LHEProvenanceHelper::processParameterSet_ |
Definition at line 28 of file LHEProvenanceHelper.h.
BranchDescription const edm::LHEProvenanceHelper::runProductBranchDescription_ |
Definition at line 25 of file LHEProvenanceHelper.h.