ATLAS Offline Software
SimulationHitCollection.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 SimulationHitCollection_h
6 #define SimulationHitCollection_h
7 
8 
11 
12 #ifndef __CINT__
13 #include "AthenaKernel/CLASS_DEF.h"
14 #endif //__CINT__
15 
19 
20 #ifndef __CINT__
21 CLASS_DEF(SimulationHitCollection, 1245677875, 1) // from where the number is coming? CLID <class name>
22 #endif //__CINT__
23 
24 #endif
AtlasHitsVector::iterator
CONT::iterator iterator
Definition: AtlasHitsVector.h:42
AtlasHitsVector
Definition: AtlasHitsVector.h:33
SimulationHitConstIter
AtlasHitsVector< SimulationHit >::const_iterator SimulationHitConstIter
Definition: SimulationHitCollection.h:18
AtlasHitsVector::const_iterator
CONT::const_iterator const_iterator
Definition: AtlasHitsVector.h:43
SimulationHitCollection
AtlasHitsVector< SimulationHit > SimulationHitCollection
Definition: SimulationHitCollection.h:16
AtlasHitsVector.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
SimulationHit.h
CLASS_DEF.h
macros to associate a CLID to a type
SimulationHitIter
AtlasHitsVector< SimulationHit >::iterator SimulationHitIter
Definition: SimulationHitCollection.h:17