ROOT
6.06/09
Reference Guide
|
Public Member Functions | |
StatDialogMVAEffs (const TGWindow *p, Float_t ns, Float_t nb) | |
virtual | ~StatDialogMVAEffs () |
void | SetFormula (const TString &f) |
TString | GetFormula () |
TString | GetFormulaString () |
TString | GetLatexFormula () |
void | ReadHistograms (TFile *file) |
void | UpdateSignificanceHists () |
void | DrawHistograms () |
void | RaiseDialog () |
void | SetNSignal () |
void | SetNBackground () |
void | Redraw () |
void | Close () |
void | PrintResults (const MethodInfo *info) |
Private Member Functions | |
void | UpdateCanvases () |
Private Attributes | |
TGMainFrame * | fMain |
Float_t | fNSignal |
Float_t | fNBackground |
TString | fFormula |
TList * | fInfoList |
TGNumberEntry * | fSigInput |
TGNumberEntry * | fBkgInput |
TGHorizontalFrame * | fButtons |
TGTextButton * | fDrawButton |
TGTextButton * | fCloseButton |
Int_t | maxLenTitle |
#include <TMVA/mvaeffs.h>
Definition at line 151 of file mvaeffs.cxx.
|
virtual |
Definition at line 128 of file mvaeffs.cxx.
void TMVA::StatDialogMVAEffs::Close | ( | ) |
Definition at line 123 of file mvaeffs.cxx.
void TMVA::StatDialogMVAEffs::DrawHistograms | ( | ) |
Definition at line 325 of file mvaeffs.cxx.
Referenced by TMVA::mvaeffs().
TString TMVA::StatDialogMVAEffs::GetFormula | ( | ) |
Definition at line 99 of file mvaeffs.cxx.
|
inline |
TString TMVA::StatDialogMVAEffs::GetLatexFormula | ( | ) |
Definition at line 108 of file mvaeffs.cxx.
void TMVA::StatDialogMVAEffs::PrintResults | ( | const MethodInfo * | info | ) |
Definition at line 461 of file mvaeffs.cxx.
|
inline |
Definition at line 108 of file mvaeffs.h.
Referenced by TMVA::mvaeffs().
Definition at line 272 of file mvaeffs.cxx.
Referenced by TMVA::mvaeffs().
void TMVA::StatDialogMVAEffs::Redraw | ( | ) |
Definition at line 117 of file mvaeffs.cxx.
Definition at line 99 of file mvaeffs.h.
Referenced by TMVA::mvaeffs().
void TMVA::StatDialogMVAEffs::SetNBackground | ( | ) |
Definition at line 94 of file mvaeffs.cxx.
void TMVA::StatDialogMVAEffs::SetNSignal | ( | ) |
Definition at line 89 of file mvaeffs.cxx.
|
private |
Definition at line 211 of file mvaeffs.cxx.
void TMVA::StatDialogMVAEffs::UpdateSignificanceHists | ( | ) |
Definition at line 230 of file mvaeffs.cxx.
Referenced by TMVA::mvaeffs().
|
private |
Definition at line 119 of file mvaeffs.h.
Referenced by StatDialogMVAEffs().
|
private |
Definition at line 121 of file mvaeffs.h.
Referenced by StatDialogMVAEffs().
|
private |
Definition at line 123 of file mvaeffs.h.
Referenced by StatDialogMVAEffs().
|
private |
Definition at line 122 of file mvaeffs.h.
Referenced by StatDialogMVAEffs().
|
private |
Definition at line 115 of file mvaeffs.h.
Referenced by GetFormulaString(), and SetFormula().
|
private |
Definition at line 112 of file mvaeffs.h.
Referenced by RaiseDialog(), and StatDialogMVAEffs().
|
private |
Definition at line 114 of file mvaeffs.h.
Referenced by StatDialogMVAEffs().
|
private |
Definition at line 113 of file mvaeffs.h.
Referenced by StatDialogMVAEffs().
|
private |
Definition at line 118 of file mvaeffs.h.
Referenced by StatDialogMVAEffs().