#include "TCanvas.h"
#include "TClassTable.h"
#include "TFile.h"
#include "TH1.h"
#include "TKey.h"
#include "TChain.h"
#include "TSystem.h"
#include "TBranchElement.h"
#include "Riostream.h"
#include "dt_DrawTest.C"
Go to the source code of this file.
Functions | |
Int_t | HistCompare (TH1 *ref, TH1 *comp) |
Int_t | Compare (TDirectory *from) |
void | SetVerboseLevel (Int_t verboseLevel) |
bool | dt_RunDrawTest (const char *from, Int_t mode=0, Int_t verboseLevel=0) |
Variables | |
Bool_t | gInteractiveTest = kTRUE |
Int_t | gQuietLevel = 0 |
Int_t Compare | ( | TDirectory * | from | ) |
Definition at line 58 of file dt_RunDrawTest.C.
References TString::Append(), TCanvas::cd(), TPad::Divide(), TVirtualPad::Draw(), TList::FindObject(), TDirectory::Get(), TDirectoryFile::Get(), TKey::GetClassName(), TDirectoryFile::GetListOfKeys(), TNamed::GetName(), TObject::GetName(), gInteractiveTest, gQuietLevel, gSkipped, HistCompare(), and name.
Definition at line 124 of file dt_RunDrawTest.C.
References TChain::Add(), TTree::AddFriend(), chain, xmlio::Class, Compare(), TList::Delete(), DrawMarks(), gBranchStyle, GenerateDrawHist(), TDirectoryFile::Get(), TTree::GetBranch(), TClassTable::GetDict(), TDirectory::GetList(), gHasLibrary, gQuietLevel, gROOT, gSystem, TObject::InheritsFrom(), int, kTRUE, TSystem::Load(), and SetVerboseLevel().
Referenced by dt_wrap().
Definition at line 19 of file dt_RunDrawTest.C.
References TMath::Abs(), fprintf(), TH1::GetEntries(), TH1::GetMean(), and TH1::GetRMS().
Referenced by Compare(), stress12(), stress15(), and stress9tree().
void SetVerboseLevel | ( | Int_t | verboseLevel | ) |
Definition at line 107 of file dt_RunDrawTest.C.
References gInteractiveTest, gQuietLevel, kFALSE, and kTRUE.
Referenced by dt_MakeRef(), and dt_RunDrawTest().
Int_t gQuietLevel = 0 |
Definition at line 16 of file dt_RunDrawTest.C.
Referenced by Compare(), dt_RunDrawTest(), and SetVerboseLevel().