ATLAS Offline Software
AFP_TDDigiCollection.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_TDDigiCollection_h
6 #define AFP_TDDigiCollection_h
7 
10 #include "AFP_DigiEv/AFP_TDDigi.h"
12 
16 
17 #ifndef __CINT__
18  CLASS_DEF(AFP_TDDigiCollection, 1154879695, 1)
19 #endif
20 
21 #endif
22 
AFP_TDDigiCollection
AtlasHitsVector< AFP_TDDigi > AFP_TDDigiCollection
Definition: AFP_TDDigiCollection.h:13
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_TDDigi.h
AFP_TDDigiConstIter
AtlasHitsVector< AFP_TDDigi >::const_iterator AFP_TDDigiConstIter
Definition: AFP_TDDigiCollection.h:15
AtlasHitsVector.h
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
AFP_TDDigiIter
AtlasHitsVector< AFP_TDDigi >::iterator AFP_TDDigiIter
Definition: AFP_TDDigiCollection.h:14
CLASS_DEF.h
macros to associate a CLID to a type