9 #ifndef DATAQUALITYMONITOR_H 10 #define DATAQUALITYMONITOR_H 13 #include "UsefulAnitaEvent.h" 14 #include "AnitaEventCalibrator.h" 15 #include "AnitaGeomTool.h" 16 #include "UsefulAdu5Pat.h" 26 #include "CrossCorrelator.h" 44 void setBranches(TChain* c);
47 TChain* dataQualityChain;
55 Int_t phiAboveMaxVoltsThresh[NUM_PHI];
56 Int_t numChannelsAboveSurfSaturation;
57 Int_t numAboveVoltsBlastThresh;
58 Int_t numPhiAboveMaxVoltsBlastThresh;
61 Int_t processEntry(Long64_t entry, UInt_t eventNumberCheck = 0);
67 double maxVoltsBlastThresh;
68 double saturationVolts;
Looks for SURF saturation.
Namespace which wraps everything in the library.