ROOT
6.07/01
Reference Guide
|
#include "RooAbsPdf.h"
#include "RooRealProxy.h"
#include "RooAbsReal.h"
#include "RooHistFunc.h"
#include "RooObjCacheManager.h"
#include <map>
Go to the source code of this file.
Classes | |
class | RooAbsCachedReal |
RooAbsCachedReal is the abstract base class for functions that need or want to cache their evaluate() output in a RooHistFunc defined in terms of the used observables. More... | |
class | RooAbsCachedReal::FuncCacheElem |