|
Celeritas 0.7+c9be301
|
Public Member Functions | |
| operator bool () const | |
Public Attributes | |
| Real3 | lower {0, 0, 0} |
| Real3 | upper {0, 0, 0} |
| real_type | log_min_step {-16.11809565095832} |
| real_type | log_max_step {2.302585092994046} |
| real_type | geom_limit = 5e-8 * units::millimeter |
| ImplVolumeId::size_type | num_volumes {} |
| bool | ignore_zero_safety {} |
| ImplVolumeId | world_volume |
Static Public Attributes | |
| static constexpr real_type | safety_tol = ( 1 == 0 ) ? 1e-6 : 1.e-9 |