List of all members | Public Member Functions | Public Attributes
LDFFinderKG::LDFFinder::LDFFitResult Struct Reference

#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
 

Detailed Description

Definition at line 92 of file SdReconstruction/LDFFinderKG/LDFFinder.h.

Constructor & Destructor Documentation

LDFFinderKG::LDFFinder::LDFFitResult::LDFFitResult ( const LDFFitConfig config)
inline

Definition at line 94 of file SdReconstruction/LDFFinderKG/LDFFinder.h.

Member Function Documentation

utl::Point LDFFinderKG::LDFFinder::LDFFitResult::GetCore ( ) const
inline
std::vector<double> LDFFinderKG::LDFFinder::LDFFitResult::GetLDFShapeParameters ( ) const
inline

Member Data Documentation

double LDFFinderKG::LDFFinder::LDFFitResult::fChi2 = 0
utl::CovarianceMatrix LDFFinderKG::LDFFinder::LDFFitResult::fCov
double LDFFinderKG::LDFFinder::LDFFitResult::fLogLikelihood = 0
int LDFFinderKG::LDFFinder::LDFFitResult::fNdof = 0
std::vector<double> LDFFinderKG::LDFFinder::LDFFitResult::fPar
double LDFFinderKG::LDFFinder::LDFFitResult::fRecStage = 0

The documentation for this struct was generated from the following file:

, generated on Tue Sep 26 2023.