#include "Math/DistFunc.h"#include "TF1.h"#include "TCanvas.h"#include "TSystem.h"#include "TLegend.h"#include "TAxis.h"Go to the source code of this file.
Functions | |
| void | normalDist () |
| void normalDist | ( | ) |
Definition at line 14 of file normalDist.C.
References TLegend::AddEntry(), c1, TCanvas::cd(), TPad::Divide(), TF1::Draw(), TLegend::Draw(), TF1::GetXaxis(), TF1::GetYaxis(), gSystem, kBlue, kGreen, kRed, TSystem::Load(), TAttAxis::SetLabelSize(), TAttLine::SetLineColor(), TF1::SetNpx(), TFormula::SetParameter(), TFormula::SetParameters(), TNamed::SetTitle(), TF1::SetTitle(), TAttAxis::SetTitleOffset(), and TAttAxis::SetTitleSize().
1.5.1