26void rf405_realtocatfuncs()
37 std::unique_ptr<RooDataSet>
data{
a.generate(
x, 10000)};
55 xRegion.addThreshold(4.23,
"Background");
56 xRegion.addThreshold(5.23,
"SideBand");
57 xRegion.addThreshold(8.23,
"Signal");
58 xRegion.addThreshold(9.23,
"SideBand");
81 x.setBins(10,
"coarse");
96 xb->setRange(
"alt",
"x_coarse_bin1,x_coarse_bin3,x_coarse_bin5,x_coarse_bin7,x_coarse_bin9");
102 new TCanvas(
"rf405_realtocatfuncs",
"rf405_realtocatfuncs", 600, 600);
104 gPad->SetLeftMargin(0.15);
105 xframe->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
RooArgusBG is a RooAbsPdf implementation describing the ARGUS background shape.
Provides a real-to-category mapping defined by a series of thresholds.
Object to represent discrete states.
Plot frame and a container for graphics objects within that frame.
Variable that can be changed from the outside.
A real-to-category mapping defined by a series of thresholds.
RooCmdArg EventRange(Int_t nStart, Int_t nStop)
RooCmdArg LineColor(TColorNumber color)
RooCmdArg CutRange(const char *rangeName)
RooCmdArg MarkerColor(TColorNumber color)
RooCmdArg Cut(const char *cutSpec)
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...