ATLAS Offline Software
Typedefs
SiHitCollection.h File Reference
#include "InDetSimEvent/SiHit.h"
#include "HitManagement/AtlasHitsVector.h"
#include "HitManagement/AthenaHitsVector.h"
#include "AthenaKernel/CLASS_DEF.h"
Include dependency graph for SiHitCollection.h:

Go to the source code of this file.

Typedefs

typedef AthenaHitsVector< SiHitSiOldHitCollection
 
typedef AtlasHitsVector< SiHitSiHitCollection
 
typedef AtlasHitsVector< SiHit >::iterator SiHitIterator
 
typedef AtlasHitsVector< SiHit >::const_iterator SiHitConstIterator
 

Typedef Documentation

◆ SiHitCollection

Definition at line 14 of file SiHitCollection.h.

◆ SiHitConstIterator

typedef AtlasHitsVector<SiHit>::const_iterator SiHitConstIterator

Definition at line 16 of file SiHitCollection.h.

◆ SiHitIterator

typedef AtlasHitsVector<SiHit>::iterator SiHitIterator

Definition at line 15 of file SiHitCollection.h.

◆ SiOldHitCollection

Definition at line 12 of file SiHitCollection.h.