#include <TConfidenceLevel.h>
Inheritance diagram for TConfidenceLevel:


Public Methods | |
| TConfidenceLevel () | |
| TConfidenceLevel (Int_t mc, bool onesided=kTRUE) | |
| virtual | ~TConfidenceLevel () |
| void | SetTSD (Double_t in) |
| void | SetTSB (Double_t *in) |
| void | SetTSS (Double_t *in) |
| void | SetLRS (Double_t *in) |
| void | SetLRB (Double_t *in) |
| void | SetBtot (Double_t in) |
| void | SetStot (Double_t in) |
| void | SetDtot (Int_t in) |
| Double_t | GetStatistic () const |
| void | Draw (const Option_t *option="") |
| Double_t | GetExpectedStatistic_b (Int_t sigma=0) const |
| Double_t | GetExpectedStatistic_sb (Int_t sigma=0) const |
| Double_t | CLb (bool use_sMC=kFALSE) const |
| Double_t | CLsb (bool use_sMC=kFALSE) const |
| Double_t | CLs (bool use_sMC=kFALSE) const |
| Double_t | GetExpectedCLb_sb (Int_t sigma=0) const |
| Double_t | GetExpectedCLb_b (Int_t sigma=0) const |
| Double_t | GetExpectedCLsb_b (Int_t sigma=0) const |
| Double_t | GetExpectedCLs_b (Int_t sigma=0) const |
| Double_t | GetAverageCLs () const |
| Double_t | GetAverageCLsb () const |
| Double_t | Get3sProbability () const |
| Double_t | Get5sProbability () const |
| Int_t | GetDtot () const |
| Double_t | GetStot () const |
| Double_t | GetBtot () const |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 31 of file TConfidenceLevel.h. |
|
|
Definition at line 32 of file TConfidenceLevel.h. References TMath::Sort(). |
|
|
Definition at line 33 of file TConfidenceLevel.h. References TMath::Sort(). |
|
|
Definition at line 34 of file TConfidenceLevel.h. |
|
|
Definition at line 35 of file TConfidenceLevel.h. |
|
|
Definition at line 36 of file TConfidenceLevel.h. |
|
|
Definition at line 37 of file TConfidenceLevel.h. |
|
|
Definition at line 38 of file TConfidenceLevel.h. |
|
|
Definition at line 39 of file TConfidenceLevel.h. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by GetExpectedCLs_b(). |
|
|
Referenced by GetExpectedCLs_b(). |
|
|
Definition at line 49 of file TConfidenceLevel.h. References GetExpectedCLb_b(), and GetExpectedCLsb_b(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 54 of file TConfidenceLevel.h. |
|
|
Definition at line 55 of file TConfidenceLevel.h. |
|
|
Definition at line 56 of file TConfidenceLevel.h. |
1.2.16