Definition at line 36 of file BDT_Reg.h.
|
| StatDialogBDTReg (TString dataset, const TGWindow *p, TString wfile, TString methName="BDT", Int_t itree=0) |
|
virtual | ~StatDialogBDTReg () |
|
void | ChangedBy (const char *method) |
|
void | Close () |
|
Bool_t | Connect (const char *sig, const char *cl, void *rcvr, const char *slt) |
|
void | Destroyed () |
|
Bool_t | Disconnect (const char *sig=nullptr, void *rcvr=nullptr, const char *slt=nullptr) |
|
void | DrawTree (Int_t itree) |
|
void | Emit (const char *signal) |
|
template<typename T > |
void | Emit (const char *signal, const T &arg) |
|
template<typename... T> |
void | EmitVA (const char *signal_name, Int_t nargs, const T &... params) |
|
TList * | GetListOfSignals () const |
|
void | HighPriority (const char *signal_name, const char *slot_name=nullptr) |
|
void | LowPriority (const char *signal_name, const char *slot_name=nullptr) |
|
void | Message (const char *msg) |
|
void | RaiseDialog () |
|
void | Redraw () |
|
void | SetItree () |
|
#include <TMVA/BDT_Reg.h>
◆ StatDialogBDTReg()
◆ ~StatDialogBDTReg()
virtual TMVA::StatDialogBDTReg::~StatDialogBDTReg |
( |
| ) |
|
|
inlinevirtual |
◆ ChangedBy()
void TMVA::StatDialogBDTReg::ChangedBy |
( |
const char * |
method | ) |
|
|
inline |
◆ Close()
void TMVA::StatDialogBDTReg::Close |
( |
| ) |
|
◆ Connect()
Bool_t TMVA::StatDialogBDTReg::Connect |
( |
const char * |
sig, |
|
|
const char * |
cl, |
|
|
void * |
rcvr, |
|
|
const char * |
slt |
|
) |
| |
|
inline |
◆ Delete()
static void TMVA::StatDialogBDTReg::Delete |
( |
| ) |
|
|
inlinestatic |
◆ Destroyed()
void TMVA::StatDialogBDTReg::Destroyed |
( |
| ) |
|
|
inline |
◆ Disconnect()
Bool_t TMVA::StatDialogBDTReg::Disconnect |
( |
const char * |
sig = nullptr , |
|
|
void * |
rcvr = nullptr , |
|
|
const char * |
slt = nullptr |
|
) |
| |
|
inline |
◆ DrawNode()
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 | ) |
|
◆ Emit() [1/2]
void TMVA::StatDialogBDTReg::Emit |
( |
const char * |
signal | ) |
|
|
inline |
◆ Emit() [2/2]
template<typename T >
void TMVA::StatDialogBDTReg::Emit |
( |
const char * |
signal, |
|
|
const T & |
arg |
|
) |
| |
|
inline |
◆ EmitVA()
template<typename... T>
void TMVA::StatDialogBDTReg::EmitVA |
( |
const char * |
signal_name, |
|
|
Int_t |
nargs, |
|
|
const T &... |
params |
|
) |
| |
|
inline |
◆ GetListOfSignals()
TList * TMVA::StatDialogBDTReg::GetListOfSignals |
( |
| ) |
const |
|
inline |
◆ GetNtrees()
void TMVA::StatDialogBDTReg::GetNtrees |
( |
| ) |
|
|
private |
◆ HighPriority()
void TMVA::StatDialogBDTReg::HighPriority |
( |
const char * |
signal_name, |
|
|
const char * |
slot_name = nullptr |
|
) |
| |
|
inline |
◆ LowPriority()
void TMVA::StatDialogBDTReg::LowPriority |
( |
const char * |
signal_name, |
|
|
const char * |
slot_name = nullptr |
|
) |
| |
|
inline |
◆ Message()
void TMVA::StatDialogBDTReg::Message |
( |
const char * |
msg | ) |
|
|
inline |
◆ RaiseDialog()
void TMVA::StatDialogBDTReg::RaiseDialog |
( |
| ) |
|
|
inline |
◆ ReadTree()
◆ Redraw()
void TMVA::StatDialogBDTReg::Redraw |
( |
| ) |
|
◆ SetItree()
void TMVA::StatDialogBDTReg::SetItree |
( |
| ) |
|
◆ UpdateCanvases()
void TMVA::StatDialogBDTReg::UpdateCanvases |
( |
| ) |
|
|
private |
◆ fButtons
◆ fCanvas
TCanvas* TMVA::StatDialogBDTReg::fCanvas |
|
private |
◆ fCloseButton
◆ fDataset
TString TMVA::StatDialogBDTReg::fDataset |
|
private |
◆ fDrawButton
◆ fInput
◆ fItree
Int_t TMVA::StatDialogBDTReg::fItree |
|
private |
◆ fMain
◆ fMethName
TString TMVA::StatDialogBDTReg::fMethName |
|
private |
◆ fNtrees
Int_t TMVA::StatDialogBDTReg::fNtrees |
|
private |
◆ fQObject
◆ fThis
◆ fWfile
TString TMVA::StatDialogBDTReg::fWfile |
|
private |
The documentation for this class was generated from the following files: