ATLAS Offline Software
|
#include "MuonSimEvent/CSCSimHit.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< CSCSimHit > | CSCOldSimHitCollection |
typedef AtlasHitsVector< CSCSimHit > | CSCSimHitCollection |
typedef AtlasHitsVector< CSCSimHit >::iterator | CSCSimHitIterator |
typedef AtlasHitsVector< CSCSimHit >::const_iterator | CSCSimHitConstIterator |
Definition at line 12 of file CSCSimHitCollection.h.
typedef AtlasHitsVector<CSCSimHit> CSCSimHitCollection |
Definition at line 14 of file CSCSimHitCollection.h.
typedef AtlasHitsVector<CSCSimHit>::const_iterator CSCSimHitConstIterator |
Definition at line 16 of file CSCSimHitCollection.h.
typedef AtlasHitsVector<CSCSimHit>::iterator CSCSimHitIterator |
Definition at line 15 of file CSCSimHitCollection.h.