Celeritas 0.6.0-dev.115+3b60a5fd
|
Input options for filtering ROOT MC truth output. More...
#include <RootStepWriterInput.hh>
Public Member Functions | |
operator bool () const | |
True if any filtering is being applied. | |
Public Attributes | |
std::vector< size_type > | track_id |
size_type | event_id = unspecified |
size_type | parent_id = unspecified |
size_type | action_id = unspecified |
Static Public Attributes | |
static constexpr size_type | unspecified {static_cast<size_type>(-1)} |
Input options for filtering ROOT MC truth output.
This is used an input to celeritas::RootStepWriter::make_write_filter
.