Go to the source code of this file.
Functions | |
void | tv3 () |
void | tv3Write () |
void | tv3Read1 () |
void | tv3Read2 () |
void tv3 | ( | ) |
Definition at line 1 of file tv3.C.
References c1, TCanvas::cd(), TPad::Divide(), gSystem, TSystem::Load(), tv3Read1(), tv3Read2(), and tv3Write().
void tv3Read1 | ( | ) |
Definition at line 27 of file tv3.C.
References TH1::Draw(), TH2::Fill(), TTree::GetEntries(), TTree::GetEntry(), h1, i, nentries, TTree::SetBranchAddress(), and T.
Referenced by tv3().
void tv3Read2 | ( | ) |
Definition at line 42 of file tv3.C.
References TH1::Draw(), TH2::Fill(), TTree::GetBranch(), TTree::GetEntries(), TBranch::GetEntry(), h2, i, nentries, TTree::SetBranchAddress(), and T.
Referenced by tv3().
void tv3Write | ( | ) |
Definition at line 11 of file tv3.C.
References TTree::Branch(), xmlio::Class, TTree::Fill(), i, TTree::Print(), T, and TTree::Write().
Referenced by tv3().