Celeritas
0.5.0-56+6b053cd
|
Public Types | |
using | StepCount = std::pair< size_type, size_type > |
Public Member Functions | |
size_type | num_step_iters () const |
Total number of step iterations. | |
double | calc_avg_steps_per_primary () const |
size_type | calc_emptying_step () const |
StepCount | calc_queue_hwm () const |
void | print_expected () const |
operator bool () const | |
True if run was performed and data is consistent. | |
Public Attributes | |
std::vector< size_type > | active |
std::vector< size_type > | queued |