56   xRegion.addThreshold(4.23, 
"Background");
 
   57   xRegion.addThreshold(5.23, 
"SideBand");
 
   58   xRegion.addThreshold(8.23, 
"Signal");
 
   59   xRegion.addThreshold(9.23, 
"SideBand");
 
   65   data->addColumn(xRegion);
 
   82   x.setBins(10, 
"coarse");
 
   97   xb->
setRange(
"alt", 
"x_coarse_bin1,x_coarse_bin3,x_coarse_bin5,x_coarse_bin7,x_coarse_bin9");
 
  103   new TCanvas(
"rf405_realtocatfuncs", 
"rf405_realtocatfuncs", 600, 600);
 
  105   gPad->SetLeftMargin(0.15);
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void data
 
Roo1DTable implements a one-dimensional table.
 
void Print(Option_t *options=nullptr) const override
This method must be overridden when a class wants to print itself.
 
virtual RooPlot * plotOn(RooPlot *frame, const RooCmdArg &arg1=RooCmdArg::none(), const RooCmdArg &arg2=RooCmdArg::none(), const RooCmdArg &arg3=RooCmdArg::none(), const RooCmdArg &arg4=RooCmdArg::none(), const RooCmdArg &arg5=RooCmdArg::none(), const RooCmdArg &arg6=RooCmdArg::none(), const RooCmdArg &arg7=RooCmdArg::none(), const RooCmdArg &arg8=RooCmdArg::none()) const
 
RooArgusBG is a RooAbsPdf implementation describing the ARGUS background shape.
 
Class RooBinningCategory provides a real-to-category mapping defined by a series of thresholds.
 
RooCategory is an object to represent discrete states.
 
void setRange(const char *rangeName, const char *stateNameList)
 
RooDataSet is a container class to hold unbinned data.
 
A RooPlot is a plot frame and a container for graphics objects within that frame.
 
static RooPlot * frame(const RooAbsRealLValue &var, double xmin, double xmax, Int_t nBins)
Create a new frame for a given variable in x.
 
virtual void SetMinimum(double minimum=-1111)
Set minimum value of Y axis.
 
void Draw(Option_t *options=nullptr) override
Draw this plot and all of the elements it contains.
 
RooRealVar represents a variable that can be changed from the outside.
 
The RooThresholdCategory provides a real-to-category mapping defined by a series of thresholds.
 
virtual void SetTitleOffset(Float_t offset=1)
Set distance between the axis and the axis title.
 
RooConstVar & RooConst(double val)
 
RooCmdArg EventRange(Int_t nStart, Int_t nStop)
 
RooCmdArg MarkerColor(Color_t color)
 
RooCmdArg CutRange(const char *rangeName)
 
RooCmdArg Cut(const char *cutSpec)
 
RooCmdArg LineColor(Color_t color)
 
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...