26void rf108_plotbinning()
44 tagFlav.defineType(
"B0bar", -1);
52 RooBMixDecay bmix(
"bmix",
"decay",
dt,
mixState,
tagFlav, tau, dm,
w,
dw,
gm1,
RooBMixDecay::DoubleSided);
69 tbins.addUniform(60, -15, 0);
72 tbins.addUniform(15, 0, 15);
92 abins.addBoundaryPair(1);
93 abins.addBoundaryPair(2);
94 abins.addBoundaryPair(3);
95 abins.addBoundaryPair(4);
96 abins.addBoundaryPair(6);
114 TCanvas *
c =
new TCanvas(
"rf108_plotbinning",
"rf108_plotbinning", 800, 400);
117 gPad->SetLeftMargin(0.15);
118 dtframe->GetYaxis()->SetTitleOffset(1.6);
121 gPad->SetLeftMargin(0.15);
122 aframe->GetYaxis()->SetTitleOffset(1.6);
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void data
RooArgSet is a container object that can hold multiple RooAbsArg objects.
Class RooBMixDecay is a RooAbsAnaConvPdf implementation that describes the decay of B mesons with the...
Implements a RooAbsBinning in terms of an array of boundary values, posing no constraints on the choi...
Object to represent discrete states.
Class RooGaussModel implements a RooResolutionModel that models a Gaussian distribution.
Plot frame and a container for graphics objects within that frame.
Variable that can be changed from the outside.
RooCmdArg Binning(const RooAbsBinning &binning)
RooCmdArg Asymmetry(const RooCategory &cat)
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...