11 #ifndef RooStats_SimpleInterval
12 #define RooStats_SimpleInterval
17 #ifndef RooStats_ConfInterval
virtual Double_t ConfidenceLevel() const
return confidence level
SimpleInterval(const char *name=0)
Default constructor.
SimpleInterval & operator=(const SimpleInterval &other)
Double_t fConfidenceLevel
virtual void SetConfidenceLevel(Double_t)
used to set confidence level. Keep pure virtual
virtual Double_t LowerLimit()
RooRealVar represents a fundamental (non-derived) real valued object.
Bool_t CheckParameters(const RooArgSet &) const
check if parameters are correct (i.e. they are the POI of this interval)
virtual ~SimpleInterval()
Destructor.
ConfInterval is an interface class for a generic interval in the RooStats framework.
virtual Bool_t IsInInterval(const RooArgSet &) const
check if given point is in the interval
ClassDef(SimpleInterval, 1) RooArgSet fParameters
virtual Double_t UpperLimit()
virtual RooArgSet * GetParameters() const
return cloned list of parameters