32 class ISurfaceMaterial;
33 class IVolumeMaterial;
36 std::map<GeometryIdentifier, std::shared_ptr<const ISurfaceMaterial>>;
39 std::map<GeometryIdentifier, std::shared_ptr<const IVolumeMaterial>>;
44 namespace ActsExamples {
50 All = std::numeric_limits<uint8_t>::max()
96 std::unique_ptr<const Acts::Logger>
m_logger{
nullptr};
102 std::unique_ptr<Acts::MaterialMapJsonConverter>
m_converter{
nullptr};