|
ACTS
Experiment-independent tracking
|
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>
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. | |
Configuration for the accessor Contains the tags used for writing and reading, tag names are configuration, as they are not very likely to change.
| std::string ActsPlugins::RootMaterialMapIo::Config::aHistName = "A" |
The A histogram name.
| std::string ActsPlugins::RootMaterialMapIo::Config::axisBoundaryTypeHistName = "o" |
The axis boundary type hist name.
| std::string ActsPlugins::RootMaterialMapIo::Config::axisDirHistName = "v" |
The axis direction histogram name: AxisZ, AxisR, AxisPhi, etc.
| std::string ActsPlugins::RootMaterialMapIo::Config::indexHistName = "i" |
The index histogram name.
| std::string ActsPlugins::RootMaterialMapIo::Config::l0HistName = "l0" |
The l0 histogram name.
| std::string ActsPlugins::RootMaterialMapIo::Config::layerPrefix = "_lay" |
The layer identification string.
| std::string ActsPlugins::RootMaterialMapIo::Config::maxRangeHistName = "max" |
The range histogram name: max value.
| std::string ActsPlugins::RootMaterialMapIo::Config::minRangeHistName = "min" |
The range histogram name: min value.
| std::string ActsPlugins::RootMaterialMapIo::Config::nBinsHistName = "n" |
The bin number tag.
| std::string ActsPlugins::RootMaterialMapIo::Config::passivePrefix = "_app" |
The approach identification string.
| std::string ActsPlugins::RootMaterialMapIo::Config::portalPrefix = "_bou" |
The boundary identification string.
| std::string ActsPlugins::RootMaterialMapIo::Config::rhoHistName = "rho" |
The rho thisogram name.
| std::string ActsPlugins::RootMaterialMapIo::Config::sensitivePrefix = "_sen" |
The sensitive identification string.
| std::string ActsPlugins::RootMaterialMapIo::Config::thicknessHistName = "t" |
The thickness histogram name.
| std::string ActsPlugins::RootMaterialMapIo::Config::volumePrefix = "_vol" |
The volume identification string.
| std::string ActsPlugins::RootMaterialMapIo::Config::x0HistName = "x0" |
The x0 histogram name.
| std::string ActsPlugins::RootMaterialMapIo::Config::zHistName = "Z" |
The Z thisogram name.