Definition at line 72 of file mvaeffs.h.
|
| StatDialogMVAEffs (TString ds, const TGWindow *p, Float_t ns, Float_t nb) |
|
virtual | ~StatDialogMVAEffs () |
|
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 | DrawHistograms () |
|
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) |
|
TString | GetFormula () |
|
TString | GetFormulaString () |
|
TString | GetLatexFormula () |
|
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 | PrintResults (const MethodInfo *info) |
|
void | RaiseDialog () |
|
void | ReadHistograms (TFile *file) |
|
void | Redraw () |
|
void | SetFormula (const TString &f) |
|
void | SetNBackground () |
|
void | SetNSignal () |
|
void | UpdateSignificanceHists () |
|
#include <TMVA/mvaeffs.h>
◆ StatDialogMVAEffs()
◆ ~StatDialogMVAEffs()
TMVA::StatDialogMVAEffs::~StatDialogMVAEffs |
( |
| ) |
|
|
virtual |
◆ ChangedBy()
void TMVA::StatDialogMVAEffs::ChangedBy |
( |
const char * |
method | ) |
|
|
inline |
◆ Close()
void TMVA::StatDialogMVAEffs::Close |
( |
| ) |
|
◆ Connect()
Bool_t TMVA::StatDialogMVAEffs::Connect |
( |
const char * |
sig, |
|
|
const char * |
cl, |
|
|
void * |
rcvr, |
|
|
const char * |
slt |
|
) |
| |
|
inline |
◆ Destroyed()
void TMVA::StatDialogMVAEffs::Destroyed |
( |
| ) |
|
|
inline |
◆ Disconnect()
Bool_t TMVA::StatDialogMVAEffs::Disconnect |
( |
const char * |
sig = nullptr , |
|
|
void * |
rcvr = nullptr , |
|
|
const char * |
slt = nullptr |
|
) |
| |
|
inline |
◆ DrawHistograms()
void TMVA::StatDialogMVAEffs::DrawHistograms |
( |
| ) |
|
◆ Emit() [1/2]
void TMVA::StatDialogMVAEffs::Emit |
( |
const char * |
signal | ) |
|
|
inline |
◆ Emit() [2/2]
template<typename T >
void TMVA::StatDialogMVAEffs::Emit |
( |
const char * |
signal, |
|
|
const T & |
arg |
|
) |
| |
|
inline |
◆ EmitVA()
template<typename... T>
void TMVA::StatDialogMVAEffs::EmitVA |
( |
const char * |
signal_name, |
|
|
Int_t |
nargs, |
|
|
const T &... |
params |
|
) |
| |
|
inline |
◆ GetFormula()
TString TMVA::StatDialogMVAEffs::GetFormula |
( |
| ) |
|
◆ GetFormulaString()
TString TMVA::StatDialogMVAEffs::GetFormulaString |
( |
| ) |
|
|
inline |
◆ GetLatexFormula()
TString TMVA::StatDialogMVAEffs::GetLatexFormula |
( |
| ) |
|
◆ GetListOfSignals()
TList * TMVA::StatDialogMVAEffs::GetListOfSignals |
( |
| ) |
const |
|
inline |
◆ HighPriority()
void TMVA::StatDialogMVAEffs::HighPriority |
( |
const char * |
signal_name, |
|
|
const char * |
slot_name = nullptr |
|
) |
| |
|
inline |
◆ LowPriority()
void TMVA::StatDialogMVAEffs::LowPriority |
( |
const char * |
signal_name, |
|
|
const char * |
slot_name = nullptr |
|
) |
| |
|
inline |
◆ Message()
void TMVA::StatDialogMVAEffs::Message |
( |
const char * |
msg | ) |
|
|
inline |
◆ PrintResults()
void TMVA::StatDialogMVAEffs::PrintResults |
( |
const MethodInfo * |
info | ) |
|
◆ RaiseDialog()
void TMVA::StatDialogMVAEffs::RaiseDialog |
( |
| ) |
|
|
inline |
◆ ReadHistograms()
void TMVA::StatDialogMVAEffs::ReadHistograms |
( |
TFile * |
file | ) |
|
◆ Redraw()
void TMVA::StatDialogMVAEffs::Redraw |
( |
| ) |
|
◆ SetFormula()
void TMVA::StatDialogMVAEffs::SetFormula |
( |
const TString & |
f | ) |
|
|
inline |
◆ SetNBackground()
void TMVA::StatDialogMVAEffs::SetNBackground |
( |
| ) |
|
◆ SetNSignal()
void TMVA::StatDialogMVAEffs::SetNSignal |
( |
| ) |
|
◆ UpdateCanvases()
void TMVA::StatDialogMVAEffs::UpdateCanvases |
( |
| ) |
|
|
private |
◆ UpdateSignificanceHists()
void TMVA::StatDialogMVAEffs::UpdateSignificanceHists |
( |
| ) |
|
◆ dataset
TString TMVA::StatDialogMVAEffs::dataset |
|
private |
◆ fBkgInput
◆ fButtons
◆ fCloseButton
◆ fDrawButton
◆ fFormula
TString TMVA::StatDialogMVAEffs::fFormula |
|
private |
◆ fInfoList
TList* TMVA::StatDialogMVAEffs::fInfoList |
|
private |
◆ fMain
◆ fNBackground
Float_t TMVA::StatDialogMVAEffs::fNBackground |
|
private |
◆ fNSignal
Float_t TMVA::StatDialogMVAEffs::fNSignal |
|
private |
◆ fQObject
◆ fSigInput
◆ maxLenTitle
Int_t TMVA::StatDialogMVAEffs::maxLenTitle |
|
private |
The documentation for this class was generated from the following files: