18 w.factory(
"NonCentralChiSquare::nc(x[0,50],k[1.99,0,5],lambda[5])");
20 w.factory(
"NonCentralChiSquare::ncc(x,kk[2.01,0,5],lambda)");
22 w.factory(
"NonCentralChiSquare::nccc(x,kk,lambda)");
26 w.factory(
"ChiSquarePdf::cs(x,k)");
32 RooPlot *plot = w.var(
"x")->frame();
The PDF of the Non-Central Chi Square distribution for n degrees of freedom.
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.
Persistable container for RooFit projects.
RooCmdArg LineColor(TColorNumber color)
RooCmdArg MarkerColor(TColorNumber color)
RooCmdArg LineStyle(Style_t style)
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...