#include "RooAbsPdf.h"
#include "RooRealProxy.h"
#include "RooAbsReal.h"
#include "RooHistPdf.h"
#include "RooObjCacheManager.h"
#include "RooAICRegistry.h"
#include "RooChangeTracker.h"
#include <map>
Classes | |
class | RooAbsCachedPdf::AnaIntConfig |
class | RooAbsCachedPdf::PdfCacheElem |
class | RooAbsCachedPdf |
Abstract base class for p.d.f.s that need or want to cache their evaluate() output in a RooHistPdf defined in terms of the used observables. More... | |