ATLAS Offline Software
|
#include "MuonSimEvent/TGCSimHit.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< TGCSimHit > | TGCOldSimHitCollection |
typedef AtlasHitsVector< TGCSimHit > | TGCSimHitCollection |
typedef AtlasHitsVector< TGCSimHit >::iterator | TGCSimHitIterator |
typedef AtlasHitsVector< TGCSimHit >::const_iterator | TGCSimHitConstIterator |
Definition at line 13 of file TGCSimHitCollection.h.
typedef AtlasHitsVector<TGCSimHit> TGCSimHitCollection |
Definition at line 15 of file TGCSimHitCollection.h.
typedef AtlasHitsVector<TGCSimHit>::const_iterator TGCSimHitConstIterator |
Definition at line 17 of file TGCSimHitCollection.h.
typedef AtlasHitsVector<TGCSimHit>::iterator TGCSimHitIterator |
Definition at line 16 of file TGCSimHitCollection.h.