Main Page
Class Categories
Classes
Namespaces
File List
File Members
exper-sw
cosmosw
AugerSW
Offline
source
main
Modules
FdReconstruction
FdProfileReconstructorKG
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;
14
static
double
gEnergyResolutionConexMissingFactor
= 0.022;
15
#endif
gEnergyResolutionConexMissingFactor
static double gEnergyResolutionConexMissingFactor
Definition:
UncorrelatedUncertainties.h:14
gEnergyEyeTel
static double gEnergyEyeTel
Definition:
UncorrelatedUncertainties.h:13
gAtmVariability
static double gAtmVariability
Definition:
UncorrelatedUncertainties.h:10
gEnergyTimeDrif
static double gEnergyTimeDrif
Definition:
UncorrelatedUncertainties.h:12
gHorizontalUniformityError_par
static double gHorizontalUniformityError_par[5]
Definition:
UncorrelatedUncertainties.h:9
gNightlyRelativeCalibration
static double gNightlyRelativeCalibration
Definition:
UncorrelatedUncertainties.h:11
, generated on Tue Sep 26 2023.