#include "TSPlot.h"#include "TTree.h"#include "TH1.h"#include "TCanvas.h"#include "TFile.h"#include "TPaveLabel.h"#include "TPad.h"#include "TPaveText.h"#include "Riostream.h"Go to the source code of this file.
Functions | |
| void | TestSPlot () |
| void TestSPlot | ( | ) |
Definition at line 11 of file TestSPlot.C.
References TPaveText::AddText(), TCanvas::cd(), TPad::cd(), dir(), TPaveText::Draw(), TH1::Draw(), TPad::Draw(), TSPlot::FillSWeightsHists(), Form(), TSPlot::GetSWeightsHist(), TH1::GetXaxis(), TH1::GetYaxis(), gInterpreter, gSystem, kFALSE, TSPlot::MakeSPlot(), pad1, pad2, TAttFill::SetFillColor(), TPad::SetGrid(), TSPlot::SetInitialNumbersOfSpecies(), TAttAxis::SetLabelOffset(), TAttAxis::SetLabelSize(), TAttLine::SetLineColor(), TAttMarker::SetMarkerColor(), TAttMarker::SetMarkerSize(), TAttMarker::SetMarkerStyle(), TH1::SetStats(), TAttText::SetTextColor(), TAttText::SetTextFont(), TH1::SetTitle(), TSPlot::SetTreeSelection(), and TSystem::UnixPathName().
1.5.1