ATLAS Offline Software
MuonSpectrometer
MuonSimEvent
MuonSimEvent
RPCSimHitCollection.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 RPCSimHitCollection_H
6
#define RPCSimHitCollection_H
7
8
#include "
MuonSimEvent/RPCSimHit.h
"
9
#include "
HitManagement/AtlasHitsVector.h
"
10
#include "
HitManagement/AthenaHitsVector.h
"
11
#include "
AthenaKernel/CLASS_DEF.h
"
12
13
typedef
AthenaHitsVector<RPCSimHit>
RPCOldSimHitCollection
;
14
15
typedef
AtlasHitsVector<RPCSimHit>
RPCSimHitCollection
;
16
typedef
AtlasHitsVector<RPCSimHit>::iterator
RPCSimHitIterator
;
17
typedef
AtlasHitsVector<RPCSimHit>::const_iterator
RPCSimHitConstIterator
;
18
19
CLASS_DEF
(
RPCSimHitCollection
, 4051, 1)
20
CLASS_DEF
(
RPCOldSimHitCollection
, 1182697430, 1)
21
22
#endif
AthenaHitsVector.h
RPCOldSimHitCollection
AthenaHitsVector< RPCSimHit > RPCOldSimHitCollection
Definition:
RPCSimHitCollection.h:13
AtlasHitsVector::iterator
CONT::iterator iterator
Definition:
AtlasHitsVector.h:42
AtlasHitsVector
Definition:
AtlasHitsVector.h:33
RPCSimHitCollection
AtlasHitsVector< RPCSimHit > RPCSimHitCollection
Definition:
RPCSimHitCollection.h:15
RPCSimHitIterator
AtlasHitsVector< RPCSimHit >::iterator RPCSimHitIterator
Definition:
RPCSimHitCollection.h:16
AtlasHitsVector::const_iterator
CONT::const_iterator const_iterator
Definition:
AtlasHitsVector.h:43
RPCSimHitConstIterator
AtlasHitsVector< RPCSimHit >::const_iterator RPCSimHitConstIterator
Definition:
RPCSimHitCollection.h:17
AtlasHitsVector.h
RPCSimHit.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
Generated on Thu Nov 7 2024 21:25:07 for ATLAS Offline Software by
1.8.18