#include "RooAbsPdf.h"#include "RooRealProxy.h"#include "RooAbsReal.h"#include "RooHistPdf.h"#include "RooObjCacheManager.h"#include "RooAICRegistry.h"#include <map>Classes | |
| class | RooAbsCachedPdf::AnaIntConfig | 
| Registry for analytical integration codes.  More... | |
| class | RooAbsCachedPdf::PdfCacheElem | 
| class | RooAbsCachedPdf | 
| RooAbsCachedPdf is the 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... | |