#include "TGraphErrors.h"#include "TGraph2DErrors.h"#include "TCanvas.h"#include "TF2.h"#include "TH1.h"#include "TVirtualFitter.h"#include "TRandom.h"Go to the source code of this file.
Functions | |
| void | ConfidenceIntervals () |
| void ConfidenceIntervals | ( | ) |
Definition at line 10 of file ConfidenceIntervals.C.
References TCanvas::cd(), TPad::Divide(), TGraph::Draw(), TF2::Draw(), TH1::Draw(), TGraph2D::Draw(), TF1::Eval(), f2, TGraph::Fit(), TGraph2D::Fit(), TRandom::Gaus(), ROOT::Fit::GetConfidenceIntervals(), TVirtualFitter::GetFitter(), TF2::GetRandom2(), TGraph2D::GetX(), TGraph::GetX(), TGraph2D::GetY(), gr, gRandom, h, i, kBlue, kFALSE, kRed, nh, rnd, TRandom::Rndm(), TAttFill::SetFillColor(), TAttLine::SetLineColor(), TAttLine::SetLineWidth(), TAttMarker::SetMarkerColor(), TAttMarker::SetMarkerSize(), TAttMarker::SetMarkerStyle(), TGraph2D::SetName(), TNamed::SetName(), TGraph2D::SetNpx(), TF1::SetNpx(), TGraph2D::SetNpy(), TF2::SetNpy(), TFormula::SetParameters(), TGraph2D::SetPoint(), TGraph::SetPoint(), TGraph2DErrors::SetPoint(), TH1::SetStats(), TGraph::SetTitle(), TGraph2D::SetTitle(), TRandom::Uniform(), x, and y.
1.5.1