ATLAS Offline Software
LUCID_SimHitCollection.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef LUCID_SIMHITCOLLECTION_H
6 #define LUCID_SIMHITCOLLECTION_H 1
7 
10 #include "AthenaKernel/CLASS_DEF.h"
11 
15 
16 #ifndef __CINT__
18 #endif
19 
20 #endif
LUCID_SimHitCollection
AtlasHitsVector< LUCID_SimHit > LUCID_SimHitCollection
Definition: LUCID_SimHitCollection.h:12
LUCID_SimHitIterator
AtlasHitsVector< LUCID_SimHit >::iterator LUCID_SimHitIterator
Definition: LUCID_SimHitCollection.h:13
AtlasHitsVector::iterator
CONT::iterator iterator
Definition: AtlasHitsVector.h:42
AtlasHitsVector
Definition: AtlasHitsVector.h:33
AtlasHitsVector::const_iterator
CONT::const_iterator const_iterator
Definition: AtlasHitsVector.h:43
LUCID_SimHitConstIterator
AtlasHitsVector< LUCID_SimHit >::const_iterator LUCID_SimHitConstIterator
Definition: LUCID_SimHitCollection.h:14
AtlasHitsVector.h
LUCID_SimHit.h
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
CLASS_DEF.h
macros to associate a CLID to a type