45 RooPlot *frame = dt.frame(
Title(
"Bdecay (x) resolution"));
60 decay_gm1.plotOn(frame);
71 RooRealVar gm1frac(
"gm1frac",
"fraction of gm1", 0.5);
81 new TCanvas(
"rf209_anaconv",
"rf209_anaconv", 600, 600);
82 gPad->SetLeftMargin(0.15);
RooArgList is a container object that can hold multiple RooAbsArg objects.
Single or double sided decay function that can be analytically convolved with any RooResolutionModel ...
Class RooGaussModel implements a RooResolutionModel that models a Gaussian distribution.
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.
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...
Template specialisation used in RooAbsArg:
RooCmdArg LineColor(Color_t color)
RooCmdArg LineStyle(Style_t style)