|
Celeritas 0.7.0-dev.242+develop.62c3034b
|
Tracking limits for the optical stepping loop. More...
#include <Tracking.hh>
Additional Inherited Members | |
Public Attributes inherited from celeritas::inp::TrackingLimits | |
| size_type | steps {unlimited} |
| Steps per track before killing it. | |
| size_type | step_iters {unlimited} |
| Step iterations before aborting a run. | |
Static Public Attributes inherited from celeritas::inp::TrackingLimits | |
| static constexpr size_type | unlimited = std::numeric_limits<size_type>::max() |
| Don't limit the number of steps. | |
Tracking limits for the optical stepping loop.