ATLAS Offline Software
|
#include "MuonSimEvent/MMSimHit.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< MMSimHit > | OldMMSimHitCollection |
typedef AtlasHitsVector< MMSimHit > | MMSimHitCollection |
typedef AtlasHitsVector< MMSimHit >::iterator | MMSimHitIterator |
typedef AtlasHitsVector< MMSimHit >::const_iterator | MMSimHitConstIterator |
typedef AtlasHitsVector<MMSimHit> MMSimHitCollection |
Definition at line 15 of file MMSimHitCollection.h.
typedef AtlasHitsVector<MMSimHit>::const_iterator MMSimHitConstIterator |
Definition at line 17 of file MMSimHitCollection.h.
typedef AtlasHitsVector<MMSimHit>::iterator MMSimHitIterator |
Definition at line 16 of file MMSimHitCollection.h.
Definition at line 13 of file MMSimHitCollection.h.