Simple unit test on a standard detector. More...
#include "test/Geometry/geometry_unit_test_base.h"
#include "larcorealg/TestUtils/boost_unit_test_base.h"
#include "larcoreobj/SimpleTypesAndConstants/PhysicalConstants.h"
#include "larcorealg/Geometry/GeometryCore.h"
#include "larcorealg/Geometry/ChannelMapStandardAlg.h"
Go to the source code of this file.
Classes | |
struct | StandardGeometryConfiguration |
Macros | |
#define | BOOST_TEST_MODULE GeometryThirdPlaneSlopeTest |
Typedefs | |
using | SimpleGeometryTestFixture = testing::GeometryTesterEnvironment< StandardGeometryConfiguration > |
Functions | |
BOOST_AUTO_TEST_CASE (AllTests) | |
Simple unit test on a standard detector.
Usage: just run the executable. Boost unit testing environment keeps the arguments secret anyway.
Definition in file geometry_thirdplaneslope_test.cxx.
#define BOOST_TEST_MODULE GeometryThirdPlaneSlopeTest |
Definition at line 12 of file geometry_thirdplaneslope_test.cxx.
Definition at line 52 of file geometry_thirdplaneslope_test.cxx.
BOOST_AUTO_TEST_CASE | ( | AllTests | ) |
Definition at line 73 of file geometry_thirdplaneslope_test.cxx.