21void rf107_plotstyles()
36 std::unique_ptr<RooDataSet> data{gauss.generate(
x, 100)};
80 TCanvas *
c =
new TCanvas(
"rf107_plotstyles",
"rf107_plotstyles", 800, 800);
83 gPad->SetLeftMargin(0.15);
87 gPad->SetLeftMargin(0.15);
91 gPad->SetLeftMargin(0.15);
95 gPad->SetLeftMargin(0.15);
Plot frame and a container for graphics objects within that frame.
void Draw(Option_t *options=nullptr) override
Draw this plot and all of the elements it contains.
Variable that can be changed from the outside.
virtual void SetTitleOffset(Float_t offset=1)
Set distance between the axis and the axis title.
RooCmdArg Title(const char *name)
RooCmdArg Bins(Int_t nbin)
RooCmdArg PrintLevel(Int_t code)
RooCmdArg DataError(Int_t)
RooCmdArg FillColor(TColorNumber color)
RooCmdArg DrawOption(const char *opt)
RooCmdArg LineColor(TColorNumber color)
RooCmdArg XErrorSize(double width)
RooCmdArg MarkerColor(TColorNumber color)
RooCmdArg Name(const char *name)
RooCmdArg LineStyle(Style_t style)
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...