ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#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. | |
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
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