|
Meerkat
v1r3
Multidimensional kernel density estimation package
|
Go to the documentation of this file.
10 #include "RooAbsPdf.h"
11 #include "RooRealProxy.h"
12 #include "RooListProxy.h"
13 #include "RooCategoryProxy.h"
14 #include "RooAbsReal.h"
15 #include "RooAbsCategory.h"
16 #include "TIterator.h"
Abstract class which defines probability density interface.
Double_t evaluate() const
virtual TObject * clone(const char *newname) const
|