![]() |
ROOT
6.06/09
Reference Guide
|
#include "Riostream.h"
#include "RooIntegralMorph.h"
#include "RooAbsReal.h"
#include "RooAbsCategory.h"
#include "RooBrentRootFinder.h"
#include "RooAbsFunc.h"
#include "RooRealVar.h"
#include "RooDataHist.h"
#include "TH1.h"
Go to the source code of this file.
Functions | |
ClassImp (RooIntegralMorph) RooIntegralMorph | |
Constructor with observables x, pdf shapes pdf1 and pdf2 which represent the shapes at the end points of the interpolation parameter alpha If doCacheAlpha is true, a two-dimensional cache is constructed in both alpha and x. More... | |
ClassImp | ( | RooIntegralMorph | ) |
Constructor with observables x, pdf shapes pdf1 and pdf2 which represent the shapes at the end points of the interpolation parameter alpha If doCacheAlpha is true, a two-dimensional cache is constructed in both alpha and x.
Definition at line 93 of file RooIntegralMorph.cxx.