|
Celeritas 0.7.0-dev.196+develop.8d0d9047c
|
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 .