Celeritas 0.7.0-dev.79+develop.b3dc2e108
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
celeritas::test::GenericGeoTrackingResult Struct Reference

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_typedistances
 [cm]
 
std::vector< real_typedot_normal
 [cos theta]
 
std::vector< real_typehalfway_safeties
 [cm]
 
std::vector< real_typebumps
 [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.
 

Detailed Description

Get detailed results from tracking from one cell to the next.


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