#include <RooConstraintSum.h>
Inheritance diagram for RooConstraintSum:
Public Member Functions | |
RooConstraintSum () | |
RooConstraintSum (const char *name, const char *title, const RooArgSet &constraintSet, const RooArgSet ¶mSet) | |
virtual | ~RooConstraintSum () |
RooConstraintSum (const RooConstraintSum &other, const char *name=0) | |
virtual TObject * | clone (const char *newname) const |
RooConstraintSum () | |
RooConstraintSum (const char *name, const char *title, const RooArgSet &constraintSet, const RooArgSet ¶mSet) | |
virtual | ~RooConstraintSum () |
RooConstraintSum (const RooConstraintSum &other, const char *name=0) | |
virtual TObject * | clone (const char *newname) const |
Protected Member Functions | |
Double_t | evaluate () const |
do not persist | |
Double_t | evaluate () const |
do not persist | |
Protected Attributes | |
RooListProxy | _set1 |
RooSetProxy | _paramSet |
TIterator * | _setIter1 |
TIterator * | _setIter1 |
Definition at line 26 of file RooConstraintSum.h.
RooConstraintSum::RooConstraintSum | ( | ) |
Definition at line 49 of file RooConstraintSum.cxx.
References _set1, _setIter1, and RooAbsCollection::createIterator().
Referenced by clone().
RooConstraintSum::RooConstraintSum | ( | const char * | name, | |
const char * | title, | |||
const RooArgSet & | constraintSet, | |||
const RooArgSet & | paramSet | |||
) |
Definition at line 58 of file RooConstraintSum.cxx.
References _paramSet, _set1, _setIter1, RooSetProxy::add(), RooListProxy::add(), coutE, RooAbsCollection::createIterator(), TNamed::GetName(), RooFit::InputArguments, TIterator::Next(), and RooErrorHandler::softAbort().
RooConstraintSum::~RooConstraintSum | ( | ) | [virtual] |
RooConstraintSum::RooConstraintSum | ( | const RooConstraintSum & | other, | |
const char * | name = 0 | |||
) |
Definition at line 88 of file RooConstraintSum.cxx.
References _set1, _setIter1, and RooAbsCollection::createIterator().
RooConstraintSum::RooConstraintSum | ( | ) |
RooConstraintSum::RooConstraintSum | ( | const char * | name, | |
const char * | title, | |||
const RooArgSet & | constraintSet, | |||
const RooArgSet & | paramSet | |||
) |
virtual RooConstraintSum::~RooConstraintSum | ( | ) | [virtual] |
RooConstraintSum::RooConstraintSum | ( | const RooConstraintSum & | other, | |
const char * | name = 0 | |||
) |
virtual TObject* RooConstraintSum::clone | ( | const char * | newname | ) | const [inline, virtual] |
Implements RooAbsArg.
Definition at line 34 of file RooConstraintSum.h.
References RooConstraintSum().
Double_t RooConstraintSum::evaluate | ( | ) | const [protected, virtual] |
do not persist
Implements RooAbsReal.
Definition at line 111 of file RooConstraintSum.cxx.
References _paramSet, _setIter1, TIterator::Next(), and TIterator::Reset().
virtual TObject* RooConstraintSum::clone | ( | const char * | newname | ) | const [inline, virtual] |
Implements RooAbsArg.
Definition at line 34 of file RooConstraintSum.h.
References RooConstraintSum().
Double_t RooConstraintSum::evaluate | ( | ) | const [protected, virtual] |
RooListProxy RooConstraintSum::_set1 [protected] |
RooSetProxy RooConstraintSum::_paramSet [protected] |
TIterator* RooConstraintSum::_setIter1 [protected] |
Definition at line 40 of file RooConstraintSum.h.
Referenced by evaluate(), RooConstraintSum(), and ~RooConstraintSum().
TIterator* RooConstraintSum::_setIter1 [protected] |
Definition at line 40 of file RooConstraintSum.h.