ATLAS Offline Software
CaloExtensionCollection.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 TRK_CALOEXTENSIONCOLLECTION_H
6 #define TRK_CALOEXTENSIONCOLLECTION_H
7 
9 #include "xAODCore/CLASS_DEF.h"
11 
13 CLASS_DEF(CaloExtensionCollection, 1295215837 , 1 )
14 
15 #endif
CaloExtension.h
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
CLASS_DEF.h
File providing the different SG_BASE macros.
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
CaloExtensionCollection
DataVector< Trk::CaloExtension > CaloExtensionCollection
Definition: CaloExtensionCollection.h:12
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