Celeritas 0.6.0-110+develop.c7dc37d1
|
Three concentric spheres with mock physics. More...
#include <MockTestBase.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 bool | strict_testing () |
True if strict testing is required. | |
![]() | |
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 |
![]() | |
using | SPGeantGeo = std::shared_ptr< GeantGeoParams > |
![]() | |
using | SPConstGeoI = std::shared_ptr< GeoParamsInterface const > |
![]() | |
static SPGeantGeo const & | geant_geo () |
![]() | |
static void | reset_geometry () |
Destroy the geometry if needed. | |
Three concentric spheres with mock physics.
This class creates three elements, two single-element materials and one multi-element material, four particles, and six MockProcesses, each of which emits one or more MockModels.
Cutoff values are all zero.
|
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.
|
inlineoverrideprotectedvirtual |
Implements celeritas::test::GlobalTestBase.
|
inlineoverrideprotectedvirtual |
Implements celeritas::test::GlobalGeoTestBase.