ATLAS Offline Software
TRT_DetElementsLayerVectors_xk.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 // Header file for class TRT_DetElementsLayerVectors_xk
8 
9 #ifndef TRT_DetElementsLayerVectors_xk_H
10 #define TRT_DetElementsLayerVectors_xk_H
11 
13 #include <vector>
14 
15 namespace InDet {
16  typedef std::vector<std::vector<InDet::TRT_DetElementsLayer_xk>> TRT_DetElementsLayerVectors_xk;
17 }
18 
19 #include "AthenaKernel/CLASS_DEF.h"
21 #include "AthenaKernel/CondCont.h"
23 
24 #endif //TRT_DetElementsLayerVectors_xk_H
TRT_DetElementsLayer_xk.h
InDet
DUMMY Primary Vertex Finder.
Definition: VP1ErrorUtils.h:36
InDet::TRT_DetElementsLayerVectors_xk
std::vector< std::vector< InDet::TRT_DetElementsLayer_xk > > TRT_DetElementsLayerVectors_xk
Definition: TRT_DetElementsLayerVectors_xk.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
CLASS_DEF.h
macros to associate a CLID to a type
CONDCONT_DEF
CONDCONT_DEF(InDet::TRT_DetElementsLayerVectors_xk, 61507347)