![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Include dependency graph for IMaterialWriter.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ActsExamples::IMaterialWriter |
| class | ActsExamples::MaterialWriterT< writer_t > |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
| namespace | ActsExamples |
Typedefs | |
| using | Acts::SurfaceMaterialMap = std::map< GeometryIdentifier, std::shared_ptr< const ISurfaceMaterial >> |
| using | Acts::VolumeMaterialMap = std::map< GeometryIdentifier, std::shared_ptr< const IVolumeMaterial >> |
| using | Acts::DetectorMaterialMaps = std::pair< SurfaceMaterialMap, VolumeMaterialMap > |