#include "TLegend.h"#include "TText.h"#include "TH2.h"#include "tmvaglob.C"Go to the source code of this file.
Enumerations | |
| enum | HistType |
Functions | |
| void | mvasMulticlass (TString fin="TMVAMulticlass.root", HistType htype=MVAType, Bool_t useTMVAStyle=kTRUE) |
| enum HistType |
Definition at line 11 of file mvasMulticlass.C.
| void mvasMulticlass | ( | TString | fin = "TMVAMulticlass.root", |
|
| HistType | htype = MVAType, |
|||
| Bool_t | useTMVAStyle = kTRUE | |||
| ) |
Definition at line 15 of file mvasMulticlass.C.
References TObjArray::Add(), TLegend::AddEntry(), c, CompareType, TString::Data(), TH1::Draw(), TLegend::Draw(), TROOT::FindObject(), Form(), TDirectory::Get(), TDirectoryFile::Get(), TROOT::GetClass(), TMVAGlob::GetClassNames(), TObjArray::GetEntriesFast(), TDirectoryFile::GetListOfKeys(), TDirectory::GetListOfKeys(), TMVAGlob::GetMethodName(), TMVAGlob::GetMethodTitle(), TH1::GetXaxis(), TH1::GetYaxis(), gROOT, hist, i, TMVAGlob::imgconv(), TMVAGlob::Initialize(), j, kTRUE, legend, MVAType, name, TMVAGlob::NormalizeHist(), o, TMVAGlob::OpenFile(), TMVAGlob::plot_logo(), TPave::SetBorderSize(), TAttFill::SetFillStyle(), TMVAGlob::SetFrameStyle(), TAxis::SetLimits(), TLegend::SetMargin(), TMVAGlob::SetMultiClassStyle(), TNamed::SetTitle(), TAttAxis::SetTitleOffset(), width, xmax, xmin, ymax, and ymin.
1.5.1