Go to the documentation of this file. 1 #ifndef FWCore_Framework_RunPrincipal_h
2 #define FWCore_Framework_RunPrincipal_h
28 class HistoryAppender;
29 class MergeableRunProductProcesses;
30 class MergeableRunProductMetadata;
31 class ModuleCallingContext;
32 class ProcessHistoryRegistry;
40 std::shared_ptr<ProductRegistry const> reg,
43 unsigned int iRunIndex,
44 bool isForPrimaryProcess =
true,
edm::propagate_const< std::unique_ptr< MergeableRunProductMetadata > > mergeableRunProductMetadataPtr_
Timestamp const & endTime() const
unsigned int ProductResolverIndex
void mergeAuxiliary(RunAuxiliary const &aux)
RunAuxiliary const & aux() const
void put(BranchDescription const &bd, std::unique_ptr< WrapperBase > edp) const
Timestamp const & beginTime() const
edm::propagate_const< std::shared_ptr< RunAuxiliary > > aux_
DelayedReader * reader() const
void setEndTime(Timestamp const &time)
ProcessHistoryID m_reducedHistoryID
unsigned int transitionIndex_() const override
Timestamp const & beginTime() const
Timestamp const & endTime() const
ProcessHistoryID const & reducedProcessHistoryID() const
void fillRunPrincipal(ProcessHistoryRegistry const &processHistoryRegistry, DelayedReader *reader=nullptr)
MergeableRunProductMetadata * mergeableRunProductMetadata()
RunPrincipal(std::shared_ptr< RunAuxiliary > aux, std::shared_ptr< ProductRegistry const > reg, ProcessConfiguration const &pc, HistoryAppender *historyAppender, unsigned int iRunIndex, bool isForPrimaryProcess=true, MergeableRunProductProcesses const *mergeableRunProductProcesses=nullptr)