ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for Acts::JsonMaterialDecorator, including all inherited members.
decorate(Surface &surface) const final | Acts::JsonMaterialDecorator | inlinevirtual |
decorate(TrackingVolume &volume) const final | Acts::JsonMaterialDecorator | inlinevirtual |
JsonMaterialDecorator(const JsonGeometryConverter::Config &rConfig, const std::string &jFileName, bool clearSurfaceMaterial=true, bool clearVolumeMaterial=true) | Acts::JsonMaterialDecorator | inline |
m_clearSurfaceMaterial | Acts::JsonMaterialDecorator | private |
m_clearVolumeMaterial | 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 |