dt_DrawTest.C File Reference

#include "TTree.h"
#include "TFile.h"
#include "TList.h"
#include "TROOT.h"
#include <TBenchmark.h>

Go to the source code of this file.

Functions

void DrawSkippable (TTree *tree, const char *what, const char *where, Bool_t draw=true)
void DrawSkippable (TTree *tree, const char *what, const char *cond, const char *where, Bool_t draw=true)
void DrawMarks ()
TDirectoryGenerateDrawHist (TTree *tree, int quietLevel=0, int level=3)

Variables

int gHasLibrary = kFALSE
int gBranchStyle = 1
TList gSkipped


Function Documentation

void DrawMarks (  ) 

Definition at line 41 of file dt_DrawTest.C.

References gBenchmark, TBenchmark::GetCpuTime(), TBenchmark::GetRealTime(), TROOT::GetVersion(), TROOT::GetVersionDate(), TROOT::GetVersionTime(), and gROOT.

Referenced by dt_RunDrawTest().

void DrawSkippable ( TTree tree,
const char *  what,
const char *  cond,
const char *  where,
Bool_t  draw = true 
)

Definition at line 25 of file dt_DrawTest.C.

References TList::Add(), TString::Append(), TString::Data(), TTree::Draw(), TDirectory::FindObject(), Form(), gDirectory, gSkipped, and h.

void DrawSkippable ( TTree tree,
const char *  what,
const char *  where,
Bool_t  draw = true 
)

Definition at line 11 of file dt_DrawTest.C.

References TList::Add(), TString::Append(), TString::Data(), TTree::Draw(), TDirectory::FindObject(), Form(), gDirectory, gSkipped, and h.

Referenced by GenerateDrawHist().

TDirectory* GenerateDrawHist ( TTree tree,
int  quietLevel = 0,
int  level = 3 
)

Definition at line 60 of file dt_DrawTest.C.

References TDirectory::cd(), DrawSkippable(), gBenchmark, gBranchStyle, gDirectory, gHasLibrary, gROOT, level, TTree::SetAlias(), TBenchmark::Show(), TBenchmark::Start(), and TBenchmark::Stop().

Referenced by dt_RunDrawTest(), and MakeHisto().


Variable Documentation

int gBranchStyle = 1

Definition at line 8 of file dt_DrawTest.C.

Referenced by dt_RunDrawTest(), and GenerateDrawHist().

int gHasLibrary = kFALSE

Definition at line 7 of file dt_DrawTest.C.

Referenced by dt_MakeRef(), dt_RunDrawTest(), and GenerateDrawHist().

TList gSkipped

Definition at line 9 of file dt_DrawTest.C.

Referenced by Compare(), and DrawSkippable().


Generated on Tue Jul 5 16:08:51 2011 for ROOT_528-00b_version by  doxygen 1.5.1