#include "RooGlobalFunc.h"#include "RooRealVar.h"#include "RooDataSet.h"#include "RooDataHist.h"#include "RooGaussian.h"#include "RooPolyVar.h"#include "RooProdPdf.h"#include "RooPlot.h"#include "TRandom.h"#include "TCanvas.h"#include "TAxis.h"#include "TH1.h"Go to the source code of this file.
Functions | |
| RooDataSet * | makeFakeDataXY () |
| void | rf303_conditional () |
| RooDataSet * makeFakeDataXY | ( | ) |
Definition at line 104 of file rf303_conditional.C.
References d, ROOT::Math::fabs(), TRandom::Gaus(), gRandom, i, RooAbsArg::RooArgSet, RooAbsArg::RooDataSet, x, and y.
Referenced by rf303_conditional().
| void rf303_conditional | ( | ) |
Definition at line 33 of file rf303_conditional.C.
References RooDataSet::binnedClone(), RooFit::ConditionalObservables(), data, RooPlot::Draw(), RooAbsCollection::find(), RooDataSet::get(), RooPlot::GetYaxis(), gPad, kCyan, kDotted, kRed, RooFit::LineColor(), RooFit::LineStyle(), makeFakeDataXY(), model, RooAbsData::plotOn(), RooFit::ProjWData(), RooFit::ProtoData(), RooAbsData::reduce(), RooAbsArg::RooArgSet, TAttAxis::SetTitleOffset(), sigma, x, and y.
1.5.1