#include "TH1.h"#include "TF1.h"#include "TCanvas.h"#include "TSystem.h"#include "TLegend.h"#include "TLegendEntry.h"#include "Math/DistFunc.h"Go to the source code of this file.
Functions | |
| void | tStudent () |
| void tStudent | ( | ) |
Definition at line 20 of file tStudent.C.
References a, b, TCanvas::cd(), TPad::Divide(), TF1::Draw(), TH1::Draw(), TF1::DrawCopy(), TH1::Fill(), TH1D::GetBinContent(), gSystem, i, j, kBlue, kRed, TSystem::Load(), TPad::Modified(), n, name, TH1D::SetBinContent(), TAttFill::SetFillColor(), TAttLine::SetLineColor(), TAttLine::SetLineWidth(), TH1::SetStats(), TF1::SetTitle(), TH1::SetTitle(), ROOT::Math::tdistribution_pdf(), ROOT::Math::tdistribution_quantile(), and x.
1.5.1