#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 | rf509_wsinteractive () | 
| void fillWorkspace | ( | RooWorkspace & | w | ) | 
Definition at line 79 of file rf509_wsinteractive.C.
References RooAbsReal::mean(), model, RooAbsArg::RooArgSet, w, and x.
Referenced by rf509_wsinteractive(), and rf510_wsnamedsets().
| void rf509_wsinteractive | ( | ) | 
Definition at line 36 of file rf509_wsinteractive.C.
References RooFit::Components(), d, RooPlot::Draw(), fillWorkspace(), RooPlot::GetYaxis(), gPad, kDashed, kTRUE, RooFit::LineStyle(), model, RooAbsArg::RooWorkspace, TAttAxis::SetTitleOffset(), w, and x.
 1.5.1
 1.5.1