ATLAS Offline Software
ForwardDetectors
LUCID
LUCID_SimUtils
LUCID_SimEvent
LUCID_SimEvent
LUCID_SimHitCollection.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 LUCID_SIMHITCOLLECTION_H
6
#define LUCID_SIMHITCOLLECTION_H 1
7
8
#include "
LUCID_SimEvent/LUCID_SimHit.h
"
9
#include "
HitManagement/AtlasHitsVector.h
"
10
#include "
AthenaKernel/CLASS_DEF.h
"
11
12
typedef
AtlasHitsVector<LUCID_SimHit>
LUCID_SimHitCollection
;
13
typedef
AtlasHitsVector<LUCID_SimHit>::iterator
LUCID_SimHitIterator
;
14
typedef
AtlasHitsVector<LUCID_SimHit>::const_iterator
LUCID_SimHitConstIterator
;
15
16
#ifndef __CINT__
17
CLASS_DEF
(
LUCID_SimHitCollection
, 4050 , 0)
18
#endif
19
20
#endif
LUCID_SimHitCollection
AtlasHitsVector< LUCID_SimHit > LUCID_SimHitCollection
Definition:
LUCID_SimHitCollection.h:12
LUCID_SimHitIterator
AtlasHitsVector< LUCID_SimHit >::iterator LUCID_SimHitIterator
Definition:
LUCID_SimHitCollection.h:13
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
LUCID_SimHitConstIterator
AtlasHitsVector< LUCID_SimHit >::const_iterator LUCID_SimHitConstIterator
Definition:
LUCID_SimHitCollection.h:14
AtlasHitsVector.h
LUCID_SimHit.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
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Thu Nov 7 2024 21:20:16 for ATLAS Offline Software by
1.8.18