ATLAS Offline Software
AFP_SiDigiCollection.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef AFP_SiDigiCollection_h
6 #define AFP_SiDigiCollection_h
7 
10 #include "AFP_DigiEv/AFP_SiDigi.h"
12 
16 
17 #ifndef __CINT__
18  CLASS_DEF(AFP_SiDigiCollection, 1311274787, 1)
19 #endif
20 
21 #endif
AFP_SiDigiIter
AtlasHitsVector< AFP_SiDigi >::iterator AFP_SiDigiIter
Definition: AFP_SiDigiCollection.h:14
AFP_SiDigi.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
AFP_SiDigiConstIter
AtlasHitsVector< AFP_SiDigi >::const_iterator AFP_SiDigiConstIter
Definition: AFP_SiDigiCollection.h:15
AtlasHitsVector.h
AFP_SiDigiCollection
AtlasHitsVector< AFP_SiDigi > AFP_SiDigiCollection
Definition: AFP_SiDigiCollection.h:13
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
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
CLASS_DEF.h
macros to associate a CLID to a type