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

#include <acts/blob/sPHENIX/Core/include/Acts/Material/SurfaceMaterialMapper.hpp>

+ Collaboration diagram for Acts::SurfaceMaterialMapper::Config:

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.
 

Detailed Description

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

Member Data Documentation

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


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