Celeritas 0.7.0-dev.79+develop.b3dc2e108
|
Get detailed results from tracking from one cell to the next. More...
#include <GenericGeoResults.hh>
Public Member Functions | |
void | clear_boring_normals () |
void | disable_surface_normal () |
bool | disabled_surface_normal () const |
void | print_expected () const |
Public Attributes | |
std::vector< std::string > | volumes |
std::vector< std::string > | volume_instances |
std::vector< real_type > | distances |
[cm] | |
std::vector< real_type > | dot_normal |
[cos theta] | |
std::vector< real_type > | halfway_safeties |
[cm] | |
std::vector< real_type > | bumps |
[cm * 3] | |
Static Public Attributes | |
static constexpr real_type | no_surface_normal = std::numeric_limits<real_type>::infinity() |
Sentinel value for dot_normal when not on surface. | |
Get detailed results from tracking from one cell to the next.