TConfidenceLevel


class description - source file - inheritance tree

class TConfidenceLevel : public TObject


    public:
TConfidenceLevel(Int_t mc, bool onesided = kTRUE) TConfidenceLevel(const TConfidenceLevel&) TConfidenceLevel() virtual ~TConfidenceLevel() static TClass* Class() Double_t CLb(bool use_sMC = kFALSE) const Double_t CLs(bool use_sMC = kFALSE) const Double_t CLsb(bool use_sMC = kFALSE) const virtual void Draw(Option_t* option) Double_t Get3sProbability() const Double_t Get5sProbability() const Double_t GetAverageCLs() const Double_t GetAverageCLsb() const Double_t GetBtot() const Int_t GetDtot() const Double_t GetExpectedCLb_b(Int_t sigma = 0) const Double_t GetExpectedCLb_sb(Int_t sigma = 0) const Double_t GetExpectedCLs_b(Int_t sigma = 0) const Double_t GetExpectedCLsb_b(Int_t sigma = 0) const Double_t GetExpectedStatistic_b(Int_t sigma = 0) const Double_t GetExpectedStatistic_sb(Int_t sigma = 0) const Double_t GetStatistic() const Double_t GetStot() const virtual TClass* IsA() const void SetBtot(Double_t in) void SetDtot(Int_t in) void SetLRB(Double_t* in) void SetLRS(Double_t* in) void SetStot(Double_t in) void SetTSB(Double_t* in) void SetTSD(Double_t in) void SetTSS(Double_t* in) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t fNNMC Int_t fDtot Double_t fStot Double_t fBtot Double_t fTSD Double_t fNMC Double_t fMCL3S Double_t fMCL5S Double_t* fTSB [fNNMC] Double_t* fTSS [fNNMC] Double_t* fLRS [fNNMC] Double_t* fLRB [fNNMC] Int_t* fISS [fNNMC] Int_t* fISB [fNNMC] static const Double_t fgMCLM2S static const Double_t fgMCLM1S static const Double_t fgMCLMED static const Double_t fgMCLP1S static const Double_t fgMCLP2S static const Double_t fgMCL3S1S static const Double_t fgMCL5S1S static const Double_t fgMCL3S2S static const Double_t fgMCL5S2S

Class Description



Last update: Fri May 14 13:32:37 2004


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.