1 #ifndef _RdIndependentCheck_Verification_h_
2 #define _RdIndependentCheck_Verification_h_
4 #include <fwk/VModule.h>
8 namespace VerificationRadio {
48 TestInformation(
const long id,
const std::string& name,
const bool absTol,
const double tol)
fwk::VModule::ResultFlag Run(evt::Event &event)
Run: invoked once per event.
boost::shared_ptr< const CoordinateTransformer > CoordinateSystemPtr
Shared pointer for coordinate systems.
std::stringstream * fTestResults
fwk::VModule::ResultFlag Init()
Initialize: invoked at beginning of run (NOT beginning of event)
std::vector< TestInformation > fStationTests
std::vector< TestInformation > fShowerTests
fwk::VModule::ResultFlag Finish()
Finish: invoked at end of the run (NOT end of the event)
ResultFlag
Flag returned by module methods to the RunController.
Confirms that radio works depending on modulesequence.
REGISTER_MODULE("Verification", Verification)
utl::CoordinateSystemPtr fReferenceCS