27 #include "messagefacility/MessageLogger/MessageLogger.h"
72 int main(
int argc,
char const** argv) {
108 unsigned int nErrors = Tester.Run();
112 mf::LogError(
"geometry_iterator_loop_test")
113 << nErrors <<
" errors detected!";
Base class for objects initializing a geometry.
Prov const * Provider() const
Return the specified provider (throws if not available)
fhicl::ParameterSet TesterParameters(std::string test_name) const
Returns the configuration of the specified test.
Access the description of detector geometry.
void SetGeometryParameterSetPath(std::string path)
Sets the FHiCL path for the geometry configuration.
virtual void Setup(geo::GeometryCore const &new_geo)
Algorithm set up.
Description of geometry of one entire detector.
void SetConfigurationPath(std::string path)
Sets the path to the configuration file.
testing::TesterEnvironment< testing::BasicEnvironmentConfiguration > TestEnvironment
Interface to algorithm class for a specific detector channel mapping.
Tests the correct iteration of the geo::Geometry iterators.
int main(int argc, char **argv)
void SetMainTesterParameterSetPath(std::string path)
Sets the FHiCL path for the configuration of the main test algorithm.