ATLAS Offline Software
InnerDetector
InDetSimEvent
InDetSimEvent
TRTUncompressedHitCollection.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 TRTUncompressedHitCollection_hh
6
#define TRTUncompressedHitCollection_hh
7
8
9
#include "
InDetSimEvent/TRTUncompressedHit.h
"
10
#include "
HitManagement/AtlasHitsVector.h
"
11
#include "
HitManagement/AthenaHitsVector.h
"
// for back compatibility
12
13
#include "
AthenaKernel/CLASS_DEF.h
"
14
typedef
AthenaHitsVector<TRTUncompressedHit>
TRTOldUncompressedHitCollection
;
15
16
typedef
AtlasHitsVector<TRTUncompressedHit>
TRTUncompressedHitCollection
;
17
typedef
AtlasHitsVector<TRTUncompressedHit>::iterator
TRTUncompressedHitIter
;
18
typedef
AtlasHitsVector<TRTUncompressedHit>::const_iterator
TRTUncompressedHitConstIter
;
19
#ifndef __CINT__
20
CLASS_DEF
(
TRTUncompressedHitCollection
, 947021836, 1)
21
CLASS_DEF
(
TRTOldUncompressedHitCollection
, 1163170609, 1)
22
#endif
23
24
#endif // TRTUncompressedHitCollection_hh
AthenaHitsVector.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
TRTUncompressedHitIter
AtlasHitsVector< TRTUncompressedHit >::iterator TRTUncompressedHitIter
Definition:
TRTUncompressedHitCollection.h:17
TRTUncompressedHitConstIter
AtlasHitsVector< TRTUncompressedHit >::const_iterator TRTUncompressedHitConstIter
Definition:
TRTUncompressedHitCollection.h:18
AtlasHitsVector.h
TRTOldUncompressedHitCollection
AthenaHitsVector< TRTUncompressedHit > TRTOldUncompressedHitCollection
Definition:
TRTUncompressedHitCollection.h:14
TRTUncompressedHit.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
AthenaHitsVector
Definition:
AthenaHitsVector.h:39
CLASS_DEF.h
macros to associate a CLID to a type
TRTUncompressedHitCollection
AtlasHitsVector< TRTUncompressedHit > TRTUncompressedHitCollection
Definition:
TRTUncompressedHitCollection.h:16
Generated on Sun Dec 22 2024 21:22:03 for ATLAS Offline Software by
1.8.18