ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Classes | |
class | FW::IMaterialWriter |
class | FW::MaterialWriterT< writer_t > |
Namespaces | |
namespace | Acts |
Set the Geometry Context PLUGIN. | |
namespace | FW |
Typedefs | |
using | Acts::SurfaceMaterialMap = std::map< GeometryID, std::shared_ptr< const ISurfaceMaterial >> |
using | Acts::VolumeMaterialMap = std::map< GeometryID, std::shared_ptr< const IVolumeMaterial >> |
using | Acts::DetectorMaterialMaps = std::pair< SurfaceMaterialMap, VolumeMaterialMap > |