13 #define BOOST_TEST_MODULE GeometryGeoIDTest
38 testing::BasicGeometryEnvironmentConfiguration<geo::ChannelMapStandardAlg>
80 tester_ptr->Setup(*(Provider<geo::GeometryCore>()));
void CryostatGeoIDTest() const
Base class for objects initializing a geometry.
std::shared_ptr< Tester_t > tester_ptr
our tester (may be shared)
void SetApplicationName(std::string name)
Sets the name of the application.
void PlaneGeoIDTest() const
BOOST_GLOBAL_FIXTURE(GeometryGeoIDTestFixture)
Access the description of detector geometry.
void TPCGeoIDTest() const
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.
Tests the correct assignment of IDs to detector geometry objects.
Environment for a geometry test.
Utility class providing singleton objects to the derived classes.
Tester_t & Tester()
Retrieves the local tester.
Base class for tests using Boost unit test library.
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.
void WireGeoIDTest() const
Interface to algorithm class for a specific detector channel mapping.
GeometryGeoIDTestFixture()
Constructor: initialize the tester with the Geometry from base class.
static Tester_t & GlobalTester()
Retrieves the global tester.