ATLAS Offline Software
ALFA_ODHitCollection.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 ALFA_ODHitCollection_h
6 #define ALFA_ODHitCollection_h
7 
8 
11 #include "AthenaKernel/CLASS_DEF.h"
12 
16 
17 #ifndef __CINT__
18 CLASS_DEF( ALFA_ODHitCollection , 1133954409 , 1 ) // from where the number is coming? CLID
19 #endif
20 
21 #endif // ALFA_ODHitCollection_hh
ALFA_ODHit.h
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
ALFA_ODHitCollection
AtlasHitsVector< ALFA_ODHit > ALFA_ODHitCollection
Definition: ALFA_ODHitCollection.h:13
ALFA_ODHitIter
AtlasHitsVector< ALFA_ODHit >::iterator ALFA_ODHitIter
Definition: ALFA_ODHitCollection.h:14
ALFA_ODHitConstIter
AtlasHitsVector< ALFA_ODHit >::const_iterator ALFA_ODHitConstIter
Definition: ALFA_ODHitCollection.h:15
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