24void rf705_linearmorph()
46 x.setBins(1000,
"cache");
47 alpha.setBins(50,
"cache");
91 std::unique_ptr<RooDataSet>
data{
lmorph.generate(
x, 1000)};
94 lmorph.setCacheAlpha(
true);
112 lmorph.setCacheAlpha(
false);
114 TCanvas *
c =
new TCanvas(
"rf705_linearmorph",
"rf705_linearmorph", 800, 800);
117 gPad->SetLeftMargin(0.15);
118 frame1->GetYaxis()->SetTitleOffset(1.6);
121 gPad->SetLeftMargin(0.20);
122 hh->GetZaxis()->SetTitleOffset(2.5);
125 gPad->SetLeftMargin(0.15);
126 frame3->GetYaxis()->SetTitleOffset(1.4);
129 gPad->SetLeftMargin(0.15);
130 frame2->GetYaxis()->SetTitleOffset(1.4);
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 RooIntegralMorph is an implementation of the histogram interpolation technique described by Ale...
Plot frame and a container for graphics objects within that frame.
RooPolynomial implements a polynomial p.d.f of the form.
Variable that can be changed from the outside.
TH1 is the base class of all histogram classes in ROOT.
RooCmdArg YVar(const RooAbsRealLValue &var, const RooCmdArg &arg={})
RooCmdArg Bins(Int_t nbin)
RooCmdArg PrintLevel(Int_t code)
RooCmdArg Verbose(bool flag=true)
RooCmdArg Binning(const RooAbsBinning &binning)
RooCmdArg LineColor(TColorNumber color)
double nll(double pdf, double weight, int binnedL, int doBinOffset)
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...