26 class TGeoDetectorElement;
28 class IMaterialDecorator;
31 namespace ActsExamples {
32 class IContextDecorator;
35 namespace ActsExamples {
42 std::vector<std::shared_ptr<ActsExamples::IContextDecorator>>;
70 std::make_shared<Acts::GeometryIdentifierHook>();
97 throw std::invalid_argument{
"Unknown index"};
110 throw std::invalid_argument{
"Unknown index"};
140 std::map<std::string, std::vector<std::pair<double, double>>>
discMap;
143 std::map<std::string, std::string>
153 std::pair<TrackingGeometryPtr, ContextDecorators>
finalize(
155 std::shared_ptr<const Acts::IMaterialDecorator> mdecorator);