#include <RooDstD0BG.h>
Inheritance diagram for RooDstD0BG:

Public Member Functions | |
| RooDstD0BG () | |
| RooDstD0BG (const char *name, const char *title, RooAbsReal &_dm, RooAbsReal &_dm0, RooAbsReal &_c, RooAbsReal &_a, RooAbsReal &_b) | |
| RooDstD0BG (const RooDstD0BG &other, const char *name=0) | |
| virtual TObject * | clone (const char *newname) const |
| virtual | ~RooDstD0BG () |
| Int_t | getAnalyticalIntegral (RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const |
| Double_t | analyticalIntegral (Int_t code, const char *rangeName=0) const |
| RooDstD0BG () | |
| RooDstD0BG (const char *name, const char *title, RooAbsReal &_dm, RooAbsReal &_dm0, RooAbsReal &_c, RooAbsReal &_a, RooAbsReal &_b) | |
| RooDstD0BG (const RooDstD0BG &other, const char *name=0) | |
| virtual TObject * | clone (const char *newname) const |
| virtual | ~RooDstD0BG () |
| Int_t | getAnalyticalIntegral (RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const |
| Double_t | analyticalIntegral (Int_t code, const char *rangeName=0) const |
Protected Member Functions | |
| Double_t | evaluate () const |
| Double_t | evaluate () const |
Protected Attributes | |
| RooRealProxy | dm |
| RooRealProxy | dm0 |
| RooRealProxy | C |
| RooRealProxy | A |
| RooRealProxy | B |
Definition at line 26 of file RooDstD0BG.h.
| RooDstD0BG::RooDstD0BG | ( | ) | [inline] |
| RooDstD0BG::RooDstD0BG | ( | const char * | name, | |
| const char * | title, | |||
| RooAbsReal & | _dm, | |||
| RooAbsReal & | _dm0, | |||
| RooAbsReal & | _c, | |||
| RooAbsReal & | _a, | |||
| RooAbsReal & | _b | |||
| ) |
Definition at line 47 of file RooDstD0BG.cxx.
| RooDstD0BG::RooDstD0BG | ( | const RooDstD0BG & | other, | |
| const char * | name = 0 | |||
| ) |
Definition at line 61 of file RooDstD0BG.cxx.
| virtual RooDstD0BG::~RooDstD0BG | ( | ) | [inline, virtual] |
Definition at line 36 of file RooDstD0BG.h.
| RooDstD0BG::RooDstD0BG | ( | ) | [inline] |
Definition at line 28 of file RooDstD0BG.h.
| RooDstD0BG::RooDstD0BG | ( | const char * | name, | |
| const char * | title, | |||
| RooAbsReal & | _dm, | |||
| RooAbsReal & | _dm0, | |||
| RooAbsReal & | _c, | |||
| RooAbsReal & | _a, | |||
| RooAbsReal & | _b | |||
| ) |
| RooDstD0BG::RooDstD0BG | ( | const RooDstD0BG & | other, | |
| const char * | name = 0 | |||
| ) |
| virtual RooDstD0BG::~RooDstD0BG | ( | ) | [inline, virtual] |
Definition at line 36 of file RooDstD0BG.h.
| virtual TObject* RooDstD0BG::clone | ( | const char * | newname | ) | const [inline, virtual] |
Reimplemented from RooAbsReal.
Definition at line 89 of file RooDstD0BG.cxx.
References A, RooRealProxy::arg(), B, RooAbsReal::bindVars(), C, dm, dm0, exp(), func(), RooIntegrator1D::integral(), kFALSE, kTRUE, max, RooRealProxy::max(), min, and RooRealProxy::min().
| Double_t RooDstD0BG::evaluate | ( | ) | const [protected, virtual] |
Implements RooAbsReal.
Definition at line 69 of file RooDstD0BG.cxx.
References A, B, C, dm, dm0, exp(), TMath::Power(), ratio, and val.
| virtual TObject* RooDstD0BG::clone | ( | const char * | newname | ) | const [inline, virtual] |
| Int_t RooDstD0BG::getAnalyticalIntegral | ( | RooArgSet & | allVars, | |
| RooArgSet & | analVars, | |||
| const char * | rangeName = 0 | |||
| ) | const [virtual] |
Reimplemented from RooAbsReal.
Reimplemented from RooAbsReal.
| Double_t RooDstD0BG::evaluate | ( | ) | const [protected, virtual] |
Implements RooAbsReal.
RooRealProxy RooDstD0BG::dm [protected] |
RooRealProxy RooDstD0BG::dm0 [protected] |
RooRealProxy RooDstD0BG::C [protected] |
RooRealProxy RooDstD0BG::A [protected] |
RooRealProxy RooDstD0BG::B [protected] |
1.5.1