#include <TMath.h>
#include <TGraph2D.h>
#include <TRandom.h>
#include <TStyle.h>
#include <TCanvas.h>
#include <TF2.h>
#include <TH1.h>
Go to the source code of this file.
Functions | |
TCanvas * | graph2dfit () |
TCanvas* graph2dfit | ( | ) |
Definition at line 12 of file graph2dfit.C.
References c, TF2::Draw(), TH1::Draw(), TGraph2D::Draw(), TF1::Eval(), f2, TH2::Fill(), TH1::Fill(), TGraph2D::FindObject(), TH1::Fit(), TGraph2D::Fit(), fit2(), TF2::GetRandom2(), gStyle, h1, h2, TGraph2D::Interpolate(), N, rnd, TAttFill::SetFillColor(), TStyle::SetHistTopMargin(), TGraph2D::SetMargin(), TF1::SetMaximum(), TStyle::SetOptFit(), TStyle::SetOptStat(), TStyle::SetPalette(), TFormula::SetParameters(), TGraph2D::SetPoint(), TF1::SetTitle(), TGraph2D::SetTitle(), x, and y.