Celeritas 0.6.0-110+develop.c7dc37d1
Loading...
Searching...
No Matches
Protected Member Functions | List of all members
celeritas::test::OpticalVolumeTestBase Class Reference

Base for tests with optical surfaces from optical-surfaces.gdml. More...

#include <VolumeTestBase.hh>

Inheritance diagram for celeritas::test::OpticalVolumeTestBase:
Inheritance graph
[legend]

Protected Member Functions

std::shared_ptr< VolumeParamsbuild_volumes () const override
 

Additional Inherited Members

- Public Member Functions inherited from celeritas::test::VolumeTestBase
void SetUp () override
 
VolumeParams constvolumes () const
 
- 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 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
 

Detailed Description

Base for tests with optical surfaces from optical-surfaces.gdml.

* world      -> lar_sphere   "lar_pv"
  world      -> tube2        "tube2_below_pv"
  world      -> tube1_mid    "tube1_mid_pv"
  world      -> tube2        "tube2_above_pv"
* 

Member Function Documentation

◆ build_volumes()

std::shared_ptr< VolumeParams > celeritas::test::OpticalVolumeTestBase::build_volumes ( ) const
overrideprotectedvirtual

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