#include <cassert>#include "TCanvas.h"#include "TPaveText.h"#include "TH1.h"#include "TF1.h"#include "Math/GoFTest.h"#include "Math/Functor.h"#include "TRandom3.h"#include "Math/DistFunc.h"Go to the source code of this file.
Functions | |
| void | goftest () |
| void goftest | ( | ) |
Definition at line 24 of file goftest.C.
References TMath::Abs(), TPaveText::AddText(), AddText(), ROOT::Math::GoFTest::AndersonDarling2SamplesTest(), c, data, TPaveText::Draw(), TF1::Draw(), TH1::Draw(), Draw(), E, Error, TH1::Fill(), TF1::GetRandom(), i, ROOT::Math::GoFTest::kAD, ROOT::Math::GoFTest::kAD2s, kBlue, ROOT::Math::GoFTest::kCDF, kFALSE, ROOT::Math::GoFTest::kKS, ROOT::Math::GoFTest::kKS2s, ROOT::Math::GoFTest::kLogNormal, ROOT::Math::GoFTest::kPDF, kRed, TMath::Landau(), TMath::LandauI(), ROOT::Math::lognormal_cdf(), max, TMath::MaxElement(), min, TMath::MinElement(), TH1::Scale(), ROOT::Math::GoFTest::SetDistribution(), TAttFill::SetFillColor(), TAttLine::SetLineColor(), TF1::SetNpx(), TFormula::SetParameters(), TH1::SetStats(), TAttText::SetTextColor(), TAttText::SetTextFont(), and sprintf().
1.5.1