9 #ifndef _FdBackgroundSimulatorOG_FdBackgroundSimulator_h_
10 #define _FdBackgroundSimulatorOG_FdBackgroundSimulator_h_
13 #include <fwk/VModule.h>
15 #include <fdet/Telescope.h>
17 namespace FdBackgroundSimulatorOG {
66 #endif // _FdBackgroundSimulatorOG_FdBackgroundSimulator_h_
REGISTER_MODULE("FdBackgroundSimulatorOG", FdBackgroundSimulator)
fwk::VModule::ResultFlag Finish()
Finish: invoked at end of the run (NOT end of the event)
bool AddBackgroundFromVariance(fevt::Telescope &tel, evt::Event &event)
double GetParametricSkyVariance(double theta) const
std::vector< double > fBackgroundFlux
bool AddBackground(fevt::Telescope &tel, evt::Event &event)
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 Run(evt::Event &event)
Run: invoked once per event.
Fluorescence Detector Telescope Event.
Simulates the signal due the photon background.