ATLAS Offline Software
ForwardDetectors
ForwardSimulation
ForwardRegion_SimEv
ForwardRegion_SimEv
SimulationHitCollection.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef SimulationHitCollection_h
6
#define SimulationHitCollection_h
7
8
9
#include "
ForwardRegion_SimEv/SimulationHit.h
"
10
#include "
HitManagement/AtlasHitsVector.h
"
11
12
#ifndef __CINT__
13
#include "
AthenaKernel/CLASS_DEF.h
"
14
#endif //__CINT__
15
16
typedef
AtlasHitsVector<SimulationHit>
SimulationHitCollection
;
17
typedef
AtlasHitsVector<SimulationHit>::iterator
SimulationHitIter
;
18
typedef
AtlasHitsVector<SimulationHit>::const_iterator
SimulationHitConstIter
;
19
20
#ifndef __CINT__
21
CLASS_DEF
(
SimulationHitCollection
, 1245677875, 1)
// from where the number is coming? CLID <class name>
22
#endif //__CINT__
23
24
#endif
AtlasHitsVector::iterator
CONT::iterator iterator
Definition:
AtlasHitsVector.h:42
AtlasHitsVector
Definition:
AtlasHitsVector.h:33
SimulationHitConstIter
AtlasHitsVector< SimulationHit >::const_iterator SimulationHitConstIter
Definition:
SimulationHitCollection.h:18
AtlasHitsVector::const_iterator
CONT::const_iterator const_iterator
Definition:
AtlasHitsVector.h:43
SimulationHitCollection
AtlasHitsVector< SimulationHit > SimulationHitCollection
Definition:
SimulationHitCollection.h:16
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
SimulationHit.h
CLASS_DEF.h
macros to associate a CLID to a type
SimulationHitIter
AtlasHitsVector< SimulationHit >::iterator SimulationHitIter
Definition:
SimulationHitCollection.h:17
Generated on Sun Dec 22 2024 21:18:13 for ATLAS Offline Software by
1.8.18