Go to the source code of this file.
Functions | |
void | run_selector_tests (TString selector_name, Int_t fps, Int_t niter, TFile *outputfile, TString name_stem, const Char_t *basedir, Int_t stepsize, Int_t start) |
void | Run_Node_Tests (Int_t fps, Int_t niter, const Char_t *basedir, TFile *outputfile, Int_t stepsize=5, Int_t start=0) |
void Run_Node_Tests | ( | Int_t | fps, | |
Int_t | niter, | |||
const Char_t * | basedir, | |||
TFile * | outputfile, | |||
Int_t | stepsize = 5 , |
|||
Int_t | start = 0 | |||
) |
Definition at line 5 of file Run_Node_Tests.C.
References TSystem::AddIncludePath(), TProof::AddInput(), TProof::EnablePackage(), TSystem::GetIncludePath(), TSystem::GetLibraries(), gProof, gROOT, gSystem, TSystem::Load(), TROOT::LoadMacro(), run_selector_tests(), TProof::SetParameter(), start, and TProof::UploadPackage().
void run_selector_tests | ( | TString | selector_name, | |
Int_t | fps, | |||
Int_t | niter, | |||
TFile * | outputfile, | |||
TString | name_stem, | |||
const Char_t * | basedir, | |||
Int_t | stepsize, | |||
Int_t | start | |||
) |
Definition at line 94 of file Run_Node_Tests.C.
References TTree::Branch(), TDirectoryFile::cd(), TDirectory::cd(), TString::Data(), TTree::Fill(), flush, gDirectory, gEnv, TH1::GetDirectory(), TBranch::GetLeaf(), TNamed::GetName(), TDSet::GetOutputList(), TProof::GetParallel(), gProof, gSystem, h, h2, TObject::IsZombie(), j, kFALSE, kTRUE, l, TString::Last(), TProof::Load(), make_tdset(), TSystem::Now(), TDSet::Process(), TString::Remove(), TLeaf::SetAddress(), TTree::SetDirectory(), TH1::SetDirectory(), TH1::SetName(), TProof::SetParallel(), TEnv::SetValue(), t, TObject::Write(), and TTree::Write().
Referenced by Run_Node_Tests().