BDT_Reg.C File Reference

#include <iostream>
#include <iomanip>
#include <fstream>
#include "tmvaglob.C"
#include "RQ_OBJECT.h"
#include "TROOT.h"
#include "TStyle.h"
#include "TPad.h"
#include "TCanvas.h"
#include "TLine.h"
#include "TFile.h"
#include "TColor.h"
#include "TPaveText.h"
#include "TObjString.h"
#include "TControlBar.h"
#include "TGWindow.h"
#include "TGButton.h"
#include "TGLabel.h"
#include "TGNumberEntry.h"
#include "TMVA/DecisionTree.h"
#include "TMVA/Tools.h"
#include "TXMLEngine.h"

Go to the source code of this file.

Classes

class  StatDialogBDT

Enumerations

enum  PlotType

Functions

void BDT_Reg (const TString &fin="TMVAReg.root")
void BDT_DeleteTBar (int i)
void BDT_Reg (Int_t itree, TString wfile="weights/TMVARegression_BDT.weights.xml", TString methName="BDT", Bool_t useTMVAStyle=kTRUE)

Variables

static const Int_t kSigColorF = TColor::GetColor( "#2244a5" )
static const Int_t kBkgColorF = TColor::GetColor( "#dd0033" )
static const Int_t kIntColorF = TColor::GetColor( "#33aa77" )
static const Int_t kSigColorT = 10
static const Int_t kBkgColorT = 10
static const Int_t kIntColorT = 10
static std::vector< TControlBar * > BDT_Global__cbar


Enumeration Type Documentation

enum PlotType

Definition at line 44 of file BDT_Reg.C.


Function Documentation

void BDT_DeleteTBar ( int  i  ) 

Definition at line 508 of file BDT_Reg.C.

References StatDialogBDT::Delete(), and TMVAGlob::DestroyCanvases().

void BDT_Reg ( Int_t  itree,
TString  wfile = "weights/TMVARegression_BDT.weights.xml",
TString  methName = "BDT",
Bool_t  useTMVAStyle = kTRUE 
)

Definition at line 520 of file BDT_Reg.C.

References StatDialogBDT::Delete(), TMVAGlob::DestroyCanvases(), StatDialogBDT::DrawTree(), TString::EndsWith(), gClient, TGClient::GetRoot(), TMVAGlob::Initialize(), and StatDialogBDT::RaiseDialog().

void BDT_Reg ( const TString fin = "TMVAReg.root"  ) 

Definition at line 439 of file BDT_Reg.C.

References TControlBar::AddButton(), TMVAGlob::DestroyCanvases(), dir(), Form(), TDirectory::Get(), TDirectoryFile::GetDirectory(), TObjString::GetString(), TString::Length(), TMVAGlob::OpenFile(), TControlBar::SetTextColor(), and TControlBar::Show().


Variable Documentation

std::vector<TControlBar*> BDT_Global__cbar [static]

Definition at line 436 of file BDT_Reg.C.

const Int_t kBkgColorF = TColor::GetColor( "#dd0033" ) [static]

Definition at line 37 of file BDT_Reg.C.

const Int_t kBkgColorT = 10 [static]

Definition at line 41 of file BDT_Reg.C.

const Int_t kIntColorF = TColor::GetColor( "#33aa77" ) [static]

Definition at line 38 of file BDT_Reg.C.

const Int_t kIntColorT = 10 [static]

Definition at line 42 of file BDT_Reg.C.

const Int_t kSigColorF = TColor::GetColor( "#2244a5" ) [static]

Definition at line 36 of file BDT_Reg.C.

const Int_t kSigColorT = 10 [static]

Definition at line 40 of file BDT_Reg.C.


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