|
Celeritas 0.7.0-dev.168+develop.6e17e5869
|
Attach "debug" sensitive detectors to a Geant4 geometry. More...
#include <SDTestBase.hh>

Additional Inherited Members | |
Static Public Member Functions inherited from celeritas::test::GeantTestBase | |
| static bool | is_ci_build () |
| static bool | is_wildstyle_build () |
| static bool | is_summit_build () |
Static Public Member Functions inherited from celeritas::test::Test | |
| static std::string | test_data_path (std::string_view subdir, std::string_view filename) |
Get the path to a test file at {source}/test/{subdir}/data/{filename}. | |
| static bool | strict_testing () |
| True if strict testing is required. | |
Static Public Attributes inherited from celeritas::test::Test | |
| static constexpr double | inf = HUGE_VAL |
| static constexpr float | inff = HUGE_VALF |
| static constexpr double | fine_eps = 1e-12 |
| static constexpr double | coarse_eps = 1e-6 |
Attach "debug" sensitive detectors to a Geant4 geometry.
|
overrideprotectedvirtual |
Build a Geant4 geometry.
Reimplemented from celeritas::test::GeantTestBase.
|
overrideprotectedvirtual |
Reimplemented from celeritas::test::GlobalTestBase.