ATLAS Offline Software
|
#include "InDetSimEvent/TRTUncompressedHit.h"
#include "HitManagement/AtlasHitsVector.h"
#include "HitManagement/AthenaHitsVector.h"
#include "AthenaKernel/CLASS_DEF.h"
Go to the source code of this file.
Typedefs | |
typedef AthenaHitsVector< TRTUncompressedHit > | TRTOldUncompressedHitCollection |
typedef AtlasHitsVector< TRTUncompressedHit > | TRTUncompressedHitCollection |
typedef AtlasHitsVector< TRTUncompressedHit >::iterator | TRTUncompressedHitIter |
typedef AtlasHitsVector< TRTUncompressedHit >::const_iterator | TRTUncompressedHitConstIter |
Definition at line 14 of file TRTUncompressedHitCollection.h.
Definition at line 16 of file TRTUncompressedHitCollection.h.
typedef AtlasHitsVector<TRTUncompressedHit>::const_iterator TRTUncompressedHitConstIter |
Definition at line 18 of file TRTUncompressedHitCollection.h.
typedef AtlasHitsVector<TRTUncompressedHit>::iterator TRTUncompressedHitIter |
Definition at line 17 of file TRTUncompressedHitCollection.h.