meerkat is hosted by Hepforge, IPPP Durham
Meerkat  v1r3
Multidimensional kernel density estimation package

#include <RooMeerkatPdf.hh>

Inheritance diagram for RooMeerkatPdf:

Public Member Functions

 RooMeerkatPdf ()
 
 RooMeerkatPdf (const char *name, const char *title, RooArgList &varList, AbsDensity *density)
 
 RooMeerkatPdf (const RooMeerkatPdf &other, const char *name=0)
 
virtual TObject * clone (const char *newname) const
 
virtual ~RooMeerkatPdf ()
 

Protected Member Functions

Double_t evaluate () const
 

Protected Attributes

RooListProxy _varList
 
TIterator * _varItr
 
Int_t _dim
 
AbsDensity_density
 

Detailed Description

Definition at line 22 of file RooMeerkatPdf.hh.

Constructor & Destructor Documentation

RooMeerkatPdf::RooMeerkatPdf ( )
inline

Definition at line 24 of file RooMeerkatPdf.hh.

RooMeerkatPdf::RooMeerkatPdf ( const char *  name,
const char *  title,
RooArgList &  varList,
AbsDensity density 
)
RooMeerkatPdf::RooMeerkatPdf ( const RooMeerkatPdf other,
const char *  name = 0 
)

Definition at line 55 of file RooMeerkatPdf.cpp.

RooMeerkatPdf::~RooMeerkatPdf ( )
virtual

Definition at line 50 of file RooMeerkatPdf.cpp.

Member Function Documentation

virtual TObject* RooMeerkatPdf::clone ( const char *  newname) const
inlinevirtual

Definition at line 28 of file RooMeerkatPdf.hh.

Double_t RooMeerkatPdf::evaluate ( ) const
protected

Definition at line 64 of file RooMeerkatPdf.cpp.

Member Data Documentation

AbsDensity* RooMeerkatPdf::_density
protected

Definition at line 40 of file RooMeerkatPdf.hh.

Int_t RooMeerkatPdf::_dim
protected

Definition at line 38 of file RooMeerkatPdf.hh.

TIterator* RooMeerkatPdf::_varItr
protected

Definition at line 36 of file RooMeerkatPdf.hh.

RooListProxy RooMeerkatPdf::_varList
protected

Definition at line 33 of file RooMeerkatPdf.hh.


The documentation for this class was generated from the following files: