![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"
#include "HGTD_ReadoutGeometry/HGTD_DetectorElementCollection.h"
#include "GeoPrimitives/GeoPrimitives.h"
#include "TrkDetDescrInterfaces/ILayerBuilderCond.h"
#include "TrkDetDescrUtils/BinnedArray.h"
#include "TrkGeometry/TrackingGeometry.h"
#include <memory>
#include <vector>
#include "CxxUtils/checker_macros.h"
Go to the source code of this file.
Classes | |
class | HGTD_LayerBuilderCond |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Typedefs | |
typedef std::pair< std::shared_ptr< Surface >, Amg::Vector3D > | Trk::SurfaceOrderPosition |