![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Material/IVolumeMaterial.hpp"#include "Acts/Material/Material.hpp"#include "Acts/Utilities/BinUtility.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/Interpolation.hpp"#include <functional>#include <optional>
Include dependency graph for InterpolatedMaterialMap.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Acts::MaterialMapper< G > |
| Struct for mapping global 3D positions to material values. More... | |
| struct | Acts::MaterialMapper< G >::MaterialCell |
| Struct representing smallest grid unit in material grid. More... | |
| class | Acts::InterpolatedMaterialMap< Mapper_t > |
| Interpolate material classification values from material values on a given grid. More... | |
| struct | Acts::InterpolatedMaterialMap< Mapper_t >::Cache |
| Temporary storage of a certain cell to improve material access. More... | |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |