#include "tmvaglob.C"#include "TControlBar.h"#include <sstream>#include <string>#include <cfloat>Go to the source code of this file.
Enumerations | |
| enum | EPlotType |
| enum | EFoamType |
Functions | |
| void | PlotFoams (TString fin="weights/TMVAClassification_PDEFoam.weights_foams.root", bool useTMVAStyle=kTRUE) |
| void | Plot (TString fin="weights/TMVAClassification_PDEFoam.weights_foams.root", EPlotType pt) |
| enum EFoamType |
Definition at line 9 of file PlotFoams.C.
| enum EPlotType |
Definition at line 8 of file PlotFoams.C.
| void Plot | ( | TString | fin = "weights/TMVAClassification_PDEFoam.weights_foams.root", |
|
| EPlotType | pt | |||
| ) |
Definition at line 47 of file PlotFoams.C.
References TCanvas::cd(), TFile::Close(), TPad::Divide(), TH1::Draw(), TMVA::PDEFoam::Draw1Dim(), gDirectory, TDirectory::Get(), TPad::GetPad(), TMVA::PDEFoam::GetTotDim(), TMVA::PDEFoam::GetVariableName(), TH1::GetZaxis(), gStyle, i, TMVAGlob::imgconv(), k, kDISCR, kMONO, kMONOTARGET, kMULTITARGET, kNEV, kRMS, kRMSOVMEAN, kSEPARATE, TFile::Open(), out, TMVA::PDEFoam::Project2(), TH1::SetDirectory(), TStyle::SetNumberContours(), TAxis::SetRangeUser(), TAttPad::SetRightMargin(), TH1::SetTitle(), TMVAGlob::SetTMVAStyle(), TObjString::String(), title, and TCanvas::Update().
| void PlotFoams | ( | TString | fin = "weights/TMVAClassification_PDEFoam.weights_foams.root", |
|
| bool | useTMVAStyle = kTRUE | |||
| ) |
Definition at line 11 of file PlotFoams.C.
References TControlBar::AddButton(), TFile::Close(), Form(), gDirectory, TDirectory::Get(), TMVAGlob::Initialize(), TFile::Open(), and TControlBar::Show().
1.5.1