|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
Scalar values particular to an ORANGE geometry instance. More...
#include <OrangeData.hh>
Public Member Functions | |
| CELER_FUNCTION | operator bool () const |
| True if assigned. | |
Public Attributes | |
| size_type | num_univ_levels {} |
| size_type | max_faces {} |
| size_type | max_intersections {} |
| size_type | max_csg_levels {} |
| Tolerance | tol |
| OrangeParams const * | host_geo_params {nullptr} |
| VolumeParams const * | host_volume_params {nullptr} |
Scalar values particular to an ORANGE geometry instance.
Some of these are currently needed for state sizes (univ_levels, faces, intersections), others are tested during construction (csg_levels), and others are only for debugging on host (geo, volume params).