ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
ActsPlugins::RootMaterialMapIo::Config Struct Reference

Configuration for the accessor Contains the tags used for writing and reading, tag names are configuration, as they are not very likely to change. More...

#include <ActsPlugins/Root/RootMaterialMapIo.hpp>

Collaboration diagram for ActsPlugins::RootMaterialMapIo::Config:
[legend]

Public Attributes

std::string aHistName = "A"
 The A histogram name.
std::string axisBoundaryTypeHistName = "o"
 The axis boundary type hist name.
std::string axisDirHistName = "v"
 The axis direction histogram name: AxisZ, AxisR, AxisPhi, etc.
std::string indexHistName = "i"
 The index histogram name.
std::string l0HistName = "l0"
 The l0 histogram name.
std::string layerPrefix = "_lay"
 The layer identification string.
std::string maxRangeHistName = "max"
 The range histogram name: max value.
std::string minRangeHistName = "min"
 The range histogram name: min value.
std::string nBinsHistName = "n"
 The bin number tag.
std::string passivePrefix = "_app"
 The approach identification string.
std::string portalPrefix = "_bou"
 The boundary identification string.
std::string rhoHistName = "rho"
 The rho thisogram name.
std::string sensitivePrefix = "_sen"
 The sensitive identification string.
std::string thicknessHistName = "t"
 The thickness histogram name.
std::string volumePrefix = "_vol"
 The volume identification string.
std::string x0HistName = "x0"
 The x0 histogram name.
std::string zHistName = "Z"
 The Z thisogram name.

Detailed Description

Configuration for the accessor Contains the tags used for writing and reading, tag names are configuration, as they are not very likely to change.