22 SamplingDistPlot(bins),
23 fHypoTestResult(&result)
25 ApplyResult(result, opt);
28 SamplingDistPlot(bins,min,max),
29 fHypoTestResult(&result)
53 Double_t theMin(0.), theMax(0.), theYMax(0.);
static Vc_ALWAYS_INLINE int_v min(const int_v &x, const int_v &y)
void GetAbsoluteInterval(Double_t &theMin, Double_t &theMax, Double_t &theYMax) const
This class displays a legend box (TPaveText) containing several legend entries.
void SetLineColor(Color_t color, const SamplingDistribution *samplDist=0)
Sets line color for given sampling distribution and fill color for the associated shaded TH1F...
void ApplyResult(HypoTestResult &result, Option_t *opt="NORMALIZE HIST")
Applies a HypoTestResult.
HypoTestResult is a base class for results from hypothesis tests.
Double_t AddSamplingDistribution(const SamplingDistribution *samplingDist, Option_t *drawOptions="NORMALIZE HIST")
adds the sampling distribution and returns the scale factor
This class provides the plots for the result of a study performed with any of the HypoTestCalculatorG...
SamplingDistribution * GetAltDistribution(void) const
const TKDTreeBinning * bins
void SetLineWidth(Width_t lwidth, const SamplingDistribution *samplDist=0)
ClassImp(RooStats::HypoTestPlot) using namespace RooStats
void ApplyDefaultStyle(void)
Set default style options (also called in the constructor that takes a HypoTestResult).
Double_t AddSamplingDistributionShaded(const SamplingDistribution *samplingDist, Double_t minShaded, Double_t maxShaded, Option_t *drawOptions="NORMALIZE HIST")
Like AddSamplingDistribution, but also sets a shaded area in the minShaded and maxShaded boundaries...
HypoTestResult * fHypoTestResult
static Double_t infinity()
Return internal infinity representation.
Bool_t HasTestStatisticData(void) const
Bool_t GetPValueIsRightTail(void) const
This class simply holds a sampling distribution of some test statistic.
Namespace for the RooStats classes.
void AddLine(Double_t x1, Double_t y1, Double_t x2, Double_t y2, const char *title=NULL)
add a line
SamplingDistribution * GetNullDistribution(void) const
static Vc_ALWAYS_INLINE int_v max(const int_v &x, const int_v &y)
Double_t GetTestStatisticData(void) const