|
ACTS
Experiment-independent tracking
|
Nested Configuration struct for the material mapper. More...
#include <Acts/Material/SurfaceMaterialMapper.hpp>
Public Attributes | |
| bool | computeVariance = false |
| Compute the variance of each material slab (only if using an input map). | |
| bool | emptyBinCorrection = true |
| Correct for empty bins (recommended). | |
| std::array< double, 2 > | etaRange = {{-6., 6.}} |
| Mapping range. | |
| bool | mapperDebugOutput = false |
| Mapping output to debug stream. | |
Nested Configuration struct for the material mapper.
| bool Acts::SurfaceMaterialMapper::Config::computeVariance = false |
Compute the variance of each material slab (only if using an input map).
| bool Acts::SurfaceMaterialMapper::Config::emptyBinCorrection = true |
Correct for empty bins (recommended).
| std::array<double, 2> Acts::SurfaceMaterialMapper::Config::etaRange = {{-6., 6.}} |
Mapping range.
| bool Acts::SurfaceMaterialMapper::Config::mapperDebugOutput = false |
Mapping output to debug stream.