Struct SurfaceMaterialMapper::Config

Nested Relationships

This struct is a nested type of Class SurfaceMaterialMapper.

Struct Documentation

struct Acts::SurfaceMaterialMapper::Config

Nested Configuration struct for the material mapper.

Public Members

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.