ATLAS Offline Software
TrkGeometryDict.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef TRKGEOMETRY_TRKGEOMETRYDICT_H
6 #define TRKGEOMETRY_TRKGEOMETRYDICT_H
7 
9 #include "TrkGeometry/Layer.h"
11 
14 std::vector<Trk::MaterialStep*> registerMaterialStepVector;
17 } // namespace TrkDetDetDescrPoolRegister
18 
19 #endif
TrkDetDetDescrPoolRegister::registerMaterialStepVector
std::vector< Trk::MaterialStep * > registerMaterialStepVector
the standard vector of MaterialStep
Definition: TrkGeometryDict.h:14
TrkDetDetDescrPoolRegister
Definition: TrkGeometryDict.h:12
Layer.h
TrkDetDetDescrPoolRegister::registerMaterialStepDataVector
DataVector< Trk::MaterialStep > registerMaterialStepDataVector
the DataVector of MaterialStep
Definition: TrkGeometryDict.h:16
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
MaterialStep.h