ATLAS Offline Software
SiDetElementsLayerVectors_xk.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 // Header file for class SiDetElementsLayerVectors_xk
8 
9 #ifndef SiDetElementsLayerVectors_xk_H
10 #define SiDetElementsLayerVectors_xk_H
11 
13 #include <vector>
14 
21 namespace InDet {
22  typedef std::vector<std::vector<InDet::SiDetElementsLayer_xk>> SiDetElementsLayerVectors_xk;
23 }
24 
25 #include "AthenaKernel/CLASS_DEF.h"
27 #include "AthenaKernel/CondCont.h"
29 
30 #endif // SiDetElementsLayerVectors_xk_H
InDet
DUMMY Primary Vertex Finder.
Definition: VP1ErrorUtils.h:36
SiDetElementsLayer_xk.h
CONDCONT_MIXED_DEF
CONDCONT_MIXED_DEF(InDet::SiDetElementsLayerVectors_xk, 226495641)
InDet::SiDetElementsLayerVectors_xk
std::vector< std::vector< InDet::SiDetElementsLayer_xk > > SiDetElementsLayerVectors_xk
Definition: SiDetElementsLayerVectors_xk.h:22
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