41 RooRealVar deltaGamma(
"deltaGamma",
"deltaGamma", 0.3);
45 RooAbsReal* coshGConv = truthModel.convolution(&coshGBasis,&t);
46 RooAbsReal* sinhGConv = truthModel.convolution(&sinhGBasis,&t);
104 TCanvas*
c =
new TCanvas(
"rf704_amplitudefit",
"rf704_amplitudefit",800,800) ;
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooArgSet is a container object that can hold multiple RooAbsArg objects.
RooDataSet is a container class to hold unbinned data.
A RooPlot is a plot frame and a container for graphics objects within that frame.
virtual void Draw(Option_t *options=0)
Draw this plot and all of the elements it contains.
Class RooPolyVar is a RooAbsReal implementing a polynomial in terms of a list of RooAbsReal coefficie...
RooProduct a RooAbsReal implementation that represent the product of a given set of other RooAbsReal ...
Class RooRealSumPdf implements a PDF constructed from a sum of functions:
RooRealVar represents a fundamental (non-derived) real valued object.
RooTruthModel is an implementation of RooResolution model that provides a delta-function resolution m...
virtual void SetTitleOffset(Float_t offset=1)
Set distance between the axis and the axis title Offset is a correction factor with respect to the "s...
virtual void SetLineColor(Color_t lcolor)
Set the line color.
virtual void Draw(Option_t *option="")
Draw this histogram with options.
RooCmdArg Binning(const RooAbsBinning &binning)
RooCmdArg YVar(const RooAbsRealLValue &var, const RooCmdArg &arg=RooCmdArg::none())
RooCmdArg Components(const RooArgSet &compSet)
RooConstVar & RooConst(Double_t val)
RooCmdArg LineColor(Color_t color)
RooCmdArg LineStyle(Style_t style)