11 #ifndef ROOSTATS_DebuggingTestStat 12 #define ROOSTATS_DebuggingTestStat
virtual Double_t Evaluate(RooAbsData &, RooArgSet &)
Main interface to evaluate the test statistic on a dataset given the values for the Null Parameters O...
#define ClassDef(name, id)
This is the base class for the ROOT Random number generators.
RooRealVar represents a fundamental (non-derived) real valued object.
RooAbsData is the common abstract base class for binned and unbinned datasets.
virtual ~DebuggingTestStat()
RooRealVar * fTestStatistic
Namespace for the RooStats classes.
virtual Double_t Uniform(Double_t x1=1)
Returns a uniform deviate on the interval (0, x1).
TestStatistic is an interface class to provide a facility for construction test statistics distributi...