#include <TConfidenceLevel.h>
Inheritance diagram for TConfidenceLevel:
Definition at line 22 of file TConfidenceLevel.h.
TConfidenceLevel::TConfidenceLevel | ( | ) |
Definition at line 39 of file TConfidenceLevel.cxx.
TConfidenceLevel::~TConfidenceLevel | ( | ) | [virtual] |
TConfidenceLevel::TConfidenceLevel | ( | ) |
virtual TConfidenceLevel::~TConfidenceLevel | ( | ) | [virtual] |
void TConfidenceLevel::SetTSD | ( | Double_t | in | ) | [inline] |
void TConfidenceLevel::SetTSB | ( | Double_t * | in | ) |
Definition at line 435 of file TConfidenceLevel.cxx.
References fISB, fNNMC, fTSB, and TMath::Sort().
void TConfidenceLevel::SetTSS | ( | Double_t * | in | ) |
Definition at line 444 of file TConfidenceLevel.cxx.
References fISS, fNNMC, fTSS, and TMath::Sort().
void TConfidenceLevel::SetLRS | ( | Double_t * | in | ) | [inline] |
void TConfidenceLevel::SetLRB | ( | Double_t * | in | ) | [inline] |
void TConfidenceLevel::SetBtot | ( | Double_t | in | ) | [inline] |
void TConfidenceLevel::SetStot | ( | Double_t | in | ) | [inline] |
void TConfidenceLevel::SetDtot | ( | Int_t | in | ) | [inline] |
Double_t TConfidenceLevel::GetStatistic | ( | ) | const [inline] |
void TConfidenceLevel::Draw | ( | const Option_t * | option = "" |
) |
Definition at line 408 of file TConfidenceLevel.cxx.
References TH1::Draw(), TH1::Fill(), fNMC, fStot, fTSB, fTSS, h, and i.
Referenced by limit().
Definition at line 105 of file TConfidenceLevel.cxx.
References fgMCLM1S, fgMCLM2S, fgMCLMED, fgMCLP1S, fgMCLP2S, fISB, fNMC, fStot, fTSB, TMath::Max(), and TMath::Min().
Definition at line 127 of file TConfidenceLevel.cxx.
References fgMCLM1S, fgMCLM2S, fgMCLMED, fgMCLP1S, fgMCLP2S, fISS, fNMC, fStot, fTSS, TMath::Max(), and TMath::Min().
Definition at line 249 of file TConfidenceLevel.cxx.
References fgMCLM1S, fgMCLM2S, fgMCLMED, fgMCLP1S, fgMCLP2S, fISS, fLRS, fNMC, fTSS, i, TMath::Max(), TMath::Min(), and result().
Definition at line 298 of file TConfidenceLevel.cxx.
References fgMCLM1S, fgMCLM2S, fgMCLMED, fgMCLP1S, fgMCLP2S, fISB, fNMC, fTSB, i, TMath::Max(), TMath::Min(), and result().
Referenced by GetExpectedCLs_b(), and limit().
Definition at line 200 of file TConfidenceLevel.cxx.
References fgMCLM1S, fgMCLM2S, fgMCLMED, fgMCLP1S, fgMCLP2S, fISB, fLRB, fNMC, fTSB, i, TMath::Max(), TMath::Min(), and result().
Referenced by GetExpectedCLs_b(), and limit().
Definition at line 45 of file TConfidenceLevel.h.
References GetExpectedCLb_b(), GetExpectedCLsb_b(), and sigma.
Referenced by limit().
Double_t TConfidenceLevel::GetAverageCLs | ( | ) | const |
Double_t TConfidenceLevel::GetAverageCLsb | ( | ) | const |
Double_t TConfidenceLevel::Get3sProbability | ( | ) | const |
Double_t TConfidenceLevel::Get5sProbability | ( | ) | const |
Int_t TConfidenceLevel::GetDtot | ( | ) | const [inline] |
Double_t TConfidenceLevel::GetStot | ( | ) | const [inline] |
Double_t TConfidenceLevel::GetBtot | ( | ) | const [inline] |
void TConfidenceLevel::SetTSD | ( | Double_t | in | ) | [inline] |
void TConfidenceLevel::SetTSB | ( | Double_t * | in | ) |
void TConfidenceLevel::SetTSS | ( | Double_t * | in | ) |
void TConfidenceLevel::SetLRS | ( | Double_t * | in | ) | [inline] |
void TConfidenceLevel::SetLRB | ( | Double_t * | in | ) | [inline] |
void TConfidenceLevel::SetBtot | ( | Double_t | in | ) | [inline] |
void TConfidenceLevel::SetStot | ( | Double_t | in | ) | [inline] |
void TConfidenceLevel::SetDtot | ( | Int_t | in | ) | [inline] |
Double_t TConfidenceLevel::GetStatistic | ( | ) | const [inline] |
void TConfidenceLevel::Draw | ( | const Option_t * | option = "" |
) |
Definition at line 45 of file TConfidenceLevel.h.
References GetExpectedCLb_b(), GetExpectedCLsb_b(), and sigma.
Double_t TConfidenceLevel::GetAverageCLs | ( | ) | const |
Double_t TConfidenceLevel::GetAverageCLsb | ( | ) | const |
Double_t TConfidenceLevel::Get3sProbability | ( | ) | const |
Double_t TConfidenceLevel::Get5sProbability | ( | ) | const |
Int_t TConfidenceLevel::GetDtot | ( | ) | const [inline] |
Double_t TConfidenceLevel::GetStot | ( | ) | const [inline] |
Double_t TConfidenceLevel::GetBtot | ( | ) | const [inline] |
Int_t TConfidenceLevel::fNNMC [private] |
Definition at line 55 of file TConfidenceLevel.h.
Referenced by SetTSB(), SetTSS(), and TConfidenceLevel().
Int_t TConfidenceLevel::fDtot [private] |
Definition at line 56 of file TConfidenceLevel.h.
Referenced by GetDtot(), SetDtot(), and TConfidenceLevel().
Double_t TConfidenceLevel::fStot [private] |
Definition at line 57 of file TConfidenceLevel.h.
Referenced by Draw(), GetExpectedStatistic_b(), GetExpectedStatistic_sb(), GetStatistic(), GetStot(), SetStot(), and TConfidenceLevel().
Double_t TConfidenceLevel::fBtot [private] |
Definition at line 58 of file TConfidenceLevel.h.
Referenced by GetBtot(), SetBtot(), and TConfidenceLevel().
Double_t TConfidenceLevel::fTSD [private] |
Definition at line 59 of file TConfidenceLevel.h.
Referenced by CLb(), CLsb(), GetStatistic(), SetTSD(), and TConfidenceLevel().
Double_t TConfidenceLevel::fNMC [private] |
Definition at line 60 of file TConfidenceLevel.h.
Referenced by CLb(), CLsb(), Draw(), Get3sProbability(), Get5sProbability(), GetAverageCLs(), GetAverageCLsb(), GetExpectedCLb_b(), GetExpectedCLb_sb(), GetExpectedCLsb_b(), GetExpectedStatistic_b(), GetExpectedStatistic_sb(), and TConfidenceLevel().
Double_t TConfidenceLevel::fMCL3S [private] |
Definition at line 61 of file TConfidenceLevel.h.
Referenced by Get3sProbability(), and TConfidenceLevel().
Double_t TConfidenceLevel::fMCL5S [private] |
Definition at line 62 of file TConfidenceLevel.h.
Referenced by Get5sProbability(), and TConfidenceLevel().
Double_t* TConfidenceLevel::fTSB [private] |
Definition at line 63 of file TConfidenceLevel.h.
Referenced by CLb(), CLsb(), Draw(), GetExpectedCLb_b(), GetExpectedCLsb_b(), GetExpectedStatistic_b(), SetTSB(), TConfidenceLevel(), and ~TConfidenceLevel().
Double_t* TConfidenceLevel::fTSS [private] |
Definition at line 64 of file TConfidenceLevel.h.
Referenced by CLb(), CLsb(), Draw(), GetExpectedCLb_sb(), GetExpectedStatistic_sb(), SetTSS(), TConfidenceLevel(), and ~TConfidenceLevel().
Double_t* TConfidenceLevel::fLRS [private] |
Definition at line 65 of file TConfidenceLevel.h.
Referenced by CLb(), Get3sProbability(), Get5sProbability(), GetExpectedCLb_sb(), SetLRS(), TConfidenceLevel(), and ~TConfidenceLevel().
Double_t* TConfidenceLevel::fLRB [private] |
Definition at line 66 of file TConfidenceLevel.h.
Referenced by CLsb(), GetAverageCLs(), GetAverageCLsb(), GetExpectedCLsb_b(), SetLRB(), TConfidenceLevel(), and ~TConfidenceLevel().
Int_t* TConfidenceLevel::fISS [private] |
Definition at line 67 of file TConfidenceLevel.h.
Referenced by CLb(), CLsb(), Get3sProbability(), Get5sProbability(), GetExpectedCLb_sb(), GetExpectedStatistic_sb(), SetTSS(), TConfidenceLevel(), and ~TConfidenceLevel().
Int_t* TConfidenceLevel::fISB [private] |
Definition at line 68 of file TConfidenceLevel.h.
Referenced by CLb(), CLsb(), GetAverageCLs(), GetAverageCLsb(), GetExpectedCLb_b(), GetExpectedCLsb_b(), GetExpectedStatistic_b(), SetTSB(), TConfidenceLevel(), and ~TConfidenceLevel().
static const Double_t TConfidenceLevel::fgMCLM2S [static, private] |
Definition at line 70 of file TConfidenceLevel.h.
Referenced by GetExpectedCLb_b(), GetExpectedCLb_sb(), GetExpectedCLsb_b(), GetExpectedStatistic_b(), and GetExpectedStatistic_sb().
static const Double_t TConfidenceLevel::fgMCLM1S [static, private] |
Definition at line 71 of file TConfidenceLevel.h.
Referenced by GetExpectedCLb_b(), GetExpectedCLb_sb(), GetExpectedCLsb_b(), GetExpectedStatistic_b(), and GetExpectedStatistic_sb().
static const Double_t TConfidenceLevel::fgMCLMED [static, private] |
Definition at line 72 of file TConfidenceLevel.h.
Referenced by GetExpectedCLb_b(), GetExpectedCLb_sb(), GetExpectedCLsb_b(), GetExpectedStatistic_b(), and GetExpectedStatistic_sb().
static const Double_t TConfidenceLevel::fgMCLP1S [static, private] |
Definition at line 73 of file TConfidenceLevel.h.
Referenced by GetExpectedCLb_b(), GetExpectedCLb_sb(), GetExpectedCLsb_b(), GetExpectedStatistic_b(), and GetExpectedStatistic_sb().
static const Double_t TConfidenceLevel::fgMCLP2S [static, private] |
Definition at line 74 of file TConfidenceLevel.h.
Referenced by GetExpectedCLb_b(), GetExpectedCLb_sb(), GetExpectedCLsb_b(), GetExpectedStatistic_b(), and GetExpectedStatistic_sb().
static const Double_t TConfidenceLevel::fgMCL3S1S [static, private] |
static const Double_t TConfidenceLevel::fgMCL5S1S [static, private] |
static const Double_t TConfidenceLevel::fgMCL3S2S [static, private] |
static const Double_t TConfidenceLevel::fgMCL5S2S [static, private] |
Double_t* TConfidenceLevel::fTSB [private] |
Definition at line 63 of file TConfidenceLevel.h.
Double_t* TConfidenceLevel::fTSS [private] |
Definition at line 64 of file TConfidenceLevel.h.
Double_t* TConfidenceLevel::fLRS [private] |
Definition at line 65 of file TConfidenceLevel.h.
Double_t* TConfidenceLevel::fLRB [private] |
Definition at line 66 of file TConfidenceLevel.h.
Int_t* TConfidenceLevel::fISS [private] |
Definition at line 67 of file TConfidenceLevel.h.
Int_t* TConfidenceLevel::fISB [private] |
Definition at line 68 of file TConfidenceLevel.h.