ATLAS Offline Software
SiHitCollection.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef SITRACKEREVENT_SIHITCOLLECTION_H
6 #define SITRACKEREVENT_SIHITCOLLECTION_H
7 
8 #include "InDetSimEvent/SiHit.h"
10 #include "HitManagement/AthenaHitsVector.h"// for back compatibility
11 #include "AthenaKernel/CLASS_DEF.h"
13 
17 
18 #ifndef __CINT__
19  CLASS_DEF(SiHitCollection, 2545 , 1 )
20  CLASS_DEF(SiOldHitCollection, 1175907564, 1 )
21 #endif
22 
23 #endif // SITRACKEREVENT_SIHITCOLLECTION_H
AthenaHitsVector.h
SiHit.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
SiOldHitCollection
AthenaHitsVector< SiHit > SiOldHitCollection
Definition: SiHitCollection.h:12
AtlasHitsVector.h
SiHitIterator
AtlasHitsVector< SiHit >::iterator SiHitIterator
Definition: SiHitCollection.h:15
SiHitCollection
AtlasHitsVector< SiHit > SiHitCollection
Definition: SiHitCollection.h:14
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
SiHitConstIterator
AtlasHitsVector< SiHit >::const_iterator SiHitConstIterator
Definition: SiHitCollection.h:16
AthenaHitsVector
Definition: AthenaHitsVector.h:39
CLASS_DEF.h
macros to associate a CLID to a type