#include <ScintillatorLDFFinder.h>
Public Member Functions | |
utl::Point | GetCore () const |
std::vector< double > | GetLDFShapeParameters () const |
LDFFitResult (const LDFFitConfig &config) | |
Public Attributes | |
double | fChi2 |
utl::CovarianceMatrix | fCov |
double | fLogLikelihood |
int | fNdof |
std::vector< double > | fPar |
double | fRecStage |
Definition at line 66 of file ScintillatorLDFFinder.h.
|
inline |
Definition at line 68 of file ScintillatorLDFFinder.h.
|
inline |
Definition at line 87 of file ScintillatorLDFFinder.h.
References ScintillatorLDFFinderKG::ScintillatorLDFFinder::eCoreX, ScintillatorLDFFinderKG::ScintillatorLDFFinder::eCoreY, fPar, and ScintillatorLDFFinderKG::gBaryCS.
Referenced by ScintillatorLDFFinderKG::ScintillatorLDFFinder::FitLDF(), ScintillatorLDFFinderKG::ScintillatorLDFFinder::FitLDFSimplified(), ScintillatorLDFFinderKG::ScintillatorLDFFinder::FixBeta(), ScintillatorLDFFinderKG::ScintillatorLDFFinder::FixGamma(), and ScintillatorLDFFinderKG::ScintillatorLDFFinder::SetRecData().
|
inline |
Definition at line 90 of file ScintillatorLDFFinder.h.
References ScintillatorLDFFinderKG::ScintillatorLDFFinder::eShapeParameters, and fPar.
Referenced by ScintillatorLDFFinderKG::ScintillatorLDFFinder::SetRecData().
double ScintillatorLDFFinderKG::ScintillatorLDFFinder::LDFFitResult::fChi2 |
Definition at line 80 of file ScintillatorLDFFinder.h.
Referenced by ScintillatorLDFFinderKG::ScintillatorLDFFinder::FitLDF(), and ScintillatorLDFFinderKG::ScintillatorLDFFinder::SetRecData().
utl::CovarianceMatrix ScintillatorLDFFinderKG::ScintillatorLDFFinder::LDFFitResult::fCov |
Definition at line 78 of file ScintillatorLDFFinder.h.
Referenced by ScintillatorLDFFinderKG::ScintillatorLDFFinder::FitLDF(), ScintillatorLDFFinderKG::ScintillatorLDFFinder::FitLDFSimplified(), and ScintillatorLDFFinderKG::ScintillatorLDFFinder::SetRecData().
double ScintillatorLDFFinderKG::ScintillatorLDFFinder::LDFFitResult::fLogLikelihood |
Definition at line 82 of file ScintillatorLDFFinder.h.
Referenced by ScintillatorLDFFinderKG::ScintillatorLDFFinder::FitLDF(), ScintillatorLDFFinderKG::ScintillatorLDFFinder::FitLDFSimplified(), and ScintillatorLDFFinderKG::ScintillatorLDFFinder::SetRecData().
int ScintillatorLDFFinderKG::ScintillatorLDFFinder::LDFFitResult::fNdof |
Definition at line 81 of file ScintillatorLDFFinder.h.
Referenced by ScintillatorLDFFinderKG::ScintillatorLDFFinder::FitLDF(), and ScintillatorLDFFinderKG::ScintillatorLDFFinder::SetRecData().
std::vector<double> ScintillatorLDFFinderKG::ScintillatorLDFFinder::LDFFitResult::fPar |
Definition at line 77 of file ScintillatorLDFFinder.h.
Referenced by ScintillatorLDFFinderKG::ScintillatorLDFFinder::FitLDF(), ScintillatorLDFFinderKG::ScintillatorLDFFinder::FitLDFSimplified(), GetCore(), GetLDFShapeParameters(), ScintillatorLDFFinderKG::ScintillatorLDFFinder::Run(), and ScintillatorLDFFinderKG::ScintillatorLDFFinder::SetRecData().
double ScintillatorLDFFinderKG::ScintillatorLDFFinder::LDFFitResult::fRecStage |
Definition at line 83 of file ScintillatorLDFFinder.h.
Referenced by ScintillatorLDFFinderKG::ScintillatorLDFFinder::Run(), and ScintillatorLDFFinderKG::ScintillatorLDFFinder::SetRecData().