#include "TH1.h"
#include "TF1.h"
#include "TKDE.h"
#include "TCanvas.h"
#include "TRandom.h"
#include "Math/DistFunc.h"
#include "TLegend.h"
Go to the source code of this file.
Functions | |
void | exampleTKDE (int n=1000) |
void exampleTKDE | ( | int | n = 1000 |
) |
Definition at line 20 of file exampleTKDE.C.
References TLegend::AddEntry(), data, TF1::Draw(), TH1::Draw(), TKDE::Draw(), TLegend::Draw(), TH2::Fill(), TRandom::Gaus(), TKDE::GetDrawnFunction(), TKDE::GetDrawnLowerFunction(), TKDE::GetDrawnUpperFunction(), gPad, gRandom, h1, i, TH2::Integral(), kGreen, legend, n, TH1::Scale(), TAttLine::SetLineColor(), TH1::SetStats(), TH1::SetTitle(), xmax, and xmin.