Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMVA::StatDialogBDTReg Class Reference

Definition at line 36 of file BDT_Reg.h.

Public Member Functions

 StatDialogBDTReg (TString dataset, const TGWindow *p, TString wfile, TString methName="BDT", Int_t itree=0)
 
virtual ~StatDialogBDTReg ()
 
void Close ()
 
void DrawTree (Int_t itree)
 
void RaiseDialog ()
 
void Redraw ()
 
void SetItree ()
 

Static Public Member Functions

static void Delete ()
 

Private Member Functions

void DrawNode (TMVA::DecisionTreeNode *n, Double_t x, Double_t y, Double_t xscale, Double_t yscale, TString *vars)
 recursively puts an entries in the histogram for the node and its daughters
 
void GetNtrees ()
 
TMVA::DecisionTreeReadTree (TString *&vars, Int_t itree)
 
void UpdateCanvases ()
 

Private Attributes

TGHorizontalFramefButtons
 
TCanvasfCanvas
 
TGTextButtonfCloseButton
 
TString fDataset
 
TGTextButtonfDrawButton
 
TGNumberEntryfInput
 
Int_t fItree
 
TGMainFramefMain
 
TString fMethName
 
Int_t fNtrees
 
TString fWfile
 

Static Private Attributes

static StatDialogBDTRegfThis = 0
 

#include <TMVA/BDT_Reg.h>

Constructor & Destructor Documentation

◆ StatDialogBDTReg()

TMVA::StatDialogBDTReg::StatDialogBDTReg ( TString  dataset,
const TGWindow p,
TString  wfile,
TString  methName = "BDT",
Int_t  itree = 0 
)

Definition at line 44 of file BDT_Reg.cxx.

◆ ~StatDialogBDTReg()

virtual TMVA::StatDialogBDTReg::~StatDialogBDTReg ( )
inlinevirtual

Definition at line 44 of file BDT_Reg.h.

Member Function Documentation

◆ Close()

void TMVA::StatDialogBDTReg::Close ( )

Definition at line 39 of file BDT_Reg.cxx.

◆ Delete()

static void TMVA::StatDialogBDTReg::Delete ( )
inlinestatic

Definition at line 86 of file BDT_Reg.h.

◆ DrawNode()

void TMVA::StatDialogBDTReg::DrawNode ( TMVA::DecisionTreeNode n,
Double_t  x,
Double_t  y,
Double_t  xscale,
Double_t  yscale,
TString vars 
)
private

recursively puts an entries in the histogram for the node and its daughters

Definition at line 156 of file BDT_Reg.cxx.

◆ DrawTree()

void TMVA::StatDialogBDTReg::DrawTree ( Int_t  itree)

Definition at line 292 of file BDT_Reg.cxx.

◆ GetNtrees()

void TMVA::StatDialogBDTReg::GetNtrees ( )
private

Definition at line 106 of file BDT_Reg.cxx.

◆ RaiseDialog()

void TMVA::StatDialogBDTReg::RaiseDialog ( )
inline

Definition at line 56 of file BDT_Reg.h.

◆ ReadTree()

TMVA::DecisionTree * TMVA::StatDialogBDTReg::ReadTree ( TString *&  vars,
Int_t  itree 
)
private

Definition at line 205 of file BDT_Reg.cxx.

◆ Redraw()

void TMVA::StatDialogBDTReg::Redraw ( )

Definition at line 34 of file BDT_Reg.cxx.

◆ SetItree()

void TMVA::StatDialogBDTReg::SetItree ( )

Definition at line 29 of file BDT_Reg.cxx.

◆ UpdateCanvases()

void TMVA::StatDialogBDTReg::UpdateCanvases ( )
private

Definition at line 101 of file BDT_Reg.cxx.

Member Data Documentation

◆ fButtons

TGHorizontalFrame* TMVA::StatDialogBDTReg::fButtons
private

Definition at line 68 of file BDT_Reg.h.

◆ fCanvas

TCanvas* TMVA::StatDialogBDTReg::fCanvas
private

Definition at line 63 of file BDT_Reg.h.

◆ fCloseButton

TGTextButton* TMVA::StatDialogBDTReg::fCloseButton
private

Definition at line 70 of file BDT_Reg.h.

◆ fDataset

TString TMVA::StatDialogBDTReg::fDataset
private

Definition at line 64 of file BDT_Reg.h.

◆ fDrawButton

TGTextButton* TMVA::StatDialogBDTReg::fDrawButton
private

Definition at line 69 of file BDT_Reg.h.

◆ fInput

TGNumberEntry* TMVA::StatDialogBDTReg::fInput
private

Definition at line 66 of file BDT_Reg.h.

◆ fItree

Int_t TMVA::StatDialogBDTReg::fItree
private

Definition at line 61 of file BDT_Reg.h.

◆ fMain

TGMainFrame* TMVA::StatDialogBDTReg::fMain
private

Definition at line 60 of file BDT_Reg.h.

◆ fMethName

TString TMVA::StatDialogBDTReg::fMethName
private

Definition at line 81 of file BDT_Reg.h.

◆ fNtrees

Int_t TMVA::StatDialogBDTReg::fNtrees
private

Definition at line 62 of file BDT_Reg.h.

◆ fThis

TMVA::StatDialogBDTReg * TMVA::StatDialogBDTReg::fThis = 0
staticprivate

Definition at line 95 of file BDT_Reg.h.

◆ fWfile

TString TMVA::StatDialogBDTReg::fWfile
private

Definition at line 80 of file BDT_Reg.h.

Libraries for TMVA::StatDialogBDTReg:

The documentation for this class was generated from the following files: