#include "RooGlobalFunc.h"#include "RooRealVar.h"#include "RooDataSet.h"#include "RooGaussian.h"#include "RooConstVar.h"#include "RooChebychev.h"#include "RooAddPdf.h"#include "RooWorkspace.h"#include "RooPlot.h"#include "TCanvas.h"#include "TAxis.h"#include "TFile.h"#include "TH1.h"Go to the source code of this file.
Functions | |
| void | fillWorkspace (RooWorkspace &w) |
| void | rf510_wsnamedsets () |
| void fillWorkspace | ( | RooWorkspace & | w | ) |
| void rf510_wsnamedsets | ( | ) |
Definition at line 32 of file rf510_wsnamedsets.C.
References TDirectory::Add(), data, RooPlot::Draw(), fillWorkspace(), gDirectory, RooPlot::GetYaxis(), gPad, kDashed, kRed, RooFit::LineColor(), RooFit::LineStyle(), model, RooAbsArg::RooWorkspace, TAttAxis::SetTitleOffset(), and w.
1.5.1