23 class IMaterialDecorator;
26 namespace ActsExamples {
27 class IContextDecorator;
30 namespace ActsExamples {
35 std::vector<std::shared_ptr<ActsExamples::IContextDecorator>>;
44 std::pair<TrackingGeometryPtr, ContextDecorators>
finalize(
46 std::shared_ptr<const Acts::IMaterialDecorator> mdecorator);