#include <LikelihoodFunctions.h>
Public Member Functions | |
GlobalFitFunction (const LDFFitConfig &config, const std::vector< StationFitData > &data) | |
double | operator() (const std::vector< double > &pars) const |
double | Up () const |
Protected Attributes | |
utl::Point | fCore |
const CurvatureChi2Function | fCurvPart |
const LDFLikelihoodFunction | fLDFPart |
utl::Vector | fShowerAxis |
Definition at line 254 of file LDFFinderKG/LikelihoodFunctions.h.
|
inline |
Definition at line 257 of file LDFFinderKG/LikelihoodFunctions.h.
|
inline |
Definition at line 261 of file LDFFinderKG/LikelihoodFunctions.h.
References fCore, fCurvPart, fLDFPart, fShowerAxis, LDFFinderKG::gBaryCS, and sqrt().
|
inline |
Definition at line 277 of file LDFFinderKG/LikelihoodFunctions.h.
|
mutableprotected |
Definition at line 281 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by operator()().
|
protected |
Definition at line 282 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by operator()().
|
protected |
Definition at line 283 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by operator()().
|
mutableprotected |
Definition at line 280 of file LDFFinderKG/LikelihoodFunctions.h.
Referenced by operator()().