ROOT
6.07/01
Reference Guide
|
#include "RooAbsPdf.h"
#include "RooRealProxy.h"
#include "RooAbsReal.h"
#include "RooHistPdf.h"
#include "RooObjCacheManager.h"
#include "RooAICRegistry.h"
#include <map>
Go to the source code of this file.
Classes | |
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... | |
class | RooAbsCachedPdf::PdfCacheElem |
class | RooAbsCachedPdf::AnaIntConfig |
Registry for analytical integration codes. More... | |