ATLAS Offline Software
MuonSpectrometer
MuonSimEvent
MuonSimEvent
MDTSimHitCollection.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 MDTSimHitCollection_H
6
#define MDTSimHitCollection_H
7
8
#include "
MuonSimEvent/MDTSimHit.h
"
9
#include "
HitManagement/AtlasHitsVector.h
"
10
#include "
HitManagement/AthenaHitsVector.h
"
11
#include "
AthenaKernel/CLASS_DEF.h
"
12
typedef
AthenaHitsVector<MDTSimHit>
MDTOldSimHitCollection
;
13
14
typedef
AtlasHitsVector<MDTSimHit>
MDTSimHitCollection
;
15
typedef
AtlasHitsVector<MDTSimHit>::iterator
MDTSimHitIterator
;
16
typedef
AtlasHitsVector<MDTSimHit>::const_iterator
MDTSimHitConstIterator
;
17
18
CLASS_DEF
(
MDTSimHitCollection
, 4054, 1)
19
CLASS_DEF
(
MDTOldSimHitCollection
, 1138135938, 1)
20
21
#endif
AthenaHitsVector.h
MDTOldSimHitCollection
AthenaHitsVector< MDTSimHit > MDTOldSimHitCollection
Definition:
MDTSimHitCollection.h:12
AtlasHitsVector::iterator
CONT::iterator iterator
Definition:
AtlasHitsVector.h:42
AtlasHitsVector
Definition:
AtlasHitsVector.h:33
MDTSimHitCollection
AtlasHitsVector< MDTSimHit > MDTSimHitCollection
Definition:
MDTSimHitCollection.h:14
AtlasHitsVector::const_iterator
CONT::const_iterator const_iterator
Definition:
AtlasHitsVector.h:43
MDTSimHit.h
MDTSimHitIterator
AtlasHitsVector< MDTSimHit >::iterator MDTSimHitIterator
Definition:
MDTSimHitCollection.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
MDTSimHitConstIterator
AtlasHitsVector< MDTSimHit >::const_iterator MDTSimHitConstIterator
Definition:
MDTSimHitCollection.h:16
AthenaHitsVector
Definition:
AthenaHitsVector.h:39
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Sun Dec 22 2024 21:14:17 for ATLAS Offline Software by
1.8.18