Celeritas  0.5.0-56+6b053cd
Public Attributes | List of all members
celeritas::Propagation Struct Reference

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.
 

Detailed Description

Result of a propagation step.

The boundary flag means that the geometry is step limiting, but the surface crossing must be called externally.


The documentation for this struct was generated from the following file: