|
ACTS
Experiment-independent tracking
|
Options for writing the material maps Folder names are optional as it allows to write more maps into one file, e.g. More...
#include <ActsPlugins/Root/RootMaterialMapIo.hpp>
Public Attributes | |
| std::string | folderSurfaceNameBase = "SurfaceMaterial" |
| The name of the output surface tree. | |
| std::string | folderVolumeNameBase = "VolumeMaterial" |
| The name of the output volume tree. | |
| std::string | homogeneousMaterialTreeName = "HomogeneousMaterial" |
| The name of the homogeneous material tree. | |
| bool | indexedMaterial = false |
| Use an indexed material tree. | |
| std::string | indexedMaterialTreeName = "IndexedMaterial" |
| The name of the indexed material tree. | |
Options for writing the material maps Folder names are optional as it allows to write more maps into one file, e.g.
for the same detector with different configurations.
| std::string ActsPlugins::RootMaterialMapIo::Options::folderSurfaceNameBase = "SurfaceMaterial" |
The name of the output surface tree.
| std::string ActsPlugins::RootMaterialMapIo::Options::folderVolumeNameBase = "VolumeMaterial" |
The name of the output volume tree.
| std::string ActsPlugins::RootMaterialMapIo::Options::homogeneousMaterialTreeName = "HomogeneousMaterial" |
The name of the homogeneous material tree.
| bool ActsPlugins::RootMaterialMapIo::Options::indexedMaterial = false |
Use an indexed material tree.
| std::string ActsPlugins::RootMaterialMapIo::Options::indexedMaterialTreeName = "IndexedMaterial" |
The name of the indexed material tree.