|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef HITMANAGEMENT_TIMEDHITCOLLECTION
6 #define HITMANAGEMENT_TIMEDHITCOLLECTION
29 m_hits.reserve(numberOfHits);
void insert(float evtTime, const AtlasHitsVector< HIT > *inputCollection)
const_iterator m_currentHit
of current detector element;
bool m_sorted
flag the fact that the collection has been sorted
bool nextDetectorElement(const_iterator &b, const_iterator &e)
sets an iterator range with the hits of current detector element returns a bool when done
void insert(const PileUpTimeEventIndex &timeEventIndex, const AtlasHitsVector< HIT > *inputCollection)
void reserve(unsigned int numberOfHits)
reserve a timed vector numberOfHits in size.
TimedHitCollection(unsigned int numberOfHits)
TimedVector::const_iterator const_iterator
std::vector< TimedHitPtr< HIT > > TimedVector
a struct encapsulating the identifier of a pile-up event