9 #ifndef _SdFootprintAnalyzer_h_
10 #define _SdFootprintAnalyzer_h_
13 #include <fwk/VModule.h>
15 #include <utl/TimeStamp.h>
16 #include <utl/Point.h>
17 #include <utl/Vector.h>
18 #include <utl/CoordinateSystemPtr.h>
19 #include <utl/Trace.h>
21 #include <evt/Event.h>
23 #include <sevt/Station.h>
24 #include <sevt/SEvent.h>
25 #include <sevt/SdFootprintData.h>
29 namespace SdFootprintAnalyzerNS{
Interface class to access to the SD part of an event.
void Init()
Initialise the registry.
A TimeStamp holds GPS second and nanosecond for some event.
boost::shared_ptr< const CoordinateTransformer > CoordinateSystemPtr
Shared pointer for coordinate systems.
class to hold data at Station level
#define REGISTER_MODULE(_moduleName_, _ModuleType_)
ResultFlag
Flag returned by module methods to the RunController.