![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
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 |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
| 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 > |