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