ATLAS Offline Software
CSCSimHitCollection.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 CSCSimHitCollection_H
6 #define CSCSimHitCollection_H
7 
11 #include "AthenaKernel/CLASS_DEF.h"
13 
17 
19 CLASS_DEF (CSCOldSimHitCollection, 1333371890, 1)
20 
21 #endif
AthenaHitsVector.h
AtlasHitsVector::iterator
CONT::iterator iterator
Definition: AtlasHitsVector.h:42
AtlasHitsVector
Definition: AtlasHitsVector.h:33
AtlasHitsVector::const_iterator
CONT::const_iterator const_iterator
Definition: AtlasHitsVector.h:43
CSCSimHitCollection
AtlasHitsVector< CSCSimHit > CSCSimHitCollection
Definition: CSCSimHitCollection.h:14
CSCOldSimHitCollection
AthenaHitsVector< CSCSimHit > CSCOldSimHitCollection
Definition: CSCSimHitCollection.h:12
CSCSimHit.h
AtlasHitsVector.h
CSCSimHitConstIterator
AtlasHitsVector< CSCSimHit >::const_iterator CSCSimHitConstIterator
Definition: CSCSimHitCollection.h:16
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
CSCSimHitIterator
AtlasHitsVector< CSCSimHit >::iterator CSCSimHitIterator
Definition: CSCSimHitCollection.h:15
CLASS_DEF.h
macros to associate a CLID to a type