UncorrelatedUncertainties.h
Go to the documentation of this file.
1 #ifndef _UncorrelatedUncertainties_h_
2 #define _UncorrelatedUncertainties_h_
3 // ICRC 2013, Energy scale Table: 2, Uncorrelated uncertainties that goes into the FD energy.
4 //static double gHorizontalUniformityError = 0.01;
5 //static double gAtmVariability = 0.01;
6 //static double gNightlyRelativeCalibration = 0.03;
7 
8 // ICRC 2019 - v4 aerosols db
9 static double gHorizontalUniformityError_par[5] = {0.037, 19.0, 1.667078, 1.078985, 0.187783};
10 static double gAtmVariability = 0.01;
11 static double gNightlyRelativeCalibration = 0.013;
12 static double gEnergyTimeDrif = 0.026;
13 static double gEnergyEyeTel = 0.036;
15 #endif
static double gEnergyResolutionConexMissingFactor
static double gEnergyEyeTel
static double gAtmVariability
static double gEnergyTimeDrif
static double gHorizontalUniformityError_par[5]
static double gNightlyRelativeCalibration

, generated on Tue Sep 26 2023.