#include "TInterpreter.h"#include "TCanvas.h"#include "TSystem.h"#include "TFile.h"#include "TH2.h"#include "TNtuple.h"#include "TPaveLabel.h"#include "TPaveText.h"#include "TFrame.h"Go to the source code of this file.
Functions | |
| void | h1draw () |
| void h1draw | ( | ) |
Definition at line 14 of file h1draw.C.
References TPaveText::AddText(), c1, TPad::cd(), dir(), TPaveText::Draw(), TH1::Draw(), TPad::Draw(), TPaveLabel::Draw(), TH1F::DrawCopy(), gBenchmark, TDirectoryFile::Get(), TBenchmark::GetBench(), TPad::GetFrame(), gInterpreter, gROOT, gSystem, hpx, TFile::ls(), pad1, pad2, TROOT::ProcessLineFast(), TAttFill::SetFillColor(), TPad::SetGridx(), TPad::SetGridy(), TAttMarker::SetMarkerStyle(), TAttText::SetTextColor(), TAttText::SetTextSize(), title, TSystem::UnixPathName(), and TCanvas::Update().
1.5.1