32 RooRealVar mean(
"mean",
"mean of gaussian", 1, -10, 10);
81 TCanvas *
c =
new TCanvas(
"rf111_derivatives",
"rf111_derivatives", 800, 400);
84 gPad->SetLeftMargin(0.15);
85 xframe->GetYaxis()->SetTitleOffset(1.6);
88 gPad->SetLeftMargin(0.15);
89 sframe->GetYaxis()->SetTitleOffset(1.6);
Abstract base class for objects that represent a real value and implements functionality common to al...
Plot frame and a container for graphics objects within that frame.
Variable that can be changed from the outside.
RooCmdArg LineColor(Color_t color)
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...