|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
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.