ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetSimEvent
InDetSimEvent
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
"
9
#include "
HitManagement/AtlasHitsVector.h
"
10
#include "
HitManagement/AthenaHitsVector.h
"
// for back compatibility
11
#include "
AthenaKernel/CLASS_DEF.h
"
12
typedef
AthenaHitsVector<SiHit>
SiOldHitCollection
;
13
14
typedef
AtlasHitsVector<SiHit>
SiHitCollection
;
15
typedef
AtlasHitsVector<SiHit>::iterator
SiHitIterator
;
16
typedef
AtlasHitsVector<SiHit>::const_iterator
SiHitConstIterator
;
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
AtlasHitsVector.h
CLASS_DEF.h
macros to associate a CLID to a type
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:67
SiHitCollection
AtlasHitsVector< SiHit > SiHitCollection
Definition
SiHitCollection.h:14
SiHitConstIterator
AtlasHitsVector< SiHit >::const_iterator SiHitConstIterator
Definition
SiHitCollection.h:16
SiHitIterator
AtlasHitsVector< SiHit >::iterator SiHitIterator
Definition
SiHitCollection.h:15
SiOldHitCollection
AthenaHitsVector< SiHit > SiOldHitCollection
Definition
SiHitCollection.h:12
SiHit.h
AthenaHitsVector
Definition
AthenaHitsVector.h:87
AtlasHitsVector
Definition
AtlasHitsVector.h:32
AtlasHitsVector::const_iterator
CONT::const_iterator const_iterator
Definition
AtlasHitsVector.h:42
AtlasHitsVector::iterator
CONT::iterator iterator
Definition
AtlasHitsVector.h:41
Generated on
for ATLAS Offline Software by
1.17.0