Go to the source code of this file.
Functions | |
double | DataSD1500EnergyResolution (const double lgE, const double zenith, TVectorD pCal, double lgS38) |
double | DataSD750EnergyResolution_ICRC2017 (const double lgE, const double zenith, TVectorD pCal, double lgS35) |
double | Hybrids_ICRC_2019_Herald_11_06 (const double lgE) |
double | Hybrids_ICRC_2019_Offline_05_07 (const double lgE) |
double | Hybrids_ICRC_2019_Offline_11_06 (const double lgE) |
double | Hybrids_ICRC_2019_SD1500 (const double lgE) |
double | Hybrids_ICRC_2019_SD750 (const double lgE) |
double | Resolution_TestExample (const double lgE) |
double | SimulationSD1500EnergyResolution (const double lgE, const double zenith) |
double | SimulationSD750EnergyResolution_ICRC2017 (const double lgE, const double zenith) |
double | Valerio12_11_2018 (const double lgE) |
double DataSD1500EnergyResolution | ( | const double | lgE, |
const double | zenith, | ||
TVectorD | pCal, | ||
double | lgS38 | ||
) |
Definition at line 78 of file ICRC2019/ResolutionFunctions.hh.
References std::pow().
double DataSD750EnergyResolution_ICRC2017 | ( | const double | lgE, |
const double | zenith, | ||
TVectorD | pCal, | ||
double | lgS35 | ||
) |
Definition at line 97 of file ICRC2019/ResolutionFunctions.hh.
References std::pow().
Referenced by ResolutionValue(), and ResolutionZenithDistrib().
double Hybrids_ICRC_2019_Herald_11_06 | ( | const double | lgE | ) |
Definition at line 44 of file ICRC2019/ResolutionFunctions.hh.
References std::pow().
Referenced by ResolutionValue(), and ResolutionZenithDistrib().
double Hybrids_ICRC_2019_Offline_05_07 | ( | const double | lgE | ) |
Definition at line 34 of file ICRC2019/ResolutionFunctions.hh.
References std::pow().
Referenced by ResolutionValue(), and ResolutionZenithDistrib().
double Hybrids_ICRC_2019_Offline_11_06 | ( | const double | lgE | ) |
Definition at line 24 of file ICRC2019/ResolutionFunctions.hh.
References std::pow().
Referenced by ResolutionValue(), and ResolutionZenithDistrib().
double Hybrids_ICRC_2019_SD1500 | ( | const double | lgE | ) |
Definition at line 1 of file ICRC2019/ResolutionFunctions.hh.
References std::pow().
Referenced by ResolutionValue(), and ResolutionZenithDistrib().
double Hybrids_ICRC_2019_SD750 | ( | const double | lgE | ) |
Definition at line 11 of file ICRC2019/ResolutionFunctions.hh.
References std::pow(), and sqrt().
Referenced by ResolutionValue(), and ResolutionZenithDistrib().
double Resolution_TestExample | ( | const double | lgE | ) |
Definition at line 124 of file ICRC2019/ResolutionFunctions.hh.
Referenced by ResolutionValue(), and ResolutionZenithDistrib().
double SimulationSD1500EnergyResolution | ( | const double | lgE, |
const double | zenith | ||
) |
Definition at line 55 of file ICRC2019/ResolutionFunctions.hh.
References std::pow(), and sqrt().
double SimulationSD750EnergyResolution_ICRC2017 | ( | const double | lgE, |
const double | zenith | ||
) |
Definition at line 66 of file ICRC2019/ResolutionFunctions.hh.
References std::pow(), and sqrt().
Referenced by ResolutionValue(), and ResolutionZenithDistrib().
double Valerio12_11_2018 | ( | const double | lgE | ) |
Definition at line 113 of file ICRC2019/ResolutionFunctions.hh.
References std::pow().
Referenced by ResolutionValue(), and ResolutionZenithDistrib().