23void rf109_chi2residpull()
 
   38   std::unique_ptr<RooDataSet> 
data{gauss.generate(
x, 10000)};
 
   57   cout << 
"chi^2 = " << 
frame1->chiSquare() << endl;
 
   76   TCanvas *
c = 
new TCanvas(
"rf109_chi2residpull", 
"rf109_chi2residpull", 900, 300);
 
   79   gPad->SetLeftMargin(0.15);
 
   80   frame1->GetYaxis()->SetTitleOffset(1.6);
 
   83   gPad->SetLeftMargin(0.15);
 
   84   frame2->GetYaxis()->SetTitleOffset(1.6);
 
   87   gPad->SetLeftMargin(0.15);
 
   88   frame3->GetYaxis()->SetTitleOffset(1.6);
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void data
 
Graphical representation of binned data based on the TGraphAsymmErrors class.
 
Plot frame and a container for graphics objects within that frame.
 
Variable that can be changed from the outside.
 
RooCmdArg Bins(Int_t nbin)
 
RooCmdArg DataError(Int_t)
 
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...