#include <fwk/VModule.h>
#include <utl/TimeStamp.h>
#include <utl/Point.h>
#include <utl/Vector.h>
#include <utl/CoordinateSystemPtr.h>
#include <utl/Trace.h>
#include <evt/Event.h>
#include <sevt/Station.h>
#include <sevt/SEvent.h>
#include <sevt/SdFootprintData.h>
Go to the source code of this file.
Classes | |
class | SdFootprintAnalyzerNS::ByIncreasingDistanceToAxis |
class | SdFootprintAnalyzerNS::ByIncreasingTime |
class | SdFootprintAnalyzerNS::SdFootprintAnalyzer |
class | SdFootprintAnalyzerNS::Station |
Namespaces | |
SdFootprintAnalyzerNS | |
Typedefs | |
typedef std::vector < SdFootprintAnalyzerNS::Station > | SdFootprintAnalyzerNS::StationCollection |
Fill basic information on the footprint of a shower
Definition in file SdFootprintAnalyzer.h.