Analysis Software
Documentation for sPHENIX simulation software
|
This is the complete list of members for Acts::JsonMaterialDecorator, including all inherited members.
decorate(Surface &surface) const final | Acts::JsonMaterialDecorator | virtual |
decorate(TrackingVolume &volume) const final | Acts::JsonMaterialDecorator | virtual |
JsonMaterialDecorator(const MaterialMapJsonConverter::Config &rConfig, const std::string &jFileName, Acts::Logging::Level level, bool clearSurfaceMaterial=true, bool clearVolumeMaterial=true) | Acts::JsonMaterialDecorator | |
logger() const | Acts::JsonMaterialDecorator | inlineprivate |
m_clearSurfaceMaterial | Acts::JsonMaterialDecorator | private |
m_clearVolumeMaterial | Acts::JsonMaterialDecorator | private |
m_logger | Acts::JsonMaterialDecorator | private |
m_readerConfig | Acts::JsonMaterialDecorator | private |
m_surfaceMaterialMap | Acts::JsonMaterialDecorator | private |
m_volumeMaterialMap | Acts::JsonMaterialDecorator | private |
SurfaceMaterialMap typedef | Acts::JsonMaterialDecorator | |
VolumeMaterialMap typedef | Acts::JsonMaterialDecorator | |
~IMaterialDecorator()=default | Acts::IMaterialDecorator | virtual |