ROOT 6.08/07 Reference Guide |
#include "RooAbsPdf.h"
#include "RooRealProxy.h"
#include "RooAbsReal.h"
#include "RooHistFunc.h"
#include "RooObjCacheManager.h"
#include <map>
Classes | |
class | RooAbsCachedReal::FuncCacheElem |
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... | |