ATLAS Offline Software
|
#include "InDetSimEvent/SiHit.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< SiHit > | SiOldHitCollection |
typedef AtlasHitsVector< SiHit > | SiHitCollection |
typedef AtlasHitsVector< SiHit >::iterator | SiHitIterator |
typedef AtlasHitsVector< SiHit >::const_iterator | SiHitConstIterator |
typedef AtlasHitsVector<SiHit> SiHitCollection |
Definition at line 14 of file SiHitCollection.h.
typedef AtlasHitsVector<SiHit>::const_iterator SiHitConstIterator |
Definition at line 16 of file SiHitCollection.h.
typedef AtlasHitsVector<SiHit>::iterator SiHitIterator |
Definition at line 15 of file SiHitCollection.h.
typedef AthenaHitsVector<SiHit> SiOldHitCollection |
Definition at line 12 of file SiHitCollection.h.