#include "RooGlobalFunc.h"#include "RooRealVar.h"#include "RooDataSet.h"#include "RooDataHist.h"#include "RooCategory.h"#include "RooGaussian.h"#include "RooConstVar.h"#include "TCanvas.h"#include "TAxis.h"#include "RooPlot.h"#include "TH1.h"#include "TTree.h"#include "TRandom.h"Go to the source code of this file.
| Functions | |
| TH1 * | makeTH1 (const char *name, Double_t mean, Double_t sigma) | 
| TTree * | makeTTree () | 
| void | rf401_importttreethx () | 
Definition at line 126 of file rf401_importttreethx.C.
References TH1::Fill(), TRandom::Gaus(), gRandom, and i.
| TTree* makeTTree | ( | ) | 
| void rf401_importttreethx | ( | ) | 
Definition at line 37 of file rf401_importttreethx.C.
References c, RooFit::Cut(), RooCategory::defineType(), i, Import, RooFit::Index(), makeTH1(), makeTTree(), RooAbsData::Print(), RooAbsData::reduce(), RooAbsArg::RooArgSet, RooAbsArg::RooDataSet, x, and y.
 1.5.1
 1.5.1