ATLAS Offline Software
SiDetElementBoundaryLinks_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 SiDetElementBoundaryLinks_xk
8 
9 #ifndef SiDetElementBoundaryLinks_xk_H
10 #define SiDetElementBoundaryLinks_xk_H
11 
13 #include <vector>
14 
21 namespace InDet {
22  typedef std::vector<SiDetElementBoundaryLink_xk> SiDetElementBoundaryLinks_xk;
23 }
24 
25 #include "AthenaKernel/CLASS_DEF.h"
27 #include "AthenaKernel/CondCont.h"
29 
30 #endif // SiDetElementBoundaryLinks_xk
InDet
Primary Vertex Finder.
Definition: VP1ErrorUtils.h:36
InDet::SiDetElementBoundaryLinks_xk
std::vector< SiDetElementBoundaryLink_xk > SiDetElementBoundaryLinks_xk
Definition: SiDetElementBoundaryLinks_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