#include <RooNumCdf.h>
Inheritance diagram for RooNumCdf:
Public Member Functions | |
RooNumCdf (const char *name, const char *title, RooAbsPdf &_pdf, RooRealVar &_x, const char *binningName="cache") | |
RooNumCdf (const RooNumCdf &other, const char *name=0) | |
virtual TObject * | clone (const char *newname) const |
virtual | ~RooNumCdf () |
RooNumCdf (const char *name, const char *title, RooAbsPdf &_pdf, RooRealVar &_x, const char *binningName="cache") | |
RooNumCdf (const RooNumCdf &other, const char *name=0) | |
virtual TObject * | clone (const char *newname) const |
virtual | ~RooNumCdf () |
Protected Member Functions | |
virtual void | fillCacheObject (FuncCacheElem &cacheFunc) const |
virtual void | fillCacheObject (FuncCacheElem &cacheFunc) const |
Definition at line 17 of file RooNumCdf.h.
RooNumCdf::RooNumCdf | ( | const char * | name, | |
const char * | title, | |||
RooAbsPdf & | _pdf, | |||
RooRealVar & | _x, | |||
const char * | binningName = "cache" | |||
) |
RooNumCdf::RooNumCdf | ( | const RooNumCdf & | other, | |
const char * | name = 0 | |||
) |
Definition at line 53 of file RooNumCdf.cxx.
RooNumCdf::~RooNumCdf | ( | ) | [virtual] |
Definition at line 62 of file RooNumCdf.cxx.
RooNumCdf::RooNumCdf | ( | const char * | name, | |
const char * | title, | |||
RooAbsPdf & | _pdf, | |||
RooRealVar & | _x, | |||
const char * | binningName = "cache" | |||
) |
RooNumCdf::RooNumCdf | ( | const RooNumCdf & | other, | |
const char * | name = 0 | |||
) |
virtual RooNumCdf::~RooNumCdf | ( | ) | [virtual] |
virtual TObject* RooNumCdf::clone | ( | const char * | newname | ) | const [inline, virtual] |
Reimplemented from RooNumRunningInt.
Definition at line 21 of file RooNumCdf.h.
References RooNumCdf().
virtual void RooNumCdf::fillCacheObject | ( | FuncCacheElem & | cacheFunc | ) | const [protected, virtual] |
Reimplemented from RooNumRunningInt.
virtual TObject* RooNumCdf::clone | ( | const char * | newname | ) | const [inline, virtual] |
Reimplemented from RooNumRunningInt.
Definition at line 21 of file RooNumCdf.h.
References RooNumCdf().
virtual void RooNumCdf::fillCacheObject | ( | FuncCacheElem & | cacheFunc | ) | const [protected, virtual] |
Reimplemented from RooNumRunningInt.