ATLAS Offline Software
MDTSimHitCollection.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 MDTSimHitCollection_H
6 #define MDTSimHitCollection_H
7 
11 #include "AthenaKernel/CLASS_DEF.h"
13 
17 
19 CLASS_DEF (MDTOldSimHitCollection, 1138135938, 1)
20 
21 #endif
AthenaHitsVector.h
MDTOldSimHitCollection
AthenaHitsVector< MDTSimHit > MDTOldSimHitCollection
Definition: MDTSimHitCollection.h:12
AtlasHitsVector::iterator
CONT::iterator iterator
Definition: AtlasHitsVector.h:42
AtlasHitsVector
Definition: AtlasHitsVector.h:33
MDTSimHitCollection
AtlasHitsVector< MDTSimHit > MDTSimHitCollection
Definition: MDTSimHitCollection.h:14
AtlasHitsVector::const_iterator
CONT::const_iterator const_iterator
Definition: AtlasHitsVector.h:43
MDTSimHit.h
MDTSimHitIterator
AtlasHitsVector< MDTSimHit >::iterator MDTSimHitIterator
Definition: MDTSimHitCollection.h:15
AtlasHitsVector.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
MDTSimHitConstIterator
AtlasHitsVector< MDTSimHit >::const_iterator MDTSimHitConstIterator
Definition: MDTSimHitCollection.h:16
AthenaHitsVector
Definition: AthenaHitsVector.h:39
CLASS_DEF.h
macros to associate a CLID to a type