ROOT
6.07/01
Reference Guide
|
#include "RooAbsCachedReal.h"
#include "RooRealProxy.h"
#include "RooAbsReal.h"
#include "RooHistPdf.h"
#include <list>
Go to the source code of this file.
Classes | |
class | RooAbsSelfCachedReal |
RooAbsSelfCachedReal is an abstract base class for functions whose output is cached in terms of a histogram in all observables between getVal() and evaluate(). More... | |