8 #ifndef GEO_GEOMETRYITERATORLOOPTESTALG_H
9 #define GEO_GEOMETRYITERATORLOOPTESTALG_H
35 virtual unsigned int Run();
46 #endif // GEO_GEOMETRYITERATORLOOPTESTALG_H
virtual unsigned int Run()
Executes the test.
GeometryCore const * geom
pointer to the geometry description
virtual void Setup(geo::GeometryCore const &new_geo)
Algorithm set up.
Description of geometry of one entire detector.
GeometryIteratorLoopTestAlg(fhicl::ParameterSet const &)
Constructor: reads configuration, does nothing.
virtual ~GeometryIteratorLoopTestAlg()=default
Virtual destructor.