#include "TMultiGraph.h"#include "TRandom.h"#include "TF1.h"#include "TGraphErrors.h"#include "TCanvas.h"#include "TMath.h"Go to the source code of this file.
Functions | |
| void | fitMultiGraph () |
| void | fitminuit () |
| void fitminuit | ( | ) |
Definition at line 75 of file fitMultiGraph.C.
References TMultiGraph::Add(), TGraph::Fit(), TMultiGraph::Fit(), TMath::Gaus(), i, n, x1, x2, and x3.
| void fitMultiGraph | ( | ) |
Definition at line 8 of file fitMultiGraph.C.
References TMultiGraph::Add(), TMultiGraph::Draw(), TMultiGraph::Fit(), TMultiGraph::GetFunction(), i, kBlue, kGreen, kRed, n, TAttFill::SetFillColor(), TPad::SetGrid(), TAttLine::SetLineColor(), TAttLine::SetLineWidth(), TAttMarker::SetMarkerSize(), TAttMarker::SetMarkerStyle(), x1, x2, and x3.
1.5.1