#include "TF2.h"#include "TH2.h"#include "TCutG.h"#include "TMath.h"Go to the source code of this file.
Functions | |
| Double_t | g2 (Double_t *x, Double_t *par) |
| Double_t | fun2 (Double_t *x, Double_t *par) |
| TCanvas * | fit2a () |
| TCanvas* fit2a | ( | ) |
Definition at line 32 of file fit2a.C.
References c, TF2::Draw(), TH1::Draw(), f2, TH2::FillRandom(), TH1::Fit(), fun2(), gStyle, h2, kTRUE, nentries, ratio, TAttFill::SetFillColor(), TF1::SetNpx(), TF2::SetNpy(), TStyle::SetOptStat(), TStyle::SetPalette(), TFormula::SetParameters(), and TGraph::SetPoint().
1.5.1