Unit test of channel mapping on a standard detector. More...
#include "test/Geometry/geometry_unit_test_base.h"#include "test/Geometry/ChannelMapStandardTestAlg.h"#include "larcorealg/TestUtils/boost_unit_test_base.h"#include "larcorealg/Geometry/GeometryCore.h"#include "larcorealg/Geometry/ChannelMapStandardAlg.h"Go to the source code of this file.
Classes | |
| struct | StandardGeometryConfiguration |
| class | GeometryStandardChannelMappingTestFixture |
Macros | |
| #define | BOOST_TEST_MODULE GeometryStandardChannelMappingTest |
Functions | |
| BOOST_GLOBAL_FIXTURE (GeometryStandardChannelMappingTestFixture) | |
| BOOST_AUTO_TEST_CASE (TPCsetMappingTestCase) | |
| BOOST_AUTO_TEST_CASE (ROPMappingTestCase) | |
| BOOST_AUTO_TEST_CASE (ChannelMappingTestCase) | |
Unit test of channel mapping on a standard detector.
Usage: just run the executable. Or plug a FHiCL file in the command line.
Definition in file geometry_standardchannelmapping_test.cxx.
| #define BOOST_TEST_MODULE GeometryStandardChannelMappingTest |
Definition at line 13 of file geometry_standardchannelmapping_test.cxx.
| BOOST_AUTO_TEST_CASE | ( | TPCsetMappingTestCase | ) |
Definition at line 113 of file geometry_standardchannelmapping_test.cxx.
| BOOST_AUTO_TEST_CASE | ( | ROPMappingTestCase | ) |
Definition at line 118 of file geometry_standardchannelmapping_test.cxx.
| BOOST_AUTO_TEST_CASE | ( | ChannelMappingTestCase | ) |
Definition at line 123 of file geometry_standardchannelmapping_test.cxx.
| BOOST_GLOBAL_FIXTURE | ( | GeometryStandardChannelMappingTestFixture | ) |
1.8.11