#include "TCanvas.h"
#include "TFile.h"
#include "TNtuple.h"
#include "TProfile.h"
#include "TBenchmark.h"
#include "TStyle.h"
#include "TPaveText.h"
#include "TFrame.h"
#include "TF1.h"
#include "TROOT.h"
#include "TSystem.h"
#include "TInterpreter.h"
Go to the source code of this file.
Functions | |
void | ntuple1 () |
void ntuple1 | ( | ) |
Definition at line 14 of file ntuple1.C.
References TPaveText::AddText(), C, c1, TCanvas::cd(), TPad::cd(), dir(), DoCcode(), TPaveText::Draw(), TTree::Draw(), TPad::Draw(), TCollection::FindObject(), TH1::Fit(), gBenchmark, gDirectory, TDirectory::Get(), TDirectoryFile::Get(), TBenchmark::GetBench(), TPad::GetFrame(), TH1::GetFunction(), TROOT::GetListOfCanvases(), TROOT::GetListOfFiles(), gInterpreter, gLocalFile, gROOT, gStyle, gSystem, pad1, pad2, TROOT::ProcessLineFast(), TPad::RedrawAxis(), TWbox::SetBorderSize(), TAttFill::SetFillColor(), TAttFill::SetFillStyle(), TPad::SetGrid(), TAttLine::SetLineColor(), TAttLine::SetLineWidth(), TPad::SetLogy(), TAttMarker::SetMarkerColor(), TAttMarker::SetMarkerSize(), TAttMarker::SetMarkerStyle(), TStyle::SetStatColor(), TStyle::SetStatH(), TStyle::SetStatW(), TAttText::SetTextAlign(), TBenchmark::Show(), TBenchmark::Start(), StartTest(), TestReport1(), TestReport2(), TSystem::UnixPathName(), and TCanvas::Update().
Referenced by stressGraphics().