ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::SurfaceMaterialMapper::Config Struct Reference

Nested Configuration struct for the material mapper. More...

#include <Acts/Material/SurfaceMaterialMapper.hpp>

Collaboration diagram for Acts::SurfaceMaterialMapper::Config:
[legend]

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.

Detailed Description

Nested Configuration struct for the material mapper.