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>
|
|
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.
|
Configuration for the accessor Contains the tags used for writing and reading, tag names are configuration, as they are not very likely to change.