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.

Member Data Documentation

◆ aHistName

std::string ActsPlugins::RootMaterialMapIo::Config::aHistName = "A"

The A histogram name.

◆ axisBoundaryTypeHistName

std::string ActsPlugins::RootMaterialMapIo::Config::axisBoundaryTypeHistName = "o"

The axis boundary type hist name.

◆ axisDirHistName

std::string ActsPlugins::RootMaterialMapIo::Config::axisDirHistName = "v"

The axis direction histogram name: AxisZ, AxisR, AxisPhi, etc.

◆ indexHistName

std::string ActsPlugins::RootMaterialMapIo::Config::indexHistName = "i"

The index histogram name.

◆ l0HistName

std::string ActsPlugins::RootMaterialMapIo::Config::l0HistName = "l0"

The l0 histogram name.

◆ layerPrefix

std::string ActsPlugins::RootMaterialMapIo::Config::layerPrefix = "_lay"

The layer identification string.

◆ maxRangeHistName

std::string ActsPlugins::RootMaterialMapIo::Config::maxRangeHistName = "max"

The range histogram name: max value.

◆ minRangeHistName

std::string ActsPlugins::RootMaterialMapIo::Config::minRangeHistName = "min"

The range histogram name: min value.

◆ nBinsHistName

std::string ActsPlugins::RootMaterialMapIo::Config::nBinsHistName = "n"

The bin number tag.

◆ passivePrefix

std::string ActsPlugins::RootMaterialMapIo::Config::passivePrefix = "_app"

The approach identification string.

◆ portalPrefix

std::string ActsPlugins::RootMaterialMapIo::Config::portalPrefix = "_bou"

The boundary identification string.

◆ rhoHistName

std::string ActsPlugins::RootMaterialMapIo::Config::rhoHistName = "rho"

The rho thisogram name.

◆ sensitivePrefix

std::string ActsPlugins::RootMaterialMapIo::Config::sensitivePrefix = "_sen"

The sensitive identification string.

◆ thicknessHistName

std::string ActsPlugins::RootMaterialMapIo::Config::thicknessHistName = "t"

The thickness histogram name.

◆ volumePrefix

std::string ActsPlugins::RootMaterialMapIo::Config::volumePrefix = "_vol"

The volume identification string.

◆ x0HistName

std::string ActsPlugins::RootMaterialMapIo::Config::x0HistName = "x0"

The x0 histogram name.

◆ zHistName

std::string ActsPlugins::RootMaterialMapIo::Config::zHistName = "Z"

The Z thisogram name.