Unit test of channel mapping on a CRM-mapping detector. More...
#include "dunecore/Geometry/ChannelMapCRMAlg.h"#include "test/Geometry/geometry_unit_test_base.h"#include "test/Geometry/ChannelMapStandardTestAlg.h"#include "larcorealg/Geometry/GeometryCore.h"#include "larcorealg/TestUtils/boost_unit_test_base.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include <string>Go to the source code of this file.
Classes | |
| struct | CRMGeometryConfiguration |
| class | GeometryCRMChannelMappingTestFixture |
Macros | |
| #define | BOOST_TEST_MODULE GeometryCRMChannelMappingTest |
Functions | |
| BOOST_GLOBAL_FIXTURE (GeometryCRMChannelMappingTestFixture) | |
| BOOST_AUTO_TEST_CASE (TPCsetMappingTestCase) | |
| BOOST_AUTO_TEST_CASE (ROPMappingTestCase) | |
| BOOST_AUTO_TEST_CASE (ChannelMappingTestCase) | |
Unit test of channel mapping on a CRM-mapping detector.
Usage: just run the executable. Or plug a FHiCL file in the command line.
Definition in file geometry_crmchannelmapping_test.cxx.
| #define BOOST_TEST_MODULE GeometryCRMChannelMappingTest |
Definition at line 13 of file geometry_crmchannelmapping_test.cxx.
| BOOST_AUTO_TEST_CASE | ( | TPCsetMappingTestCase | ) |
Definition at line 115 of file geometry_crmchannelmapping_test.cxx.
| BOOST_AUTO_TEST_CASE | ( | ROPMappingTestCase | ) |
Definition at line 120 of file geometry_crmchannelmapping_test.cxx.
| BOOST_AUTO_TEST_CASE | ( | ChannelMappingTestCase | ) |
Definition at line 125 of file geometry_crmchannelmapping_test.cxx.
| BOOST_GLOBAL_FIXTURE | ( | GeometryCRMChannelMappingTestFixture | ) |
1.8.11