Celeritas  0.5.0-56+6b053cd
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
celeritas::SimpleRootFilterInput Struct Reference

Input to make_write_filter (below) for filtering ROOT MC truth output. More...

#include <RootStepWriter.hh>

Public Member Functions

 operator bool () const
 True if any filtering is being applied.
 

Public Attributes

std::vector< size_typetrack_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)}
 

Detailed Description

Input to make_write_filter (below) for filtering ROOT MC truth output.


The documentation for this struct was generated from the following file: