ATLAS Offline Software
LArG4H6FrontHitCollection.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 
10 #include "AthenaKernel/CLASS_DEF.h"
11 
15 
16 CLASS_DEF(LArG4H6FrontHitCollection, 1250573243 , 1 )
17 
18 #endif
AthenaHitsVector.h
LArG4H6FrontHitCollection
AthenaHitsVector< LArG4H6FrontHit > LArG4H6FrontHitCollection
Definition: LArG4H6FrontHitCollection.h:12
AthenaHitsVector::const_iterator
boost::transform_iterator< make_const, typename CONT::const_iterator > const_iterator
Definition: AthenaHitsVector.h:58
LArG4H6FrontHitConstIterator
AthenaHitsVector< LArG4H6FrontHit >::const_iterator LArG4H6FrontHitConstIterator
Definition: LArG4H6FrontHitCollection.h:14
LArG4H6FrontHit.h
AthenaHitsVector::iterator
typename CONT::iterator iterator
Definition: AthenaHitsVector.h:48
LArG4H6FrontHitIterator
AthenaHitsVector< LArG4H6FrontHit >::iterator LArG4H6FrontHitIterator
Definition: LArG4H6FrontHitCollection.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