#include <LikelihoodFunctions.h>
Public Attributes | |
bool | fFixCore = false |
LDF | fLDF |
std::vector< ParameterTreatment > | fLDFShapeTreatment |
double | fRecoveryThreshold = 0 |
utl::wcd::ESignalVarianceModel | fSignalVarianceModel = utl::wcd::eGAP2014_035 |
double | fSilentMaxRadius = 0 |
double | fSilentRadiusTransition = 0 |
double | fSilentSignalThreshold = 0 |
bool | fUseAdditionalGPSTimeVariance = false |
bool | fUseSaturationRecovery = false |
bool | fUseSilentStations = false |
Definition at line 62 of file LDFFinderKG/LikelihoodFunctions.h.
bool LDFFinderKG::LDFFitConfig::fFixCore = false |
Definition at line 65 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFFinder::FitGlobal(), LDFFinderKG::LDFFinder::FitLDF(), and LDFFinderKG::LDFFinder::FitLDFSimplified().
LDF LDFFinderKG::LDFFitConfig::fLDF |
Definition at line 70 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFFinder::CleanSilentStation(), LDFFinderKG::LDFFinder::FitGlobal(), LDFFinderKG::LDFFinder::FitLDF(), LDFFinderKG::LDFFinder::FitLDFSimplified(), LDFFinderKG::GetShowerSizeLabel(), LDFFinderKG::LDFLikelihoodFunction::operator()(), LDFFinderKG::LDFChi2Function::operator()(), and LDFFinderKG::LDFFinder::Run().
std::vector<ParameterTreatment> LDFFinderKG::LDFFitConfig::fLDFShapeTreatment |
Definition at line 72 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFFinder::FitGlobal(), LDFFinderKG::LDFFinder::FitLDF(), LDFFinderKG::LDFFinder::FitLDFSimplified(), LDFFinderKG::LDFLikelihoodFunction::operator()(), LDFFinderKG::LDFChi2Function::operator()(), and LDFFinderKG::LDFFinder::Run().
double LDFFinderKG::LDFFitConfig::fRecoveryThreshold = 0 |
Definition at line 69 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFFinder::FitLDF().
utl::wcd::ESignalVarianceModel LDFFinderKG::LDFFitConfig::fSignalVarianceModel = utl::wcd::eGAP2014_035 |
Definition at line 71 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFLikelihoodFunction::operator()(), and LDFFinderKG::LDFChi2Function::operator()().
double LDFFinderKG::LDFFitConfig::fSilentMaxRadius = 0 |
Definition at line 66 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFChi2Function::operator()().
double LDFFinderKG::LDFFitConfig::fSilentRadiusTransition = 0 |
Definition at line 67 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFChi2Function::operator()().
double LDFFinderKG::LDFFitConfig::fSilentSignalThreshold = 0 |
Definition at line 68 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFChi2Function::operator()().
bool LDFFinderKG::LDFFitConfig::fUseAdditionalGPSTimeVariance = false |
Definition at line 73 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::GetTimeVariance().
bool LDFFinderKG::LDFFitConfig::fUseSaturationRecovery = false |
Definition at line 64 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFFinder::FitLDF(), LDFFinderKG::LDFFinder::FitLDFSimplified(), LDFFinderKG::LDFLikelihoodFunction::operator()(), LDFFinderKG::LDFChi2Function::operator()(), and LDFFinderKG::LDFFinder::Run().
bool LDFFinderKG::LDFFitConfig::fUseSilentStations = false |
Definition at line 63 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by LDFFinderKG::LDFFinder::FitGlobal(), LDFFinderKG::LDFFinder::FitLDF(), LDFFinderKG::LDFLikelihoodFunction::operator()(), LDFFinderKG::LDFChi2Function::operator()(), and LDFFinderKG::LDFFinder::Run().