#include "tmvaglob.C"Go to the source code of this file.
Functions | |
| void | rulevisHists (TString fin="TMVA.root", TMVAGlob::TypeOfPlot type=TMVAGlob::kNorm, bool useTMVAStyle=kTRUE) |
| void | rulevisHists (TDirectory *rfdir, TDirectory *vardir, TDirectory *corrdir, TMVAGlob::TypeOfPlot type) |
| void rulevisHists | ( | TDirectory * | rfdir, | |
| TDirectory * | vardir, | |||
| TDirectory * | corrdir, | |||
| TMVAGlob::TypeOfPlot | type | |||
| ) |
Definition at line 41 of file rulevisHists.C.
References TLegend::AddEntry(), c, TDirectory::cd(), TString::Contains(), TString::Data(), TH1::Draw(), TLegend::Draw(), Form(), TROOT::GetClass(), TH1::GetEntries(), TDirectory::GetKey(), TAttPad::GetLeftMargin(), TDirectory::GetListOfKeys(), TH1::GetMaximum(), TH1::GetMinimum(), TNamed::GetName(), TNamed::GetTitle(), TAttPad::GetTopMargin(), TH1::GetXaxis(), TH1::GetYaxis(), gROOT, height, i, TMVAGlob::imgconv(), TClass::InheritsFrom(), kFALSE, TMVAGlob::kNumOfMethods, kTRUE, legend, TMath::Max(), NULL, TKey::ReadObj(), TString::ReplaceAll(), TPave::SetBorderSize(), TH1::SetContour(), TAttFill::SetFillColor(), TAttFill::SetFillStyle(), TMVAGlob::SetFrameStyle(), TAxis::SetLimits(), TLegend::SetMargin(), TH1::SetMaximum(), TH1::SetMinimum(), TAttPad::SetRightMargin(), TNamed::SetTitle(), TH1::SetTitle(), TAttAxis::SetTitleOffset(), sprintf(), title, TPad::Update(), and width.
| void rulevisHists | ( | TString | fin = "TMVA.root", |
|
| TMVAGlob::TypeOfPlot | type = TMVAGlob::kNorm, |
|||
| bool | useTMVAStyle = kTRUE | |||
| ) |
Definition at line 11 of file rulevisHists.C.
References TMVAGlob::GetCorrelationPlotsDir(), TMVAGlob::GetInputVariablesDir(), TMVAGlob::GetListOfTitles(), TMVAGlob::Initialize(), TMVAGlob::NextKey(), TMVAGlob::OpenFile(), TKey::ReadObj(), and type.
1.5.1