EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Core/include/Acts/Material/SurfaceMaterialMapper.hpp>
Public Attributes | |
std::array< double, 2 > | etaRange = {{-6., 6.}} |
Mapping range. | |
bool | emptyBinCorrection = true |
Correct for empty bins (recommended) | |
bool | mapperDebugOutput = false |
Mapping output to debug stream. | |
Nested Configuration struct for the material mapper
Definition at line 79 of file SurfaceMaterialMapper.hpp.
View newest version in sPHENIX GitHub at line 79 of file SurfaceMaterialMapper.hpp
bool Acts::SurfaceMaterialMapper::Config::emptyBinCorrection = true |
Correct for empty bins (recommended)
Definition at line 83 of file SurfaceMaterialMapper.hpp.
View newest version in sPHENIX GitHub at line 83 of file SurfaceMaterialMapper.hpp
std::array<double, 2> Acts::SurfaceMaterialMapper::Config::etaRange = {{-6., 6.}} |
Mapping range.
Definition at line 81 of file SurfaceMaterialMapper.hpp.
View newest version in sPHENIX GitHub at line 81 of file SurfaceMaterialMapper.hpp
bool Acts::SurfaceMaterialMapper::Config::mapperDebugOutput = false |
Mapping output to debug stream.
Definition at line 85 of file SurfaceMaterialMapper.hpp.
View newest version in sPHENIX GitHub at line 85 of file SurfaceMaterialMapper.hpp