ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::VolumeMaterialMapper::Config Struct Reference

#include <acts/blob/master/Core/include/Acts/Material/VolumeMaterialMapper.hpp>

Public Attributes

float mappingStep = 1.
 Size of the step for the step extrapolation.
 
bool mapperDebugOutput = false
 Mapping output to debug stream.
 

Detailed Description

Nested Configuration struct for the material mapper

Definition at line 70 of file VolumeMaterialMapper.hpp.

View newest version in sPHENIX GitHub at line 70 of file VolumeMaterialMapper.hpp

Member Data Documentation

bool Acts::VolumeMaterialMapper::Config::mapperDebugOutput = false

Mapping output to debug stream.

Definition at line 74 of file VolumeMaterialMapper.hpp.

View newest version in sPHENIX GitHub at line 74 of file VolumeMaterialMapper.hpp

float Acts::VolumeMaterialMapper::Config::mappingStep = 1.

Size of the step for the step extrapolation.

Definition at line 72 of file VolumeMaterialMapper.hpp.

View newest version in sPHENIX GitHub at line 72 of file VolumeMaterialMapper.hpp


The documentation for this struct was generated from the following file: