Analysis Software
Documentation for sPHENIX simulation software
|
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 > |