#include "TFile.h"#include "TTree.h"#include "TBrowser.h"#include "TH2.h"#include "TRandom.h"#include "TClassTable.h"#include "TSystem.h"#include "TROOT.h"#include "../test/Event.h"Go to the source code of this file.
Functions | |
| void | tree4w () |
| void | tree4r () |
| void | tree4 () |
| void tree4 | ( | ) |
| void tree4r | ( | ) |
Definition at line 112 of file tree4.C.
References Event::Clear(), Event, TTree::GetBranch(), TClassTable::GetDict(), TTree::GetEntries(), TTree::GetEntry(), TBranch::GetEntry(), Event::GetNtrack(), gROOT, gSystem, i, TROOT::IsBatch(), TSystem::Load(), TBranch::SetAddress(), TTree::Show(), and TTree::StartViewer().
Referenced by tree4().
| void tree4w | ( | ) |
Definition at line 50 of file tree4.C.
References Event::AddTrack(), TTree::Branch(), Event::Clear(), Event, TTree::Fill(), TRandom::Gaus(), gRandom, m, TTree::Print(), random, TRandom::Rannor(), TRandom::Rndm(), Event::SetFlag(), Event::SetHeader(), Event::SetMatrix(), Event::SetMeasure(), Event::SetNseg(), Event::SetNvertex(), Event::SetTemperature(), Event::SetType(), sprintf(), and t.
Referenced by tree4().
1.5.1