ATLAS Offline Software
Loading...
Searching...
No Matches
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
14std::vector<Trk::MaterialStep*> registerMaterialStepVector;
17} // namespace TrkDetDetDescrPoolRegister
18
19#endif
An STL vector of pointers that by default owns its pointed-to elements.
Derived DataVector<T>.
Definition DataVector.h:795
DataVector< Trk::MaterialStep > registerMaterialStepDataVector
the DataVector of MaterialStep
std::vector< Trk::MaterialStep * > registerMaterialStepVector
the standard vector of MaterialStep