Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Material/IVolumeMaterial.hpp"
#include "Acts/Material/Material.hpp"
#include "Acts/Utilities/BinUtility.hpp"
#include "Acts/Utilities/Interpolation.hpp"
#include <functional>
#include <optional>
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 |
Acts includes to create all necessary definitions. | |