34 std::vector<std::pair<Acts::MaterialSlab, std::vector<Acts::Vector3D>>>;
77 State(std::reference_wrapper<const GeometryContext>
gctx,
78 std::reference_wrapper<const MagneticFieldContext> mctx)
88 std::map<GeometryIdentifier, std::shared_ptr<const ISurfaceMaterial>>
92 std::map<GeometryIdentifier, std::unique_ptr<const IVolumeMaterial>>
96 std::reference_wrapper<const GeometryContext>
geoContext;