|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|
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.