#include <DebuggingTestStat.h>
Inheritance diagram for RooStats::DebuggingTestStat:
Public Member Functions | |
DebuggingTestStat () | |
virtual | ~DebuggingTestStat () |
virtual Double_t | Evaluate (RooAbsData &, RooArgSet &) |
DebuggingTestStat () | |
virtual | ~DebuggingTestStat () |
virtual Double_t | Evaluate (RooAbsData &, RooArgSet &) |
Private Attributes | |
RooRealVar * | fTestStatistic |
TRandom * | fRand |
RooRealVar * | fTestStatistic |
TRandom * | fRand |
Definition at line 45 of file DebuggingTestStat.h.
RooStats::DebuggingTestStat::DebuggingTestStat | ( | ) | [inline] |
virtual RooStats::DebuggingTestStat::~DebuggingTestStat | ( | ) | [inline, virtual] |
Definition at line 52 of file DebuggingTestStat.h.
RooStats::DebuggingTestStat::DebuggingTestStat | ( | ) | [inline] |
virtual RooStats::DebuggingTestStat::~DebuggingTestStat | ( | ) | [inline, virtual] |
Definition at line 52 of file DebuggingTestStat.h.
virtual Double_t RooStats::DebuggingTestStat::Evaluate | ( | RooAbsData & | , | |
RooArgSet & | ||||
) | [inline, virtual] |
Implements RooStats::TestStatistic.
Definition at line 58 of file DebuggingTestStat.h.
References fRand, and TRandom::Uniform().
virtual Double_t RooStats::DebuggingTestStat::Evaluate | ( | RooAbsData & | , | |
RooArgSet & | ||||
) | [inline, virtual] |
Implements RooStats::TestStatistic.
Definition at line 58 of file DebuggingTestStat.h.
References fRand, and TRandom::Uniform().
TRandom* RooStats::DebuggingTestStat::fRand [private] |
Definition at line 70 of file DebuggingTestStat.h.
Referenced by DebuggingTestStat(), and Evaluate().
Definition at line 69 of file DebuggingTestStat.h.
TRandom* RooStats::DebuggingTestStat::fRand [private] |
Definition at line 70 of file DebuggingTestStat.h.