13 #define BOOST_TEST_MODULE GeometryStandardChannelMappingTest
38 testing::BasicGeometryEnvironmentConfiguration<geo::ChannelMapStandardAlg>
80 tester_ptr->Setup(*(Provider<geo::GeometryCore>()));
Base class for objects initializing a geometry.
GeometryStandardChannelMappingTestFixture()
Constructor: initialize the tester with the Geometry from base class.
void ChannelMappingTest() const
Tests channel mappings (very, very partial)
void SetApplicationName(std::string name)
Sets the name of the application.
void ROPMappingTest() const
Tests ROP mappings.
BOOST_GLOBAL_FIXTURE(GeometryGeoIDTestFixture)
Access the description of detector geometry.
Class holding a configuration for a Boost test fixture.
StandardGeometryConfiguration()
Constructor: overrides the application name.
static Resource_t & Resource(std::string name="")
Retrieves the specified resource, or throws if not available.
Environment for a geometry test.
static Tester_t & GlobalTester()
Retrieves the global tester.
Utility class providing singleton objects to the derived classes.
std::shared_ptr< Tester_t > tester_ptr
our tester (may be shared)
Base class for tests using Boost unit test library.
Tests the standard channel mapping algorithm.
fhicl::ParameterSet TesterParameters() const
Returns the configuration of the main test (undefined if no main test)
static ResourcePtr_t ProvideDefaultSharedResource(ResourcePtr_t res_ptr)
Creates a shared resource as default only if none exists yet.
Interface to algorithm class for a specific detector channel mapping.
void TPCsetMappingTest() const
Tests TPCset mappings.
Tester_t & Tester()
Retrieves the local tester.