namespace ROOT::Fit


   class evaluating the log likelihood
   for binned Poisson likelihood fits
   it is template to distinguish gradient and non-gradient case

   @ingroup  FitMethodFunc

Function Members (Methods)

public:
voidFillData(ROOT::Fit::BinData& dv, const TH1* hist, TF1* func = 0)
voidFillData(ROOT::Fit::BinData& dv, const TGraph2D* gr, TF1* func = 0)
voidFillData(ROOT::Fit::BinData& dv, const TGraph* gr, TF1* func = 0)
voidFillData(ROOT::Fit::BinData& dv, const TMultiGraph* gr, TF1* func = 0)
boolGetConfidenceIntervals(const TH1* h1, const ROOT::Fit::FitResult& r, TGraphErrors* gr, double cl = 0.95)
voidInitGaus(const ROOT::Fit::BinData& data, TF1* f1)
intUnBinFit(ROOT::Fit::UnBinData* data, TF1* f1, Foption_t& option, const ROOT::Math::MinimizerOptions& moption)

Class Charts

Function documentation


Author: L. Moneta Fri Aug 17 14:29:24 2007
Last change: root/mathcore:$Id: PoissonLikelihoodFCN.h 26541 2008-12-01 10:00:52Z moneta $
Last generated: 2008-12-01 17:06
Copyright (c) 2007 LCG ROOT Math Team, CERN/PH-SFT *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.