#include <RooRealConstant.h>
Public Member Functions | |
| RooRealConstant () | |
| virtual | ~RooRealConstant () |
| RooRealConstant () | |
| virtual | ~RooRealConstant () |
Static Public Member Functions | |
| static RooConstVar & | value (Double_t value) |
| static void | cleanup () |
| static RooConstVar & | value (Double_t value) |
| static void | cleanup () |
Static Protected Member Functions | |
| static void | init () |
| static void | init () |
Static Protected Attributes | |
| static RooArgList * | _constDB |
| static TIterator * | _constDBIter |
| static RooArgList * | _constDB |
| static TIterator * | _constDBIter |
Definition at line 27 of file RooRealConstant.h.
| RooRealConstant::RooRealConstant | ( | ) | [inline] |
Definition at line 30 of file RooRealConstant.h.
| virtual RooRealConstant::~RooRealConstant | ( | ) | [inline, virtual] |
Definition at line 31 of file RooRealConstant.h.
| RooRealConstant::RooRealConstant | ( | ) | [inline] |
Definition at line 30 of file RooRealConstant.h.
| virtual RooRealConstant::~RooRealConstant | ( | ) | [inline, virtual] |
Definition at line 31 of file RooRealConstant.h.
| RooConstVar & RooRealConstant::value | ( | Double_t | value | ) | [static] |
Definition at line 65 of file RooRealConstant.cxx.
References _constDB, _constDBIter, RooAbsCollection::addOwned(), RooConstVar::getVal(), init(), kTRUE, TIterator::Next(), s, and RooAbsArg::setAttribute().
Referenced by G__G__RooFitCore3_243_0_2(), G__setup_memfuncRooRealConstant(), RooAddPdf::getProjCache(), RooAddModel::getProjCache(), RooFit::RooConst(), and TestBasic405::testCode().
| void RooRealConstant::cleanup | ( | ) | [static] |
Definition at line 52 of file RooRealConstant.cxx.
References _constDB, and _constDBIter.
Referenced by CleanUpRooFitAtExit(), G__G__RooFitCore3_243_0_3(), and G__setup_memfuncRooRealConstant().
| void RooRealConstant::init | ( | ) | [static, protected] |
Definition at line 92 of file RooRealConstant.cxx.
References _constDB, _constDBIter, RooSentinel::activate(), RooAbsCollection::createIterator(), and TIterator::Reset().
Referenced by value().
| static RooConstVar& RooRealConstant::value | ( | Double_t | value | ) | [static] |
| static void RooRealConstant::cleanup | ( | ) | [static] |
| static void RooRealConstant::init | ( | ) | [static, protected] |
RooArgList * RooRealConstant::_constDB [static, protected] |
TIterator * RooRealConstant::_constDBIter [static, protected] |
RooArgList* RooRealConstant::_constDB [static, protected] |
Definition at line 40 of file RooRealConstant.h.
TIterator* RooRealConstant::_constDBIter [static, protected] |
Definition at line 41 of file RooRealConstant.h.
1.5.1