#include "tmvaglob.C"
Go to the source code of this file.
Functions | |
void | plot_efficiencies (TFile *file, Int_t type=2, TDirectory *BinDir) |
void | efficiencies (TString fin="TMVA.root", Int_t type=2, Bool_t useTMVAStyle=kTRUE) |
Definition at line 161 of file efficiencies.C.
References d, gDirectory, TROOT::GetClass(), TDirectoryFile::GetListOfKeys(), gROOT, TClass::InheritsFrom(), TMVAGlob::Initialize(), kFALSE, kTRUE, TMVAGlob::OpenFile(), plot_efficiencies(), and type.
Referenced by plotall().
void plot_efficiencies | ( | TFile * | file, | |
Int_t | type = 2 , |
|||
TDirectory * | BinDir | |||
) |
Definition at line 3 of file efficiencies.C.
References TList::Add(), TLegend::AddEntry(), TString::BeginsWith(), c, TString::Contains(), TObject::Delete(), TH1::Draw(), TLegend::Draw(), TROOT::FindObject(), TDirectory::GetListOfKeys(), TMVAGlob::GetListOfMethods(), TMVAGlob::GetListOfTitles(), TMVAGlob::GetMethodTitle(), TNamed::GetName(), TCollection::GetSize(), TNamed::GetTitle(), TH1::GetXaxis(), TH1::GetYaxis(), gROOT, h, hist, TMVAGlob::imgconv(), kTRUE, legend, TMath::Min(), TMVAGlob::NextKey(), TMVAGlob::plot_logo(), TKey::ReadObj(), TString::ReplaceAll(), TMVAGlob::SetFrameStyle(), TLegend::SetHeader(), TLegend::SetMargin(), TNamed::SetTitle(), TBox::SetY1(), TBox::SetY2(), type, x1, and x2.
Referenced by efficiencies().