ATLAS Offline Software
AFP_SIDSimHitCollection.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 AFP_SIDSimHitCollection_h
6 #define AFP_SIDSimHitCollection_h
7 
10 
11 #include "AthenaKernel/CLASS_DEF.h"
12 
16 
17 #ifndef __CINT__
18 CLASS_DEF(AFP_SIDSimHitCollection, 211112378, 1) // from where the number is coming? CLID <class name>
19 #endif //__CINT__
20 
21 #endif //AFP_SIDSimHitCollection_h
22 
AFP_SIDSimHitConstIter
AtlasHitsVector< AFP_SIDSimHit >::const_iterator AFP_SIDSimHitConstIter
Definition: AFP_SIDSimHitCollection.h:15
AFP_SIDSimHitIter
AtlasHitsVector< AFP_SIDSimHit >::iterator AFP_SIDSimHitIter
Definition: AFP_SIDSimHitCollection.h:14
AtlasHitsVector< AFP_SIDSimHit >
AFP_SIDSimHitCollection
AtlasHitsVector< AFP_SIDSimHit > AFP_SIDSimHitCollection
Definition: AFP_SIDSimHitCollection.h:13
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
CLASS_DEF.h
macros to associate a CLID to a type
AFP_SIDSimHit.h