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

Public Member Functions | |
| RooInvTransform (const RooAbsFunc &func) | |
| virtual | ~RooInvTransform () |
| virtual Double_t | operator() (const Double_t xvector[]) const |
| virtual Double_t | getMinLimit (UInt_t index) const |
| virtual Double_t | getMaxLimit (UInt_t index) const |
| RooInvTransform (const RooAbsFunc &func) | |
| virtual | ~RooInvTransform () |
| virtual Double_t | operator() (const Double_t xvector[]) const |
| virtual Double_t | getMinLimit (UInt_t index) const |
| virtual Double_t | getMaxLimit (UInt_t index) const |
Protected Attributes | |
| const RooAbsFunc * | _func |
| const RooAbsFunc * | _func |
Definition at line 21 of file RooInvTransform.h.
| RooInvTransform::RooInvTransform | ( | const RooAbsFunc & | func | ) |
Definition at line 41 of file RooInvTransform.cxx.
| virtual RooInvTransform::~RooInvTransform | ( | ) | [inline, virtual] |
Definition at line 24 of file RooInvTransform.h.
| RooInvTransform::RooInvTransform | ( | const RooAbsFunc & | func | ) |
| virtual RooInvTransform::~RooInvTransform | ( | ) | [inline, virtual] |
Definition at line 24 of file RooInvTransform.h.
Implements RooAbsFunc.
Definition at line 30 of file RooInvTransform.h.
References _func, and RooAbsFunc::getMaxLimit().
Implements RooAbsFunc.
Definition at line 31 of file RooInvTransform.h.
References _func, and RooAbsFunc::getMinLimit().
Implements RooAbsFunc.
Definition at line 30 of file RooInvTransform.h.
References _func, and RooAbsFunc::getMaxLimit().
Implements RooAbsFunc.
Definition at line 31 of file RooInvTransform.h.
References _func, and RooAbsFunc::getMinLimit().
const RooAbsFunc* RooInvTransform::_func [protected] |
Definition at line 34 of file RooInvTransform.h.
Referenced by getMaxLimit(), getMinLimit(), and operator()().
const RooAbsFunc* RooInvTransform::_func [protected] |
Definition at line 34 of file RooInvTransform.h.
1.5.1