1 #ifndef _MdSdReReconstruction_Validation_h_
2 #define _MdSdReReconstruction_Validation_h_
5 #include <sevt/StationConstants.h>
6 #include <fwk/VModule.h>
8 namespace ValidationNS {
fwk::VModule::ResultFlag Run(evt::Event &event)
Run: invoked once per event.
REGISTER_MODULE("Validation", Validation)
Confirms that sim, rec and re-reconstruction works.
fwk::VModule::ResultFlag Init()
Initialize: invoked at beginning of run (NOT beginning of event)
ResultFlag
Flag returned by module methods to the RunController.
fwk::VModule::ResultFlag Finish()
Finish: invoked at end of the run (NOT end of the event)
std::stringstream fResults