9 #ifndef DATAQUALITYMONITOR_H 10 #define DATAQUALITYMONITOR_H 13 #include "UsefulAnitaEvent.h" 14 #include "AnitaEventCalibrator.h" 15 #include "AnitaGeomTool.h" 16 #include "UsefulAdu5Pat.h" 22 #include "CrossCorrelator.h" 39 Int_t ProcessEvent(RawAnitaEvent* rawEvent);
40 void fillMaxAbsSecondDerivArray(UsefulAnitaEvent* pedEvent);
41 void fillThresholds(Double_t vals[NUM_POL][NUM_SEAVEYS]);
43 Double_t lastMaxAbsSecondDeriv[NUM_POL][NUM_SEAVEYS];
48 Double_t threshMaxAbsSecondDeriv[NUM_POL][NUM_SEAVEYS];
Looks for SURF saturation.