Celeritas 0.6.0-dev.115+3b60a5fd
|
Set up Celeritas tests using imported data. More...
#include <ImportedDataTestBase.hh>
Additional Inherited Members | |
![]() | |
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 std::string | genericize_pointers (std::string_view s) |
Replace pointer addresses with 0x0 for improved testability. | |
static bool | strict_testing () |
True if strict testing is required. | |
![]() | |
static constexpr double | inf = HUGE_VAL |
static constexpr float | inff = HUGE_VALF |
static constexpr double | coarse_eps = 1e-6 |
![]() | |
using | SPConstGeoI = std::shared_ptr< GeoParamsInterface const > |
![]() | |
static void | reset_geometry () |
Destroy the geometry if needed. | |
Set up Celeritas tests using imported data.
This is an implementation detail of GeantTestBase and RootTestBase.
|
overrideprotectedvirtual |
Implements celeritas::test::GlobalTestBase.
|
overrideprotectedvirtual |
Implements celeritas::test::GlobalTestBase.
|
overrideprotectedvirtual |
Implements celeritas::test::GlobalTestBase.
|
overrideprotectedvirtual |
Implements celeritas::test::GlobalTestBase.
|
overrideprotectedvirtual |
Implements celeritas::test::GlobalTestBase.
|
overrideprotectedvirtual |
Implements celeritas::test::GlobalTestBase.
|
overrideprotectedvirtual |
Implements celeritas::test::GlobalTestBase.
|
overrideprotectedvirtual |
Implements celeritas::test::GlobalTestBase.
|
overrideprotectedvirtual |
Implements celeritas::test::GlobalTestBase.
|
overrideprotectedvirtual |
Implements celeritas::test::GlobalTestBase.
|
pure virtual |
Access lazily loaded problem-dependent data.
Implemented in celeritas::test::GeantTestBase, and celeritas::test::RootTestBase.