25void rf703_effpdfprod()
 
   65   std::unique_ptr<RooDataSet> 
data{
modelEff.generate(t, 10000)};
 
   75   TCanvas *
c = 
new TCanvas(
"rf703_effpdfprod", 
"rf703_effpdfprod", 1200, 400);
 
   78   gPad->SetLeftMargin(0.15);
 
   79   frame1->GetYaxis()->SetTitleOffset(1.4);
 
   82   gPad->SetLeftMargin(0.15);
 
   83   frame2->GetYaxis()->SetTitleOffset(1.6);
 
   86   gPad->SetLeftMargin(0.15);
 
   87   frame3->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
 
The class RooEffProd implements the product of a PDF with an efficiency function.
 
Plot frame and a container for graphics objects within that frame.
 
Variable that can be changed from the outside.
 
RooCmdArg PrintLevel(Int_t code)
 
RooCmdArg LineColor(TColorNumber color)
 
RooCmdArg LineStyle(Style_t style)
 
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...