43 , eventProductProvenance_(eventProductBranchDescription_.branchID())
44 , processParameterSet_() {
51 typedef std::vector<std::string>
vstring;
56 modlbl.push_back(moduleLabel);
65 pseudoInput.addParameter<
std::string>(
"@module_label", moduleLabel);
81 if(runInfo ==
nullptr)
return;
82 typedef std::vector<std::string>
vstring;
83 auto const& heprup = *runInfo->
getHEPRUP();
93 for(
auto const& header : runInfo->
getHeaders()) {
ParameterSet processParameterSet_
ParameterSetID id() const
bool registerProcessHistory(ProcessHistory const &processHistory)
std::string const & processName() const
void emplace_back(Args &&...args)
BranchDescription const runProductBranchDescription_
std::string moduleName(Provenance const &provenance)
std::string const & moduleLabel() const
void addParameter(std::string const &name, T const &value)
static bool isTagComparedInMerge(const std::string &tag)
const std::vector< Header > & getHeaders() const
std::string const & moduleName() const
std::string getReleaseVersion()
const HEPRUP * getHEPRUP() const
ProcessHistoryID lheInit(ProductRegistry &productRegistry, ProcessHistoryRegistry &processHistoryRegistry)
volatile std::atomic< bool > shutdown_flag false
static std::string const triggerPaths
ProcessHistoryID id() const
ParameterSet const & registerIt()
std::vector< std::string > vstring
BranchDescription const eventProductBranchDescription_
void lheAugment(lhef::LHERunInfo const *runInfo)
void copyProduct(BranchDescription const &productdesc)
LHEProvenanceHelper(TypeID const &eventProductType, TypeID const &runProductType)