#include <ConfInterval.h>
Inheritance diagram for RooStats::ConfInterval:
Public Member Functions | |
ConfInterval (const char *name=0) | |
virtual | ~ConfInterval () |
virtual Bool_t | IsInInterval (const RooArgSet &) const=0 |
virtual void | SetConfidenceLevel (Double_t cl)=0 |
virtual Double_t | ConfidenceLevel () const=0 |
virtual RooArgSet * | GetParameters () const=0 |
virtual Bool_t | CheckParameters (const RooArgSet &) const=0 |
ConfInterval (const char *name=0) | |
virtual | ~ConfInterval () |
virtual Bool_t | IsInInterval (const RooArgSet &) const=0 |
virtual void | SetConfidenceLevel (Double_t cl)=0 |
virtual Double_t | ConfidenceLevel () const=0 |
virtual RooArgSet * | GetParameters () const=0 |
virtual Bool_t | CheckParameters (const RooArgSet &) const=0 |
Definition at line 40 of file ConfInterval.h.
RooStats::ConfInterval::ConfInterval | ( | const char * | name = 0 |
) | [inline, explicit] |
Definition at line 45 of file ConfInterval.h.
virtual RooStats::ConfInterval::~ConfInterval | ( | ) | [inline, virtual] |
Definition at line 48 of file ConfInterval.h.
RooStats::ConfInterval::ConfInterval | ( | const char * | name = 0 |
) | [inline, explicit] |
Definition at line 45 of file ConfInterval.h.
virtual RooStats::ConfInterval::~ConfInterval | ( | ) | [inline, virtual] |
Definition at line 48 of file ConfInterval.h.
Referenced by rs401d_FeldmanCousins().
virtual void RooStats::ConfInterval::SetConfidenceLevel | ( | Double_t | cl | ) | [pure virtual] |
virtual Double_t RooStats::ConfInterval::ConfidenceLevel | ( | ) | const [pure virtual] |
virtual RooArgSet* RooStats::ConfInterval::GetParameters | ( | ) | const [pure virtual] |
virtual void RooStats::ConfInterval::SetConfidenceLevel | ( | Double_t | cl | ) | [pure virtual] |
virtual Double_t RooStats::ConfInterval::ConfidenceLevel | ( | ) | const [pure virtual] |
virtual RooArgSet* RooStats::ConfInterval::GetParameters | ( | ) | const [pure virtual] |