Celeritas 0.6.0-rc.2.10+develop.de0a3a05
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
celeritas::g4org::test::GeantLoadTestBase Class Reference

Load a Geant4 geometry and clean up as needed. More...

#include <GeantLoadTestBase.hh>

Inheritance diagram for celeritas::g4org::test::GeantLoadTestBase:
Inheritance graph
[legend]

Public Member Functions

G4VPhysicalVolume constload_gdml (std::string const &filename)
 
G4VPhysicalVolume constload_test_gdml (std::string_view basename)
 
- Public Member Functions inherited from celeritas::test::Test
std::string make_unique_filename (std::string_view ext={})
 Generate test-unique filename.
 

Static Public Member Functions

static void TearDownTestSuite ()
 
- 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 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.
 

Additional Inherited Members

- Static Public Attributes inherited from celeritas::test::Test
static constexpr double inf = HUGE_VAL
 
static constexpr float inff = HUGE_VALF
 
static constexpr double coarse_eps = 1e-6
 

Detailed Description

Load a Geant4 geometry and clean up as needed.


The documentation for this class was generated from the following file: