22 #include "test/Geometry/geometry_unit_test_base.h" 82 if (++iParam < argc) config.SetConfigurationPath(argv[iParam]);
86 if (++iParam < argc) config.SetMainTesterParameterSetPath(argv[iParam]);
90 if (++iParam < argc) config.SetGeometryParameterSetPath(argv[iParam]);
108 unsigned int nErrors = Tester.Run();
113 << nErrors <<
" errors detected!";
int main(int argc, char const **argv)
Runs the test.
MaybeLogger_< ELseverityLevel::ELsev_error, false > LogError
Environment for a geometry test.
virtual void Setup(geo::GeometryCore const &new_geo)
Algorithm set up.
Description of geometry of one entire detector.
Class holding a configuration for a test environment.
testing::TesterEnvironment< testing::BasicEnvironmentConfiguration > TestEnvironment
testing::GeometryTesterEnvironment< StandardGeometryConfiguration > StandardGeometryTestEnvironment
Access the description of detector geometry.
Tests the correct iteration of the geo::Geometry iterators.