#include <LDFFinder.h>
Public Member Functions | |
utl::Point | GetCore () const |
std::vector< double > | GetLDFShapeParameters () const |
LDFFitResult (const LDFFitConfig &config) | |
Public Attributes | |
double | fChi2 = 0 |
utl::CovarianceMatrix | fCov |
double | fLogLikelihood = 0 |
int | fNdof = 0 |
std::vector< double > | fPar |
double | fRecStage = 0 |
Definition at line 92 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
|
inline |
Definition at line 94 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
|
inline |
Definition at line 109 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
References LDFFinderKG::LDFFinder::eCoreX, LDFFinderKG::LDFFinder::eCoreY, fPar, and LDFFinderKG::gBaryCS.
Referenced by LDFFinderKG::LDFFinder::FitGlobal(), LDFFinderKG::LDFFinder::FitLDF(), LDFFinderKG::LDFFinder::FitLDFSimplified(), LDFFinderKG::LDFFinder::FixBeta(), LDFFinderKG::LDFFinder::FixGamma(), LDFFinderKG::LDFFinder::Run(), and LDFFinderKG::LDFFinder::SetRecData().
|
inline |
Definition at line 112 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
References LDFFinderKG::LDFFinder::eShapeParameters, and fPar.
Referenced by LDFFinderKG::LDFFinder::Run(), and LDFFinderKG::LDFFinder::SetRecData().
double LDFFinderKG::LDFFinder::LDFFitResult::fChi2 = 0 |
Definition at line 102 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
Referenced by LDFFinderKG::LDFFinder::FitGlobal(), LDFFinderKG::LDFFinder::FitLDF(), and LDFFinderKG::LDFFinder::SetRecData().
utl::CovarianceMatrix LDFFinderKG::LDFFinder::LDFFitResult::fCov |
Definition at line 100 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
Referenced by LDFFinderKG::LDFFinder::FitGlobal(), LDFFinderKG::LDFFinder::FitLDF(), LDFFinderKG::LDFFinder::FitLDFSimplified(), LDFFinderKG::LDFFinder::Run(), and LDFFinderKG::LDFFinder::SetRecData().
double LDFFinderKG::LDFFinder::LDFFitResult::fLogLikelihood = 0 |
Definition at line 104 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
Referenced by LDFFinderKG::LDFFinder::FitGlobal(), LDFFinderKG::LDFFinder::FitLDF(), LDFFinderKG::LDFFinder::FitLDFSimplified(), and LDFFinderKG::LDFFinder::SetRecData().
int LDFFinderKG::LDFFinder::LDFFitResult::fNdof = 0 |
Definition at line 103 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
Referenced by LDFFinderKG::LDFFinder::FitGlobal(), LDFFinderKG::LDFFinder::FitLDF(), and LDFFinderKG::LDFFinder::SetRecData().
std::vector<double> LDFFinderKG::LDFFinder::LDFFitResult::fPar |
Definition at line 99 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
Referenced by LDFFinderKG::LDFFinder::CleanSilentStation(), LDFFinderKG::LDFFinder::FitGlobal(), LDFFinderKG::LDFFinder::FitLDF(), LDFFinderKG::LDFFinder::FitLDFSimplified(), GetCore(), GetLDFShapeParameters(), LDFFinderKG::LDFFinder::Run(), and LDFFinderKG::LDFFinder::SetRecData().
double LDFFinderKG::LDFFinder::LDFFitResult::fRecStage = 0 |
Definition at line 105 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
Referenced by LDFFinderKG::LDFFinder::Run(), and LDFFinderKG::LDFFinder::SetRecData().