16 #ifndef ROOSTATS_LikelihoodIntervalPlot 17 #define ROOSTATS_LikelihoodIntervalPlot void SetLineColor(const Color_t color)
set the line color for the 1D interval lines or contours (2D)
Style_t fFillStyle
color for the contour (for 2D) or function (in 1D)
virtual ~LikelihoodIntervalPlot()
Destructor of SamplingDistribution.
void Draw(const Option_t *options=0)
draw the likelihood interval or contour for the 1D case a RooPlot is drawn by default of the profiled...
void SetFillStyle(const Style_t style)
set the fill contour color
void SetMaximum(const Double_t theMaximum)
LikelihoodInterval is a concrete implementation of the RooStats::ConfInterval interface.
void SetPrecision(double eps)
set plot precision (when drawing a RooPlot)
This class provides simple and straightforward utilities to plot a LikelihoodInterval object...
TObject * GetPlottedObject() const
returned plotted object (RooPlot or histograms)
Color_t fLineColor
fill style for contours
void SetRange(double x1, double y1, double x2, double y2)
set plot range (for 2D plot)
static const double x2[5]
#define ClassDef(name, id)
RooPlotable is a 'mix-in' base class that define the standard RooFit plotting and printing methods...
The TNamed class is the base class for all named ROOT classes.
LikelihoodInterval * fInterval
RooCurve precision.
void SetNPoints(Int_t np)
Int_t fNdimPlot
line color for the interval (1D) or for other contours (2D)
void SetContourColor(const Color_t color)
set the fill contour color
Double_t fXmin
function maximum
LikelihoodIntervalPlot()
LikelihoodIntervalPlot default constructor with default parameters.
void SetRange(double x1, double x2)
set plot range (for 1D plot)
Namespace for the RooStats classes.
static const double x1[5]
Double_t fMaximum
number of points used to scan the PL
Mother of all ROOT objects.
void SetLikelihoodInterval(LikelihoodInterval *theInterval)
void SetPlotParameters(const RooArgSet *params)