tmvaglob.C File Reference

#include <iostream>
#include <vector>
#include "TPad.h"
#include "TCanvas.h"
#include "TColor.h"
#include "TSystem.h"
#include "TImage.h"
#include "TKey.h"
#include "TH1.h"
#include "TROOT.h"
#include "TStyle.h"
#include "TFile.h"
#include "TDirectory.h"
#include "TObjArray.h"
#include "RVersion.h"

Go to the source code of this file.

Namespaces

namespace  TMVAGlob

Enumerations

enum  TMVAGlob::TypeOfPlot

Functions

void TMVAGlob::SetSignalAndBackgroundStyle (TH1 *sig, TH1 *bkg, TH1 *all=0)
void TMVAGlob::SetMultiClassStyle (TObjArray *hists)
void TMVAGlob::SetFrameStyle (TH1 *frame, Float_t scale=1.0)
void TMVAGlob::SetTMVAStyle ()
void TMVAGlob::DestroyCanvases ()
void TMVAGlob::Initialize (Bool_t useTMVAStyle=kTRUE)
TFileTMVAGlob::OpenFile (const TString &fin)
void TMVAGlob::imgconv (TCanvas *c, const TString &fname)
TImageTMVAGlob::findImage (const char *imageName)
void TMVAGlob::plot_logo (Float_t v_scale=1.0, Float_t skew=1.0)
void TMVAGlob::NormalizeHist (TH1 *h)
void TMVAGlob::NormalizeHists (TH1 *sig, TH1 *bkg=0)
void TMVAGlob::GetMethodName (TString &name, TKey *mkey)
void TMVAGlob::GetMethodTitle (TString &name, TKey *ikey)
void TMVAGlob::GetMethodName (TString &name, TDirectory *mdir)
void TMVAGlob::GetMethodTitle (TString &name, TDirectory *idir)
TKeyTMVAGlob::NextKey (TIter &keyIter, TString className)
UInt_t TMVAGlob::GetListOfKeys (TList &keys, TString inherits, TDirectory *dir=0)
Int_t TMVAGlob::GetNumberOfTargets (TDirectory *dir)
Int_t TMVAGlob::GetNumberOfInputVariables (TDirectory *dir)
std::vector< TStringTMVAGlob::GetInputVariableNames (TDirectory *dir)
Int_t TMVAGlob::GetNumberOfInputVariablesMultiClass (TDirectory *dir)
std::vector< TStringTMVAGlob::GetClassNames (TDirectory *dir)
TKeyTMVAGlob::FindMethod (TString name, TDirectory *dir=0)
Bool_t TMVAGlob::ExistMethodName (TString name, TDirectory *dir=0)
UInt_t TMVAGlob::GetListOfMethods (TList &methods, TDirectory *dir=0)
UInt_t TMVAGlob::GetListOfJobs (TFile *file, TList &jobdirs)
UInt_t TMVAGlob::GetListOfTitles (TDirectory *rfdir, TList &titles)
UInt_t TMVAGlob::GetListOfTitles (TString &methodName, TList &titles, TDirectory *dir=0)
TDirectoryTMVAGlob::GetInputVariablesDir (TMVAGlob::TypeOfPlot type, TDirectory *dir=0)
TDirectoryTMVAGlob::GetCorrelationPlotsDir (TMVAGlob::TypeOfPlot type, TDirectory *dir=0)

Variables

static Bool_t TMVAGlob::UsePaperStyle = 0
static Int_t TMVAGlob::c_Canvas = TColor::GetColor( "#f0f0f0" )
static Int_t TMVAGlob::c_FrameFill = TColor::GetColor( "#fffffd" )
static Int_t TMVAGlob::c_TitleBox = TColor::GetColor( "#5D6B7D" )
static Int_t TMVAGlob::c_TitleBorder = TColor::GetColor( "#7D8B9D" )
static Int_t TMVAGlob::c_TitleText = TColor::GetColor( "#FFFFFF" )
static Int_t TMVAGlob::c_SignalLine = TColor::GetColor( "#0000ee" )
static Int_t TMVAGlob::c_SignalFill = TColor::GetColor( "#7d99d1" )
static Int_t TMVAGlob::c_BackgroundLine = TColor::GetColor( "#ff0000" )
static Int_t TMVAGlob::c_BackgroundFill = TColor::GetColor( "#ff0000" )
static Int_t TMVAGlob::c_NovelBlue = TColor::GetColor( "#2244a5" )


Generated on Tue Jul 5 16:09:15 2011 for ROOT_528-00b_version by  doxygen 1.5.1