#include <vector>#include "TFile.h"#include "TTree.h"#include "TCanvas.h"#include "TFrame.h"#include "TH1F.h"#include "TBenchmark.h"#include "TRandom.h"#include "TSystem.h"Go to the source code of this file.
Functions | |
| void | write () |
| void | read () |
| void | hvector () |
| void hvector | ( | ) |
Definition at line 145 of file hvector.C.
References gBenchmark, read, TBenchmark::Show(), TBenchmark::Start(), and write.
| void read | ( | ) |
Definition at line 92 of file hvector.C.
References c1, TBranch::GetEntry(), TPad::GetFrame(), gSystem, h, i, j, kUPDATE, Long64_t, TPad::Modified(), TFile::Open(), TSystem::ProcessEvents(), TWbox::SetBorderMode(), TWbox::SetBorderSize(), TAttFill::SetFillColor(), t, and TCanvas::Update().
| void write | ( | ) |
Definition at line 21 of file hvector.C.
References c1, TH1::Draw(), TH1::Fill(), TPad::GetFrame(), gRandom, gSystem, hpx, i, j, kUPDATE, TPad::Modified(), TFile::Open(), TSystem::ProcessEvents(), random, TRandom::Rannor(), TRandom::Rndm(), TWbox::SetBorderMode(), TWbox::SetBorderSize(), TAttFill::SetFillColor(), TRandom::SetSeed(), t, and TCanvas::Update().
1.5.1