#include "TFile.h"
#include "TClonesArray.h"
#include "TH2.h"
#include "TLine.h"
#include "TTree.h"
#include "TBenchmark.h"
#include "TRandom.h"
Go to the source code of this file.
Functions | |
void | tclwrite (Int_t split) |
void | tclread () |
void | tcl (Int_t split=0) |
void tcl | ( | Int_t | split = 0 |
) |
Definition at line 82 of file tcl.C.
References gBenchmark, TBenchmark::Show(), TBenchmark::Start(), tclread(), and tclwrite().
void tclread | ( | ) |
Definition at line 57 of file tcl.C.
References TObjArray::At(), TClonesArray::Clear(), TH1::Draw(), TH2::Fill(), TTree::GetBranch(), TTree::GetEntries(), TObjArray::GetEntriesFast(), TTree::GetEntry(), h2, i, kFALSE, line, nentries, nlines, TBranch::SetAutoDelete(), TTree::SetBranchAddress(), and T.
Referenced by tcl().
void tclwrite | ( | Int_t | split | ) |
Definition at line 24 of file tcl.C.
References TTree::Branch(), TClonesArray::BypassStreamer(), TClonesArray::Clear(), TTree::Fill(), TRandom::Gaus(), gRandom, i, nlines, TTree::Print(), TRandom::Rndm(), T, TTree::Write(), x1, and x2.
Referenced by tcl().