ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Member Functions | Private Attributes | List of all members
TMVA::StatDialogMVAEffs Class Reference

Definition at line 90 of file mvaeffs.h.

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

TGMainFramefMain
 
Float_t fNSignal
 
Float_t fNBackground
 
TString fFormula
 
TListfInfoList
 
TGNumberEntryfSigInput
 
TGNumberEntryfBkgInput
 
TGHorizontalFramefButtons
 
TGTextButtonfDrawButton
 
TGTextButtonfCloseButton
 
Int_t maxLenTitle
 

#include <TMVA/mvaeffs.h>

Constructor & Destructor Documentation

TMVA::StatDialogMVAEffs::StatDialogMVAEffs ( const TGWindow p,
Float_t  ns,
Float_t  nb 
)

Definition at line 151 of file mvaeffs.cxx.

TMVA::StatDialogMVAEffs::~StatDialogMVAEffs ( )
virtual

Definition at line 128 of file mvaeffs.cxx.

Member Function Documentation

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.

TString TMVA::StatDialogMVAEffs::GetFormulaString ( )
inline

Definition at line 101 of file mvaeffs.h.

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.

void TMVA::StatDialogMVAEffs::RaiseDialog ( )
inline

Definition at line 108 of file mvaeffs.h.

Referenced by TMVA::mvaeffs().

void TMVA::StatDialogMVAEffs::ReadHistograms ( TFile file)

Definition at line 272 of file mvaeffs.cxx.

Referenced by TMVA::mvaeffs().

void TMVA::StatDialogMVAEffs::Redraw ( )

Definition at line 117 of file mvaeffs.cxx.

void TMVA::StatDialogMVAEffs::SetFormula ( const TString f)
inline

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.

void TMVA::StatDialogMVAEffs::UpdateCanvases ( )
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().

Member Data Documentation

TGNumberEntry* TMVA::StatDialogMVAEffs::fBkgInput
private

Definition at line 119 of file mvaeffs.h.

Referenced by StatDialogMVAEffs().

TGHorizontalFrame* TMVA::StatDialogMVAEffs::fButtons
private

Definition at line 121 of file mvaeffs.h.

Referenced by StatDialogMVAEffs().

TGTextButton* TMVA::StatDialogMVAEffs::fCloseButton
private

Definition at line 123 of file mvaeffs.h.

Referenced by StatDialogMVAEffs().

TGTextButton* TMVA::StatDialogMVAEffs::fDrawButton
private

Definition at line 122 of file mvaeffs.h.

Referenced by StatDialogMVAEffs().

TString TMVA::StatDialogMVAEffs::fFormula
private

Definition at line 115 of file mvaeffs.h.

Referenced by GetFormulaString(), and SetFormula().

TList* TMVA::StatDialogMVAEffs::fInfoList
private

Definition at line 116 of file mvaeffs.h.

TGMainFrame* TMVA::StatDialogMVAEffs::fMain
private

Definition at line 112 of file mvaeffs.h.

Referenced by RaiseDialog(), and StatDialogMVAEffs().

Float_t TMVA::StatDialogMVAEffs::fNBackground
private

Definition at line 114 of file mvaeffs.h.

Referenced by StatDialogMVAEffs().

Float_t TMVA::StatDialogMVAEffs::fNSignal
private

Definition at line 113 of file mvaeffs.h.

Referenced by StatDialogMVAEffs().

TGNumberEntry* TMVA::StatDialogMVAEffs::fSigInput
private

Definition at line 118 of file mvaeffs.h.

Referenced by StatDialogMVAEffs().

Int_t TMVA::StatDialogMVAEffs::maxLenTitle
private

Definition at line 125 of file mvaeffs.h.

Collaboration diagram for TMVA::StatDialogMVAEffs:
[legend]

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