ATLAS Offline Software
MMSimHitCollection.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef MMSimHitCollection_H
6 #define MMSimHitCollection_H
7 
11 #include "AthenaKernel/CLASS_DEF.h"
12 
14 
18 
19 #ifndef __CINT__
20 CLASS_DEF( MMSimHitCollection , 20181211 , 1 )
21 CLASS_DEF( OldMMSimHitCollection , 20181212 , 1 )
22 #endif
23 
24 #endif
25 
AthenaHitsVector.h
AtlasHitsVector::iterator
CONT::iterator iterator
Definition: AtlasHitsVector.h:42
AtlasHitsVector
Definition: AtlasHitsVector.h:33
MMSimHitCollection
AtlasHitsVector< MMSimHit > MMSimHitCollection
Definition: MMSimHitCollection.h:15
AtlasHitsVector::const_iterator
CONT::const_iterator const_iterator
Definition: AtlasHitsVector.h:43
MMSimHit.h
MMSimHitConstIterator
AtlasHitsVector< MMSimHit >::const_iterator MMSimHitConstIterator
Definition: MMSimHitCollection.h:17
MMSimHitIterator
AtlasHitsVector< MMSimHit >::iterator MMSimHitIterator
Definition: MMSimHitCollection.h:16
OldMMSimHitCollection
AthenaHitsVector< MMSimHit > OldMMSimHitCollection
Definition: MMSimHitCollection.h:13
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
AthenaHitsVector
Definition: AthenaHitsVector.h:39
CLASS_DEF.h
macros to associate a CLID to a type