1 #ifndef _RdStationQualityAssessor_h_
2 #define _RdStationQualityAssessor_h_
4 #include <fwk/VModule.h>
5 #include <revt/Station.h>
6 #include <revt/StationRecData.h>
7 #include <rdet/RDetector.h>
9 #include <boost/random.hpp>
10 #include <boost/random/normal_distribution.hpp>
11 #include <boost/random/uniform_real.hpp>
24 namespace RdStationQualityAssessor {
fwk::VModule::ResultFlag Run(evt::Event &event)
Run: invoked once per event.
REGISTER_MODULE("RdStationQualityAssessor", RdStationQualityAssessor)
fwk::VModule::ResultFlag Finish()
Finish: invoked at end of the run (NOT end of the event)
unsigned int fVectorialComponent
ResultFlag
Flag returned by module methods to the RunController.
virtual ~RdStationQualityAssessor()
RdStationQualityAssessor()
fwk::VModule::ResultFlag Init()
Initialize: invoked at beginning of run (NOT beginning of event)