ATLAS Offline Software
Loading...
Searching...
No Matches
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
15namespace InDet {
16 typedef std::vector<std::vector<InDet::TRT_DetElementsLayer_xk>> TRT_DetElementsLayerVectors_xk;
17}
18
20CLASS_DEF( InDet::TRT_DetElementsLayerVectors_xk , 48196303 , 1 )
21#include "AthenaKernel/CondCont.h"
22CONDCONT_DEF( InDet::TRT_DetElementsLayerVectors_xk , 61507347 );
23
24#endif //TRT_DetElementsLayerVectors_xk_H
#define CONDCONT_DEF(...)
Definition CondCont.h:1413
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::TRT_DetElementsLayer_xk > > TRT_DetElementsLayerVectors_xk
Primary Vertex Finder.