10 #ifndef FdProfileConstrainedGeometryFit_FdProfileConstrainedGeometryFit_h_
11 #define FdProfileConstrainedGeometryFit_FdProfileConstrainedGeometryFit_h_
13 #include <fwk/VModule.h>
14 #include <evt/Event.h>
15 #include <fevt/FEvent.h>
23 namespace FdProfileConstrainedGeometryFit {
void FitTimingOfGivenGeometry(const fevt::Eye &eye) const
fwk::VModule::ResultFlag Run(evt::Event &event)
Run: invoked once per event.
Fluorescence Detector Eye Event.
fwk::VModule::ResultFlag Finish()
Finish: invoked at end of the run (NOT end of the event)
virtual ~FdProfileConstrainedGeometryFit()
REGISTER_MODULE("FdProfileConstrainedGeometryFit", FdProfileConstrainedGeometryFit)
ResultFlag
Flag returned by module methods to the RunController.
FdProfileConstrainedGeometryFit()
fwk::VModule::ResultFlag Init()
Initialize: invoked at beginning of run (NOT beginning of event)