#include "TH1.h"#include "TH2.h"#include "TH3.h"#include "THnSparse.h"#include "TStopwatch.h"#include "TRandom.h"#include "TCanvas.h"#include "TFile.h"#include "TStyle.h"#include "TSystem.h"Go to the source code of this file.
Classes | |
| class | TTimeHists |
Functions | |
| void | sparsehist () |
| void sparsehist | ( | ) |
Definition at line 302 of file sparsehist.C.
References TCanvas::cd(), TPad::Divide(), TH1::Divide(), TH1::Draw(), fflush(), TH2::Fill(), gPad, gStyle, h, TTimeHists::kHist, TTimeHists::kNumHist, TTimeHists::kNumTime, TTimeHists::kReal, TTimeHists::kSparse, max, name, TAttMarker::SetMarkerSize(), TH1::SetMinimum(), TStyle::SetOptStat(), TStyle::SetPaintTextFormat(), TStyle::SetPalette(), TH1::SetTitle(), t, timer, title, and TObject::Write().
1.5.1