5#ifndef ACTSGEOMETRY_ACTSTRACKINGGEOMETRYTOOL_H
6#define ACTSGEOMETRY_ACTSTRACKINGGEOMETRYTOOL_H
21 class TrackingGeometry;
32 using base_class::base_class;
34 virtual std::shared_ptr<const Acts::TrackingGeometry>
trackingGeometry()
const override;
52 std::unique_ptr<const ActsTrk::DetectorElementToActsGeometryIdMap>
m_detIdMap{};
Property holding a SG store/key/clid from which a ReadHandle is made.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
SG::ReadHandleKey< GeometryContext > GeoContextReadKey_t
Abrivate the ReadHandleKey to declare the data dependency on the Geometry context.
SystemEnvelope
Define an enumeration to retrieve the envelope tracking volume from.
This class is not to needed in AthSimulation.