9 #ifndef _TestTorus_TestTorus_h_
10 #define _TestTorus_TestTorus_h_
13 #include <fwk/VModule.h>
15 #include <utl/CoordinateSystemPtr.h>
16 #include <utl/ShadowPtr.h>
17 #include <utl/Photon.h>
39 namespace TestTorusKG {
fwk::VModule::ResultFlag Init()
Initialize: invoked at beginning of run (NOT beginning of event)
REGISTER_MODULE("TestTorus", TestTorus)
fwk::VModule::ResultFlag Run(evt::Event &event)
Run: invoked once per 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)
Simulates the FD telescope.