![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/MagneticField/MagneticFieldContext.hpp"#include "Acts/Material/IMaterialDecorator.hpp"#include "Acts/Material/SurfaceMaterialMapper.hpp"#include "Acts/Material/VolumeMaterialMapper.hpp"#include "Acts/Plugins/Python/Utilities.hpp"#include "Acts/Utilities/Logger.hpp"#include "ActsExamples/Framework/ProcessCode.hpp"#include "ActsExamples/Io/Root/RootMaterialDecorator.hpp"#include "ActsExamples/MaterialMapping/MappingMaterialDecorator.hpp"#include "ActsExamples/MaterialMapping/MaterialMapping.hpp"#include <array>#include <map>#include <memory>#include <tuple>#include <utility>#include <vector>#include <pybind11/pybind11.h>#include <pybind11/stl.h>
Include dependency graph for Material.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
| namespace | ActsExamples |
| namespace | Acts::Python |
Functions | |
| void | Acts::Python::addMaterial (Context &ctx) |