5 #ifndef ACTSMUONDETECTOR_MSTRACKINGVOLUMEBUILDER_H
6 #define ACTSMUONDETECTOR_MSTRACKINGVOLUMEBUILDER_H
24 class GeometryContext;
32 using base_class::base_class;
33 std::shared_ptr<Acts::TrackingVolume>
trackingVolume(
const Acts::GeometryContext& gctx,
34 std::shared_ptr<const Acts::TrackingVolume> insideVolume =
nullptr,
35 std::shared_ptr<const Acts::VolumeBounds> outsideBounds =
nullptr)
const override;