16 #ifndef ROOSTATS_HybridResult 17 #define ROOSTATS_HybridResult 34 const std::vector<double>& testStat_sb_vals,
35 const std::vector<double>& testStat_b_vals,
36 bool sumLargerValues=
true);
HybridPlot * GetPlot(const char *name, const char *title, int n_bins)
prepare a plot showing a result and return a pointer to a HybridPlot object the needed arguments are:...
Double_t CLbError() const
The error on the "confidence level" of the null hypothesis.
void Add(HybridResult *other)
add additional toy-MC experiments to the current results use the data test statistics of the added ob...
HypoTestResult is a base class for results from hypothesis tests.
Double_t CLsError() const
The error on the ratio .
virtual ~HybridResult()
Destructor of HybridResult.
void SetDataTestStatistics(double testStat_data_val)
set the value of the test statistics on data
bool fComputationsAltDoneFlag
#define ClassDef(name, id)
This class provides the plots for the result of a study performed with the HybridCalculatorOriginal c...
HybridResult(const char *name=0)
Default constructor.
Double_t NullPValue() const
Returns : the B p-value.
bool fComputationsNulDoneFlag
Double_t CLsplusbError() const
The error on the "confidence level" of the alternative hypothesis.
Namespace for the RooStats classes.
double GetTestStat_data()
Get test statistics value for data.
std::vector< double > fTestStat_b
std::vector< double > GetTestStat_sb()
Get test statistics values for the sb model.
void PrintMore(const char *options)
Print out some information about the results.
std::vector< double > GetTestStat_b()
Get test statistics values for the b model.
Class encapsulating the result of the HybridCalculatorOriginal.
Double_t AlternatePValue() const
Returns : the S+B p-value.
std::vector< double > fTestStat_sb