void DrawTree(Int_t itree)
static const Int_t kSigColorF
static const Int_t kSigColorT
static const Int_t kIntColorF
virtual void Layout()
Layout the elements of the composite frame.
TMVA::DecisionTree * ReadTree(TString *&vars, Int_t itree)
static std::vector< TControlBar * > BDT_Global__cbar
StatDialogBDT(const TGWindow *p, TString wfile="weights/TMVAClassification_BDT.weights.txt", TString methName="BDT", Int_t itree=0)
TGTextButton * fDrawButton
void BDT(const TString &fin="TMVA.root")
virtual void CloseWindow()
Close and delete main frame.
static Int_t GetColor(const char *hexcolor)
Static method returning color number for color specified by hex color string of form: "#rrggbb"...
#define RQ_OBJECT(sender_class)
TGHorizontalFrame * fButtons
static StatDialogBDT * fThis
virtual void RaiseWindow()
TGTextButton * fCloseButton
Abstract ClassifierFactory template that handles arbitrary types.
static const Int_t kBkgColorF
static const Int_t kIntColorT
static const Int_t kBkgColorT
virtual void Cleanup()
Cleanup and delete all objects contained in this composite frame.
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 BDT_DeleteTBar(int i)