26void rf501_simultaneouspdf()
 
   69   std::unique_ptr<RooDataSet> 
data{model.generate({
x}, 1000)};
 
   77   sample.defineType(
"physics");
 
   78   sample.defineType(
"control");
 
  137   TCanvas *
c = 
new TCanvas(
"rf501_simultaneouspdf", 
"rf403_simultaneouspdf", 1200, 400);
 
  141      gPad->SetLeftMargin(0.15);
 
  142      frame.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
 
Efficient implementation of a sum of PDFs of the form.
 
RooArgList is a container object that can hold multiple RooAbsArg objects.
 
RooArgSet is a container object that can hold multiple RooAbsArg objects.
 
Object to represent discrete states.
 
Chebychev polynomial p.d.f.
 
Container class to hold unbinned data.
 
Plot frame and a container for graphics objects within that frame.
 
Variable that can be changed from the outside.
 
Facilitates simultaneous fitting of multiple PDFs to subsets of a given dataset.
 
RooCmdArg Bins(Int_t nbin)
 
RooCmdArg Import(const char *state, TH1 &histo)
 
RooCmdArg Save(bool flag=true)
 
RooCmdArg PrintLevel(Int_t code)
 
RooCmdArg Components(Args_t &&... argsOrArgSet)
 
RooCmdArg ProjWData(const RooAbsData &projData, bool binData=false)
 
RooCmdArg Cut(const char *cutSpec)
 
RooCmdArg LineStyle(Style_t style)
 
T Slice(const T &histo, std::vector< Int_t > &args)
Creates a sliced copy of the given histogram.
 
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...