ATLAS Offline Software
MuonSpectrometer
MuonSimEvent
MuonSimEvent
MMSimHitCollection.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef MMSimHitCollection_H
6
#define MMSimHitCollection_H
7
8
#include "
MuonSimEvent/MMSimHit.h
"
9
#include "
HitManagement/AtlasHitsVector.h
"
10
#include "
HitManagement/AthenaHitsVector.h
"
11
#include "
AthenaKernel/CLASS_DEF.h
"
12
13
typedef
AthenaHitsVector<MMSimHit>
OldMMSimHitCollection
;
14
15
typedef
AtlasHitsVector<MMSimHit>
MMSimHitCollection
;
16
typedef
AtlasHitsVector<MMSimHit>::iterator
MMSimHitIterator
;
17
typedef
AtlasHitsVector<MMSimHit>::const_iterator
MMSimHitConstIterator
;
18
19
#ifndef __CINT__
20
CLASS_DEF
(
MMSimHitCollection
, 20181211 , 1 )
21
CLASS_DEF
(
OldMMSimHitCollection
, 20181212 , 1 )
22
#endif
23
24
#endif
25
AthenaHitsVector.h
AtlasHitsVector::iterator
CONT::iterator iterator
Definition:
AtlasHitsVector.h:42
AtlasHitsVector
Definition:
AtlasHitsVector.h:33
MMSimHitCollection
AtlasHitsVector< MMSimHit > MMSimHitCollection
Definition:
MMSimHitCollection.h:15
AtlasHitsVector::const_iterator
CONT::const_iterator const_iterator
Definition:
AtlasHitsVector.h:43
MMSimHit.h
MMSimHitConstIterator
AtlasHitsVector< MMSimHit >::const_iterator MMSimHitConstIterator
Definition:
MMSimHitCollection.h:17
MMSimHitIterator
AtlasHitsVector< MMSimHit >::iterator MMSimHitIterator
Definition:
MMSimHitCollection.h:16
OldMMSimHitCollection
AthenaHitsVector< MMSimHit > OldMMSimHitCollection
Definition:
MMSimHitCollection.h:13
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
AthenaHitsVector
Definition:
AthenaHitsVector.h:39
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Sun Dec 22 2024 21:14:38 for ATLAS Offline Software by
1.8.18