ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes
RooNumRunningInt.h File Reference
#include "RooAbsCachedReal.h"
#include "RooRealProxy.h"
#include "RooAbsReal.h"
Include dependency graph for RooNumRunningInt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RooNumRunningInt
 Class RooNumRunningInt is an implementation of RooAbsCachedReal that represents a running integral

\[ RI(f(x)) = \int_{xlow}^{x} f(x') dx' \]

that is calculated internally with a numeric technique: The input function is first sampled into a histogram, which is then numerically integrated. More...

 
class  RooNumRunningInt::RICacheElem