ATLAS Offline Software
Loading...
Searching...
No Matches
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
20
21namespace InDet {
22 typedef std::vector<std::vector<InDet::SiDetElementsLayer_xk>> SiDetElementsLayerVectors_xk;
23}
24
26CLASS_DEF( InDet::SiDetElementsLayerVectors_xk , 231384279 , 1 )
27#include "AthenaKernel/CondCont.h"
28CONDCONT_MIXED_DEF( InDet::SiDetElementsLayerVectors_xk , 226495641 );
29
30#endif // SiDetElementsLayerVectors_xk_H
#define CONDCONT_MIXED_DEF(...)
Definition CondCont.h:1446
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
std::vector< std::vector< InDet::SiDetElementsLayer_xk > > SiDetElementsLayerVectors_xk
Primary Vertex Finder.