ATLAS Offline Software
MuonSpectrometer
MuonSimEvent
MuonSimEvent
CSCSimHitCollection.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 CSCSimHitCollection_H
6
#define CSCSimHitCollection_H
7
8
#include "
MuonSimEvent/CSCSimHit.h
"
9
#include "
HitManagement/AtlasHitsVector.h
"
10
#include "
HitManagement/AthenaHitsVector.h
"
11
#include "
AthenaKernel/CLASS_DEF.h
"
12
typedef
AthenaHitsVector<CSCSimHit>
CSCOldSimHitCollection
;
13
14
typedef
AtlasHitsVector<CSCSimHit>
CSCSimHitCollection
;
15
typedef
AtlasHitsVector<CSCSimHit>::iterator
CSCSimHitIterator
;
16
typedef
AtlasHitsVector<CSCSimHit>::const_iterator
CSCSimHitConstIterator
;
17
18
CLASS_DEF
(
CSCSimHitCollection
, 4053, 1)
19
CLASS_DEF
(
CSCOldSimHitCollection
, 1333371890, 1)
20
21
#endif
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
CSCSimHitCollection
AtlasHitsVector< CSCSimHit > CSCSimHitCollection
Definition:
CSCSimHitCollection.h:14
CSCOldSimHitCollection
AthenaHitsVector< CSCSimHit > CSCOldSimHitCollection
Definition:
CSCSimHitCollection.h:12
CSCSimHit.h
AtlasHitsVector.h
CSCSimHitConstIterator
AtlasHitsVector< CSCSimHit >::const_iterator CSCSimHitConstIterator
Definition:
CSCSimHitCollection.h:16
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
CSCSimHitIterator
AtlasHitsVector< CSCSimHit >::iterator CSCSimHitIterator
Definition:
CSCSimHitCollection.h:15
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Sun Dec 22 2024 21:08:56 for ATLAS Offline Software by
1.8.18