![]() |
Looks for SURF saturation. More...
#include <DataQualityMonitor.h>
Public Member Functions | |
| DataQualityMonitor (TChain *c) | |
| void | setBranches (TChain *c) |
| Int_t | processEntry (Long64_t entry, UInt_t eventNumberCheck=0) |
Public Attributes | |
| TChain * | dataQualityChain |
| Double_t | maxAbsSecondDeriv [AnitaPol::kNotAPol][NUM_SEAVEYS] |
| Double_t | maxVolts [AnitaPol::kNotAPol][NUM_SEAVEYS] |
| Int_t | numPoints [AnitaPol::kNotAPol][NUM_SEAVEYS] |
| UInt_t | eventNumber |
| Int_t | phiAboveMaxVoltsThresh [NUM_PHI] |
| Int_t | numChannelsAboveSurfSaturation |
| Int_t | numAboveVoltsBlastThresh |
| Int_t | numPhiAboveMaxVoltsBlastThresh |
| double | maxVoltsBlastThresh |
| double | saturationVolts |
Looks for SURF saturation.
A class to take RawAnitaEvents and look for signs of bad data.
Definition at line 37 of file DataQualityMonitor.h.

1.8.11