Performs tests on the geometry as seen by Geometry service. More...
Public Member Functions | |
GeometryTest (fhicl::ParameterSet const &pset) | |
virtual void | analyze (art::Event const &) |
virtual void | beginJob () |
Private Attributes | |
std::unique_ptr < geo::GeometryTestAlg > | tester |
the test algorithm More... | |
Performs tests on the geometry as seen by Geometry service.
See GeometryTestAlg.
Definition at line 33 of file GeometryTest_module.cc.
|
explicit |
Definition at line 52 of file GeometryTest_module.cc.
|
inlinevirtual |
Definition at line 37 of file GeometryTest_module.cc.
|
virtual |
Definition at line 60 of file GeometryTest_module.cc.
|
private |
the test algorithm
Definition at line 42 of file GeometryTest_module.cc.