#include "tmvaglob.C"
Go to the source code of this file.
Defines | |
#define | CheckDerivedPlots 0 |
Enumerations | |
enum | HistType |
Functions | |
void | compareanapp (TString finAn="TMVA.root", TString finApp="TMVApp.root", HistType htype=MVAType, bool useTMVAStyle=kTRUE) |
Variables | |
TString | DerivedPlotName = "Rarity" |
#define CheckDerivedPlots 0 |
enum HistType |
Definition at line 3 of file compareanapp.C.
void compareanapp | ( | TString | finAn = "TMVA.root" , |
|
TString | finApp = "TMVApp.root" , |
|||
HistType | htype = MVAType , |
|||
bool | useTMVAStyle = kTRUE | |||
) |
Definition at line 9 of file compareanapp.C.
References TLegend::AddEntry(), c, TDirectoryFile::cd(), CheckDerivedPlots, TString::Contains(), TString::Data(), DerivedPlotName, TH1::Draw(), TLegend::Draw(), Form(), TDirectory::Get(), TDirectoryFile::Get(), TH1::GetBinContent(), TH1::GetBinWidth(), TMVAGlob::GetListOfMethods(), TMVAGlob::GetListOfTitles(), TH1::GetMaximum(), TH1::GetMean(), TMVAGlob::GetMethodName(), TMVAGlob::GetMethodTitle(), TNamed::GetName(), TH1::GetNbinsX(), TH1::GetRMS(), TNamed::GetTitle(), TH1::GetXaxis(), TAxis::GetXmax(), TAxis::GetXmin(), TH1::GetYaxis(), TMVAGlob::imgconv(), TMVAGlob::Initialize(), kFALSE, kTRUE, legend, TMath::Max(), TMath::Min(), MVAType, TMVAGlob::NextKey(), TMVAGlob::NormalizeHists(), TMVAGlob::OpenFile(), TMVAGlob::plot_logo(), ProbaType, RarityType, TKey::ReadObj(), TPave::SetBorderSize(), TAttFill::SetFillStyle(), TMVAGlob::SetFrameStyle(), TAttLine::SetLineColor(), TAttLine::SetLineWidth(), TLegend::SetMargin(), TMVAGlob::SetSignalAndBackgroundStyle(), TNamed::SetTitle(), TH1::SetTitle(), TAttAxis::SetTitleOffset(), t, width, xmax, xmin, ymax, and ymin.
TString DerivedPlotName = "Rarity" |