ATLAS Offline Software
ScintillatorHitCollection.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 SCINTILLATORHITCOLLECTION_H
6 #define SCINTILLATORHITCOLLECTION_H
7 
10 #include "AthenaKernel/CLASS_DEF.h"
11 
15 
16 CLASS_DEF(ScintillatorHitCollection, 917117117 , 1 )
17 
18 #endif // SCINTILLATORHITCOLLECTION_H
AthenaHitsVector.h
ScintillatorHitCollection
AthenaHitsVector< ScintillatorHit > ScintillatorHitCollection
Definition: ScintillatorHitCollection.h:12
ScintillatorHit.h
ScintillatorHitConstIterator
AthenaHitsVector< ScintillatorHit >::const_iterator ScintillatorHitConstIterator
Definition: ScintillatorHitCollection.h:14
AthenaHitsVector::const_iterator
boost::transform_iterator< make_const, typename CONT::const_iterator > const_iterator
Definition: AthenaHitsVector.h:58
AthenaHitsVector::iterator
typename CONT::iterator iterator
Definition: AthenaHitsVector.h:48
ScintillatorHitIterator
AthenaHitsVector< ScintillatorHit >::iterator ScintillatorHitIterator
Definition: ScintillatorHitCollection.h:13
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