86 new TCanvas(
"rf303_conditional",
"rf303_conditional", 600, 460);
87 gPad->SetLeftMargin(0.15);
88 xframe->GetYaxis()->SetTitleOffset(1.2);
100 for (
int i = 0; i < 10000; i++) {
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
R__EXTERN TRandom * gRandom
RooArgSet is a container object that can hold multiple RooAbsArg objects.
Container class to hold unbinned data.
Plot frame and a container for graphics objects within that frame.
A RooAbsReal implementing a polynomial in terms of a list of RooAbsReal coefficients.
Variable that can be changed from the outside.
virtual Double_t Gaus(Double_t mean=0, Double_t sigma=1)
Samples a random number from the standard Normal (Gaussian) Distribution with the given mean and sigm...
RooCmdArg PrintLevel(Int_t code)
RooCmdArg ConditionalObservables(Args_t &&... argsOrArgSet)
Create a RooCmdArg to declare conditional observables.
RooCmdArg ProtoData(const RooDataSet &protoData, bool randomizeOrder=false, bool resample=false)
RooCmdArg ProjWData(const RooAbsData &projData, bool binData=false)
RooCmdArg LineColor(Color_t color)
RooCmdArg LineStyle(Style_t style)
VecExpr< UnaryOp< Fabs< T >, VecExpr< A, T, D >, T >, T, D > fabs(const VecExpr< A, T, D > &rhs)
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...