Nested Configuration struct for the material mapper.
More...
#include <Acts/Material/SurfaceMaterialMapper.hpp>
|
|
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.