ATLAS Offline Software
LArG4H6WarmTCHitCollection.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 LARTBWARMTCHITCOLLECTION_H
6 #define LARTBWARMTCHITCOLLECTION_H
7 
10 #include "AthenaKernel/CLASS_DEF.h"
11 
15 
16 CLASS_DEF(LArG4H6WarmTCHitCollection, 1319483403 , 1 )
17 
18 #endif
LArG4H6WarmTCHit.h
AthenaHitsVector.h
AthenaHitsVector::const_iterator
boost::transform_iterator< make_const, typename CONT::const_iterator > const_iterator
Definition: AthenaHitsVector.h:58
LArG4H6WarmTCHitCollection
AthenaHitsVector< LArG4H6WarmTCHit > LArG4H6WarmTCHitCollection
Definition: LArG4H6WarmTCHitCollection.h:12
LArG4H6WarmTCHitIterator
AthenaHitsVector< LArG4H6WarmTCHit >::iterator LArG4H6WarmTCHitIterator
Definition: LArG4H6WarmTCHitCollection.h:13
LArG4H6WarmTCHitConstIterator
AthenaHitsVector< LArG4H6WarmTCHit >::const_iterator LArG4H6WarmTCHitConstIterator
Definition: LArG4H6WarmTCHitCollection.h:14
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
CLASS_DEF.h
macros to associate a CLID to a type