#include <RooAbsCachedPdf.h>#include <RooAbsCachedReal.h>#include <RooDataHist.h>#include <RooHistPdf.h>#include <RooMsgService.h>#include <RooRealProxy.h>Classes | |
| class | RooAbsSelfCached< Base_t > |
| Abstract base class for functions whose output is cached in terms of a histogram in all observables between getVal() and evaluate(). More... | |
Typedefs | |
| using | RooAbsSelfCachedPdf = RooAbsSelfCached<RooAbsCachedPdf> |
| using | RooAbsSelfCachedReal = RooAbsSelfCached<RooAbsCachedReal> |
Definition at line 64 of file RooAbsSelfCachedReal.h.
Definition at line 63 of file RooAbsSelfCachedReal.h.