#include "TFile.h"
#include "TTree.h"
#include "TRandom.h"
#include "TCanvas.h"
Go to the source code of this file.
Functions | |
void | tree3w () |
void | tree3r () |
void | tree3r2 () |
void | tree3 () |
void tree3r | ( | ) |
Definition at line 71 of file tree3.C.
References TTree::AddFriend(), and TTree::Draw().
Referenced by tree3().
void tree3r2 | ( | ) |
Definition at line 79 of file tree3.C.
References TTree::AddFriend(), TTree::Draw(), f2, TDirectoryFile::Get(), and p.
Referenced by tree3().
void tree3w | ( | ) |
Definition at line 6 of file tree3.C.
References TTree::Branch(), TDirectoryFile::cd(), TTree::Fill(), TRandom::Gaus(), gRandom, i, n, TTree::Print(), TRandom::Rndm(), RootCsg::sign(), TMath::Sqrt(), stat, and TTree::Write().
Referenced by tree3().