Inheritance diagram for MethodInfo:
Public Member Functions | |
MethodInfo () | |
virtual | ~MethodInfo () |
void | SetResultHists () |
Public Attributes | |
TString | methodName |
TString | methodTitle |
TH1 * | sig |
TH1 * | bgd |
TH1 * | origSigE |
TH1 * | origBgdE |
TH1 * | sigE |
TH1 * | bgdE |
TH1 * | purS |
TH1 * | sSig |
TH1 * | effpurS |
TCanvas * | canvas |
TLatex * | line1 |
TLatex * | line2 |
TGaxis * | rightAxis |
Double_t | maxSignificance |
Definition at line 38 of file mvaeffs.C.
MethodInfo::~MethodInfo | ( | ) | [virtual] |
void MethodInfo::SetResultHists | ( | ) | [inline] |
Definition at line 77 of file mvaeffs.C.
References bgdE, TNamed::Clone(), TString::Data(), effpurS, Form(), TH1::GetBinLowEdge(), TH1::GetNbinsX(), high, low, methodTitle, nbins, origBgdE, origSigE, purS, TAttFill::SetFillStyle(), TAttLine::SetLineStyle(), TAttLine::SetLineWidth(), TMVAGlob::SetSignalAndBackgroundStyle(), TH1::SetTitle(), sigE, and sSig.