9 #ifndef _TimeModelTestKG_TimeModelTest_h_
10 #define _TimeModelTestKG_TimeModelTest_h_
20 #include <fwk/VModule.h>
21 #include <utl/Vector.h>
32 class TabulatedFunction;
36 namespace TimeModelTestKG {
65 double NKG(
double N,
double Rmoliere,
double R,
double s);
74 #endif // _TimeModelTestKG_TimeModelTest_h_
fwk::VModule::ResultFlag Finish()
Finish: invoked at end of the run (NOT end of the event)
REGISTER_MODULE("TimeModelTestKG", TimeModelTest)
Class to hold collection (x,y) points and provide interpolation between them.
utl::TabulatedFunction GetLogZdist(const utl::TabulatedFunction &prof, double cosTheta, double XobsVert)
A super-simple-and-fast SD-event-generator.
fwk::VModule::ResultFlag Run(evt::Event &event)
Run: invoked once per event.
ResultFlag
Flag returned by module methods to the RunController.
fwk::VModule::ResultFlag Init()
Initialize: invoked at beginning of run (NOT beginning of event)
double NKG(double N, double Rmoliere, double R, double s)