10 #include "CalibratedAnitaEvent.h" 11 #include "UsefulAnitaEvent.h" 12 #include "AnitaGeomTool.h" 13 #include "PrettyAnitaHk.h" 14 #include "RawAnitaHeader.h" 15 #include "AnitaEventCalibrator.h" 33 for(
int surf=0;surf<NUM_SURF;surf++) {
49 for(
int surf=0;surf<NUM_SURF;surf++) {
Double_t fClockPhiArray[12]
An array to store the clock offsets.
Double_t fTempFactorGuesses[12]
A holder variable to cling on to the temperature correction factor that we are guessing at...
Int_t fClockProblem
Flag raised if more than 4 upgoing zero crossings in clock, won't update temp correction. RCO guessing may also be negatively affected by this.
UsefulAnitaEvent – The Calibrated Useful Anita Event object.
Int_t fRcoArray[12]
An array to store the guessed at RCO values;.
CalibratedAnitaEvent – The Calibrated Calibrated Anita Event object.
WaveCalType::WaveCalType_t fCalType
The calibration type used.
virtual ~CalibratedAnitaEvent()
Destructor.
Double_t fTempFactorGuesses[12]
A holder variable to cling on to the temperature correction factor that we are guessing at...
Int_t fRFSpike
Flag raised if the ADC value is too large or small in RF.
WaveCalType::WaveCalType_t fCalType
The calibration type requested.
Int_t fRcoArray[12]
An array to store the guessed at RCO values.
Double_t fClockPhiArray[12]
An array to store the derived clock calibration numbers (from aligning the clocks) ...
CalibratedAnitaEvent()
Default constructor not used.
Int_t fClockSpike
Flag raised if the ADC value is too large or small in clock.
RawAnitaEvent – The Raw ANITA Event Data.