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

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>

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

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.

Detailed Description

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.