Loading [MathJax]/extensions/tex2jax.js
ROOT  6.06/09
Reference Guide
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Functions
RooIntegralMorph.cxx File Reference
#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"
+ Include dependency graph for RooIntegralMorph.cxx:

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...
 

Function Documentation

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.