#include <RooBukinPdf.h>
Inheritance diagram for RooBukinPdf:
Public Member Functions | |
RooBukinPdf () | |
RooBukinPdf (const char *name, const char *title, RooAbsReal &_x, RooAbsReal &_Xp, RooAbsReal &_sigp, RooAbsReal &_xi, RooAbsReal &_rho1, RooAbsReal &_rho2) | |
RooBukinPdf (const RooBukinPdf &other, const char *name=0) | |
virtual TObject * | clone (const char *newname) const |
virtual | ~RooBukinPdf () |
RooBukinPdf () | |
RooBukinPdf (const char *name, const char *title, RooAbsReal &_x, RooAbsReal &_Xp, RooAbsReal &_sigp, RooAbsReal &_xi, RooAbsReal &_rho1, RooAbsReal &_rho2) | |
RooBukinPdf (const RooBukinPdf &other, const char *name=0) | |
virtual TObject * | clone (const char *newname) const |
virtual | ~RooBukinPdf () |
Protected Member Functions | |
Double_t | evaluate () const |
Double_t | evaluate () const |
Protected Attributes | |
RooRealProxy | x |
RooRealProxy | Xp |
RooRealProxy | sigp |
RooRealProxy | xi |
RooRealProxy | rho1 |
RooRealProxy | rho2 |
Private Member Functions | |
ClassDef (RooBukinPdf, 1) double const s | |
ClassDef (RooBukinPdf, 1) double const s |
Definition at line 45 of file RooBukinPdf.h.
RooBukinPdf::RooBukinPdf | ( | ) | [inline] |
RooBukinPdf::RooBukinPdf | ( | const char * | name, | |
const char * | title, | |||
RooAbsReal & | _x, | |||
RooAbsReal & | _Xp, | |||
RooAbsReal & | _sigp, | |||
RooAbsReal & | _xi, | |||
RooAbsReal & | _rho1, | |||
RooAbsReal & | _rho2 | |||
) |
RooBukinPdf::RooBukinPdf | ( | const RooBukinPdf & | other, | |
const char * | name = 0 | |||
) |
virtual RooBukinPdf::~RooBukinPdf | ( | ) | [inline, virtual] |
Definition at line 57 of file RooBukinPdf.h.
RooBukinPdf::RooBukinPdf | ( | ) | [inline] |
Definition at line 48 of file RooBukinPdf.h.
RooBukinPdf::RooBukinPdf | ( | const char * | name, | |
const char * | title, | |||
RooAbsReal & | _x, | |||
RooAbsReal & | _Xp, | |||
RooAbsReal & | _sigp, | |||
RooAbsReal & | _xi, | |||
RooAbsReal & | _rho1, | |||
RooAbsReal & | _rho2 | |||
) |
RooBukinPdf::RooBukinPdf | ( | const RooBukinPdf & | other, | |
const char * | name = 0 | |||
) |
virtual RooBukinPdf::~RooBukinPdf | ( | ) | [inline, virtual] |
Definition at line 57 of file RooBukinPdf.h.
virtual TObject* RooBukinPdf::clone | ( | const char * | newname | ) | const [inline, virtual] |
Double_t RooBukinPdf::evaluate | ( | ) | const [protected, virtual] |
RooBukinPdf::ClassDef | ( | RooBukinPdf | , | |
1 | ||||
) | const [private] |
virtual TObject* RooBukinPdf::clone | ( | const char * | newname | ) | const [inline, virtual] |
Double_t RooBukinPdf::evaluate | ( | ) | const [protected, virtual] |
Implements RooAbsReal.
RooBukinPdf::ClassDef | ( | RooBukinPdf | , | |
1 | ||||
) | const [private] |
RooRealProxy RooBukinPdf::x [protected] |
RooRealProxy RooBukinPdf::Xp [protected] |
RooRealProxy RooBukinPdf::sigp [protected] |
RooRealProxy RooBukinPdf::xi [protected] |
RooRealProxy RooBukinPdf::rho1 [protected] |
RooRealProxy RooBukinPdf::rho2 [protected] |