ATLAS Offline Software
|
#include "TrackRecord/TrackRecord.h"
#include "HitManagement/AtlasHitsVector.h"
#include "AthenaKernel/CLASS_DEF.h"
Go to the source code of this file.
Typedefs | |
typedef AtlasHitsVector< TrackRecord > | TrackRecordCollection |
typedef AtlasHitsVector< TrackRecord >::iterator | TrackRecordIterator |
typedef AtlasHitsVector< TrackRecord >::const_iterator | TrackRecordConstIterator |
Definition at line 12 of file TrackRecordCollection.h.
typedef AtlasHitsVector<TrackRecord>::const_iterator TrackRecordConstIterator |
Definition at line 14 of file TrackRecordCollection.h.
typedef AtlasHitsVector<TrackRecord>::iterator TrackRecordIterator |
Definition at line 13 of file TrackRecordCollection.h.