#include <RooAbsCachedPdf.h>
#include <RooAbsCachedReal.h>
#include <RooDataHist.h>
#include <RooHistPdf.h>
#include <RooMsgService.h>
#include <RooRealProxy.h>
#include <Riostream.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 66 of file RooAbsSelfCachedReal.h.
Definition at line 65 of file RooAbsSelfCachedReal.h.