25 #include "messagefacility/MessageLogger/MessageLogger.h"
71 int main(
int argc,
char const** argv) {
74 (
"geometry_iterator_loop_test_SBND");
113 unsigned int nErrors = Tester.Run();
117 mf::LogError(
"geometry_iterator_loop_test_SBND")
118 << nErrors <<
" errors detected!";
Class for objects initializing SBND geometry.
fhicl::ParameterSet TesterParameters(std::string test_name) const
Returns the configuration of the specified test.
void SetMainTesterParameterSetName(std::string name)
Sets the FHiCL name for the configuration of the test algorithm.
Access the description of detector geometry.
void SetGeometryParameterSetPath(std::string path)
Sets the FHiCL path for the geometry configuration.
void AddDefaultTesterConfiguration(std::string tester_name, std::string tester_cfg)
Adds a default configuration for the specified tester.
virtual void Setup(geo::GeometryCore const &new_geo)
Algorithm set up.
void SetConfigurationPath(std::string path)
Sets the path to the configuration file.
testing::TesterEnvironment< testing::BasicEnvironmentConfiguration > TestEnvironment
Class holding the configuration for a SBND fixture.
geo::GeometryCore const * Geometry() const
Returns a pointer to the geometry.
Tests the correct iteration of the geo::Geometry iterators.
int main(int argc, char **argv)
Custom channel mapping algorithm for SBND.
void SetMainTesterParameterSetPath(std::string path)
Sets the FHiCL path for the configuration of the main test algorithm.
Channel mapping for SBND.