ATLAS Offline Software
|
#include "MuonSimEvent/RPCSimHit.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< RPCSimHit > | RPCOldSimHitCollection |
typedef AtlasHitsVector< RPCSimHit > | RPCSimHitCollection |
typedef AtlasHitsVector< RPCSimHit >::iterator | RPCSimHitIterator |
typedef AtlasHitsVector< RPCSimHit >::const_iterator | RPCSimHitConstIterator |
Definition at line 13 of file RPCSimHitCollection.h.
typedef AtlasHitsVector<RPCSimHit> RPCSimHitCollection |
Definition at line 15 of file RPCSimHitCollection.h.
typedef AtlasHitsVector<RPCSimHit>::const_iterator RPCSimHitConstIterator |
Definition at line 17 of file RPCSimHitCollection.h.
typedef AtlasHitsVector<RPCSimHit>::iterator RPCSimHitIterator |
Definition at line 16 of file RPCSimHitCollection.h.