1 #ifndef FWCore_Framework_EarlyDeleteHelper_h
2 #define FWCore_Framework_EarlyDeleteHelper_h
36 unsigned int* iEndIndexItr,
37 std::vector<std::pair<edm::BranchID,unsigned int>>* iBranchCounts);
void appendIndex(unsigned int index)
std::vector< std::pair< edm::BranchID, unsigned int > > * pBranchCounts_
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_
EarlyDeleteHelper & operator=(const EarlyDeleteHelper &)=default
void shiftIndexPointers(unsigned int iShift)
void pathFinished(EventPrincipal &)