14 #ifndef TEST_GEOMETRY_UNIT_TEST_DUNE_H 15 #define TEST_GEOMETRY_UNIT_TEST_DUNE_H 18 #include "test/Geometry/geometry_unit_test_base.h" 55 template <
typename CHANNELMAP>
57 public ::testing::BasicGeometryEnvironmentConfiguration<CHANNELMAP>
61 = ::testing::BasicGeometryEnvironmentConfiguration<CHANNELMAP>;
68 base_t::SetDefaultGeometryConfiguration(R
"( 69 Name: "dunedphase10kt_v2" 70 GDML: "dunedphase10kt_v2.gdml" 71 ROOT: "dunedphase10kt_v2.gdml" 72 SortingParameters: { ChannelsPerOpDet: 1 } 73 SurfaceY: 147828 # Underground option. 4850 feet to cm. from DocDb-3833 88 #endif // TEST_GEOMETRY_UNIT_TEST_DUNE_H
::testing::BasicGeometryEnvironmentConfiguration< CHANNELMAP > base_t
DUNEFDDPGeometryEnvironmentConfiguration(std::string name)
Constructor; accepts the name as parameter.
DUNEFDDPGeometryEnvironmentConfiguration()
Default constructor; this is what is used in Boost unit test.
void SetApplicationName(string const &applicationName)
Class holding the configuration for a DUNE FD Dual Phase fixture.