Celeritas
0.5.0-56+6b053cd
|
Result of a propagation step. More...
#include <Types.hh>
Public Attributes | |
real_type | distance {0} |
Distance traveled. | |
bool | boundary {false} |
True if hit a boundary before given distance. | |
bool | looping {false} |
True if track is looping in the field propagator. | |
Result of a propagation step.
The boundary flag means that the geometry is step limiting, but the surface crossing must be called externally.