ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
ActsPlugins::RootMaterialTrackIo::Config Struct Reference

#include <ActsPlugins/Root/RootMaterialTrackIo.hpp>

Public Attributes

bool prePostStepInfo = false
 Whether to store pre- and post-step information.
bool recalculateTotals = false
 Whether to recalculate totals from the steps.
bool surfaceInfo = false
 Whether to store surface information.
bool volumeInfo = false
 Whether to store volume information.

Member Data Documentation

◆ prePostStepInfo

bool ActsPlugins::RootMaterialTrackIo::Config::prePostStepInfo = false

Whether to store pre- and post-step information.

◆ recalculateTotals

bool ActsPlugins::RootMaterialTrackIo::Config::recalculateTotals = false

Whether to recalculate totals from the steps.

◆ surfaceInfo

bool ActsPlugins::RootMaterialTrackIo::Config::surfaceInfo = false

Whether to store surface information.

◆ volumeInfo

bool ActsPlugins::RootMaterialTrackIo::Config::volumeInfo = false

Whether to store volume information.