ATLAS Offline Software
|
#include "LUCID_SimEvent/LUCID_SimHit.h"
#include "HitManagement/AtlasHitsVector.h"
#include "AthenaKernel/CLASS_DEF.h"
Go to the source code of this file.
Typedefs | |
typedef AtlasHitsVector< LUCID_SimHit > | LUCID_SimHitCollection |
typedef AtlasHitsVector< LUCID_SimHit >::iterator | LUCID_SimHitIterator |
typedef AtlasHitsVector< LUCID_SimHit >::const_iterator | LUCID_SimHitConstIterator |
Definition at line 12 of file LUCID_SimHitCollection.h.
typedef AtlasHitsVector<LUCID_SimHit>::const_iterator LUCID_SimHitConstIterator |
Definition at line 14 of file LUCID_SimHitCollection.h.
typedef AtlasHitsVector<LUCID_SimHit>::iterator LUCID_SimHitIterator |
Definition at line 13 of file LUCID_SimHitCollection.h.