#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 | deviations (TString fin="TMVAReg.root", HistType htype=MVAType, Bool_t showTarget, Bool_t useTMVAStyle=kTRUE) |
| enum HistType |
Definition at line 12 of file deviations.C.
| void deviations | ( | TString | fin = "TMVAReg.root", |
|
| HistType | htype = MVAType, |
|||
| Bool_t | showTarget, | |||
| Bool_t | useTMVAStyle = kTRUE | |||
| ) |
Definition at line 16 of file deviations.C.
References TList::Add(), c, CompareType, TCollection::Contains(), TString::Data(), Form(), TROOT::GetClass(), TDirectoryFile::GetListOfKeys(), TDirectory::GetListOfKeys(), TMVAGlob::GetMethodName(), TMVAGlob::GetMethodTitle(), TNamed::GetName(), gROOT, gStyle, h, TMVAGlob::imgconv(), TMVAGlob::Initialize(), kTRUE, l, TMVAGlob::OpenFile(), TMVAGlob::plot_logo(), s, TStyle::SetNumberContours(), and width.
1.5.1