9 std::shared_ptr<RunAuxiliary>
aux,
10 std::shared_ptr<ProductRegistry const> reg,
13 unsigned int iRunIndex,
14 bool isForPrimaryProcess) :
15 Base(reg, reg->productLookup(
InRun), pc,
InRun, historyAppender, isForPrimaryProcess),
16 aux_(aux), index_(iRunIndex), complete_(
false) {
26 for(
auto&
prod : *
this) {
34 std::unique_ptr<WrapperBase> edp)
const {
40 std::unique_ptr<WrapperBase> edp)
const {
edm::propagate_const< std::shared_ptr< RunAuxiliary > > aux_
unsigned int transitionIndex_() const override
unsigned int ProductResolverIndex
void put(BranchDescription const &bd, std::unique_ptr< WrapperBase > edp) const
unsigned int value() const
void fillRunPrincipal(ProcessHistoryRegistry const &processHistoryRegistry, DelayedReader *reader=0)
ProcessHistory const & processHistory() const
ProcessHistoryID m_reducedHistoryID
RunPrincipal(std::shared_ptr< RunAuxiliary > aux, std::shared_ptr< ProductRegistry const > reg, ProcessConfiguration const &pc, HistoryAppender *historyAppender, unsigned int iRunIndex, bool isForPrimaryProcess=true)
void putOrMerge(BranchDescription const &bd, std::unique_ptr< WrapperBase > edp) const
ProcessHistoryID const & reducedProcessHistoryID(ProcessHistoryID const &fullID) const
DelayedReader * reader() const
ConstProductResolverPtr getProductResolverByIndex(ProductResolverIndex const &oid) const
void fillPrincipal(ProcessHistoryID const &hist, ProcessHistoryRegistry const &phr, DelayedReader *reader)