Celeritas
0.5.0-56+6b053cd
|
Track counters for a step. More...
#include <Stepper.hh>
Public Member Functions | |
operator bool () const | |
True if more steps need to be run. | |
Public Attributes | |
size_type | generated {} |
New primaries added. | |
size_type | queued {} |
Pending track initializers at end of step. | |
size_type | active {} |
Active tracks at start of step. | |
size_type | alive {} |
Active and alive at end of step. | |
Track counters for a step.