|
Celeritas 0.7.0-dev.207+develop.58f3b23a7
|
Test the multi-level geometry. More...
#include <GeoTests.hh>
Public Types | |
| using | R2 = Array< real_type, 2 > |
| using | VecR2 = std::vector< R2 > |
Public Member Functions | |
| MultiLevelGeoTest (GenericGeoTestInterface *geo_test) | |
| Construct with a reference to the GoogleTest. | |
| void | test_trace () const |
| void | test_volume_level () const |
| void | test_volume_stack () const |
Static Public Member Functions | |
| static std::string_view | gdml_basename () |
| static VecR2 | get_test_points () |
Test the multi-level geometry.