ROOT 6.10/09 Reference Guide |
Classes | |
class | RooNumRunningInt::RICacheElem |
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... | |