4 #ifndef ROOT_TConfidenceLevel 5 #define ROOT_TConfidenceLevel static const Double_t fgMCL5S1S
Double_t GetExpectedCLb_b(Int_t sigma=0) const
Get the expected Confidence Level for the background only if there is only background.
static const Double_t fgMCL3S1S
Double_t GetAverageCLs() const
Get average CLs.
Double_t Get3sProbability() const
Get 3s probability.
Double_t GetStatistic() const
void SetLRB(Double_t *in)
static const Double_t fgMCLMED
static const Double_t fgMCLM2S
void SetStot(Double_t in)
void SetLRS(Double_t *in)
#define ClassDef(name, id)
Double_t GetExpectedCLsb_b(Int_t sigma=0) const
Get the expected Confidence Level for the signal plus background hypothesis if there is only backgrou...
static const Double_t fgMCLM1S
static const Double_t fgMCLP1S
Double_t Get5sProbability() const
Get 5s probability.
Double_t GetExpectedCLs_b(Int_t sigma=0) const
static const Double_t fgMCL5S2S
void SetBtot(Double_t in)
TConfidenceLevel()
Default constructor.
Double_t GetExpectedCLb_sb(Int_t sigma=0) const
Get the expected Confidence Level for the background only if there is signal and background.
Class to compute 95% CL limits.
void SetTSS(Double_t *in)
Set the TSS.
void SetTSB(Double_t *in)
Set the TSB.
static const Double_t fgMCLP2S
Double_t CLb(bool use_sMC=kFALSE) const
Get the Confidence Level for the background only.
void Draw(const Option_t *option="")
Display sort of a "canonical" -2lnQ plot.
Double_t CLsb(bool use_sMC=kFALSE) const
Get the Confidence Level for the signal plus background hypothesis.
Double_t CLs(bool use_sMC=kFALSE) const
Get the Confidence Level defined by CLs = CLsb/CLb.
virtual ~TConfidenceLevel()
The destructor.
Mother of all ROOT objects.
static const Double_t fgMCL3S2S
Double_t GetAverageCLsb() const
Get average CLsb.
Double_t GetExpectedStatistic_sb(Int_t sigma=0) const
Get the expected statistic value in the signal plus background hypothesis.
Double_t GetExpectedStatistic_b(Int_t sigma=0) const
Get the expected statistic value in the background only hypothesis.