addSurfaceToJson(nlohmann::json &sjson, const Surface *surface) | Acts::JsonGeometryConverter | private |
convertToRep(DetectorRep &detRep, const TrackingVolume &tVolume) | Acts::JsonGeometryConverter | private |
convertToRep(const Layer &tLayer) | Acts::JsonGeometryConverter | private |
DefaultBin(const Acts::Surface &surface) | Acts::JsonGeometryConverter | private |
DefaultBin(const Acts::TrackingVolume &volume) | Acts::JsonGeometryConverter | private |
DetectorMaterialMaps typedef | Acts::JsonGeometryConverter | |
detectorRepToJson(const DetectorRep &detRep) | Acts::JsonGeometryConverter | private |
geo_id_value typedef | Acts::JsonGeometryConverter | |
JsonGeometryConverter(const Config &cfg) | Acts::JsonGeometryConverter | |
jsonToBinUtility(const nlohmann::json &bin) | Acts::JsonGeometryConverter | private |
jsonToMaterialMaps(const nlohmann::json &materialmaps) | Acts::JsonGeometryConverter | |
jsonToMaterialMatrix(const nlohmann::json &data) | Acts::JsonGeometryConverter | private |
jsonToSurfaceMaterial(const nlohmann::json &material) | Acts::JsonGeometryConverter | private |
jsonToVolumeMaterial(const nlohmann::json &material) | Acts::JsonGeometryConverter | private |
logger() const | Acts::JsonGeometryConverter | inlineprivate |
m_cfg | Acts::JsonGeometryConverter | private |
materialMapsToJson(const DetectorMaterialMaps &maps) | Acts::JsonGeometryConverter | |
SurfaceMaterialMap typedef | Acts::JsonGeometryConverter | |
SurfaceMaterialRep typedef | Acts::JsonGeometryConverter | |
surfaceMaterialToJson(const ISurfaceMaterial &sMaterial) | Acts::JsonGeometryConverter | private |
SurfaceRep typedef | Acts::JsonGeometryConverter | |
trackingGeometryToJson(const TrackingGeometry &tGeometry) | Acts::JsonGeometryConverter | |
VolumeMaterialMap typedef | Acts::JsonGeometryConverter | |
VolumeMaterialRep typedef | Acts::JsonGeometryConverter | |
volumeMaterialToJson(const IVolumeMaterial &vMaterial) | Acts::JsonGeometryConverter | private |
~JsonGeometryConverter()=default | Acts::JsonGeometryConverter | |