ATLAS Offline Software
LArCalorimeter
LArG4TB
LArG4TBSimEvent
LArG4TBSimEvent
LArTBFrontHitCollection.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 LARTBFRONTHITCOLLECTION_H
6
#define LARTBFRONTHITCOLLECTION_H
7
8
#include "
LArG4TBSimEvent/LArTBFrontHit.h
"
9
#include "
HitManagement/AthenaHitsVector.h
"
10
#include "
AthenaKernel/CLASS_DEF.h
"
11
12
typedef
AthenaHitsVector<LArTBFrontHit>
LArTBFrontHitCollection
;
13
typedef
AthenaHitsVector<LArTBFrontHit>::iterator
LArTBFrontHitIterator
;
14
typedef
AthenaHitsVector<LArTBFrontHit>::const_iterator
LArTBFrontHitConstIterator
;
15
16
CLASS_DEF
(
LArTBFrontHitCollection
, 176134262 , 1 )
17
18
#endif
LArTBFrontHit.h
AthenaHitsVector.h
LArTBFrontHitCollection
AthenaHitsVector< LArTBFrontHit > LArTBFrontHitCollection
Definition:
LArTBFrontHitCollection.h:12
AthenaHitsVector::const_iterator
boost::transform_iterator< make_const, typename CONT::const_iterator > const_iterator
Definition:
AthenaHitsVector.h:58
LArTBFrontHitIterator
AthenaHitsVector< LArTBFrontHit >::iterator LArTBFrontHitIterator
Definition:
LArTBFrontHitCollection.h:13
AthenaHitsVector::iterator
typename CONT::iterator iterator
Definition:
AthenaHitsVector.h:48
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
LArTBFrontHitConstIterator
AthenaHitsVector< LArTBFrontHit >::const_iterator LArTBFrontHitConstIterator
Definition:
LArTBFrontHitCollection.h:14
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Thu Nov 7 2024 21:20:03 for ATLAS Offline Software by
1.8.18