34 unsigned int* iEndIndexItr,
35 std::vector<std::pair<edm::BranchID,unsigned int>>* iBranchCounts):
36 pBeginIndex_(iBeginIndexItr),
37 pEndIndex_(iEndIndexItr),
38 pBranchCounts_(iBranchCounts),
39 pathsLeftToComplete_(0),
72 auto&
count = (*pBranchCounts_)[*it];
void appendIndex(unsigned int index)
unsigned int pathsLeftToComplete_
EarlyDeleteHelper(unsigned int *iBeginIndexItr, unsigned int *iEndIndexItr, std::vector< std::pair< edm::BranchID, unsigned int >> *iBranchCounts)
unsigned int * pBeginIndex_
void moduleRan(EventPrincipal &)
unsigned int * pEndIndex_
void shiftIndexPointers(unsigned int iShift)
void pathFinished(EventPrincipal &)
void deleteProduct(BranchID const &id)