Struct Acts::SurfaceMaterialMapper::Config

struct Config

Nested Configuration struct for the material mapper.

Public Members

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.