#include <RooFracRemainder.h>
Inheritance diagram for RooFracRemainder:
Public Member Functions | |
RooFracRemainder () | |
RooFracRemainder (const char *name, const char *title, const RooArgSet &sumSet) | |
virtual | ~RooFracRemainder () |
RooFracRemainder (const RooFracRemainder &other, const char *name=0) | |
virtual TObject * | clone (const char *newname) const |
RooFracRemainder () | |
RooFracRemainder (const char *name, const char *title, const RooArgSet &sumSet) | |
virtual | ~RooFracRemainder () |
RooFracRemainder (const RooFracRemainder &other, const char *name=0) | |
virtual TObject * | clone (const char *newname) const |
Protected Member Functions | |
Double_t | evaluate () const |
Iterator over set of input fractions. | |
Double_t | evaluate () const |
Iterator over set of input fractions. | |
Protected Attributes | |
RooListProxy | _set1 |
TIterator * | _setIter1 |
TIterator * | _setIter1 |
Definition at line 25 of file RooFracRemainder.h.
RooFracRemainder::RooFracRemainder | ( | ) |
Definition at line 47 of file RooFracRemainder.cxx.
References _set1, _setIter1, and RooAbsCollection::createIterator().
Referenced by clone().
RooFracRemainder::RooFracRemainder | ( | const char * | name, | |
const char * | title, | |||
const RooArgSet & | sumSet | |||
) |
Definition at line 57 of file RooFracRemainder.cxx.
References _set1, _setIter1, RooListProxy::add(), coutE, RooAbsCollection::createIterator(), TNamed::GetName(), RooFit::InputArguments, TIterator::Next(), and RooErrorHandler::softAbort().
RooFracRemainder::~RooFracRemainder | ( | ) | [virtual] |
RooFracRemainder::RooFracRemainder | ( | const RooFracRemainder & | other, | |
const char * | name = 0 | |||
) |
Definition at line 83 of file RooFracRemainder.cxx.
References _set1, _setIter1, and RooAbsCollection::createIterator().
RooFracRemainder::RooFracRemainder | ( | ) |
RooFracRemainder::RooFracRemainder | ( | const char * | name, | |
const char * | title, | |||
const RooArgSet & | sumSet | |||
) |
virtual RooFracRemainder::~RooFracRemainder | ( | ) | [virtual] |
RooFracRemainder::RooFracRemainder | ( | const RooFracRemainder & | other, | |
const char * | name = 0 | |||
) |
virtual TObject* RooFracRemainder::clone | ( | const char * | newname | ) | const [inline, virtual] |
Implements RooAbsArg.
Definition at line 33 of file RooFracRemainder.h.
References RooFracRemainder().
Double_t RooFracRemainder::evaluate | ( | ) | const [protected, virtual] |
Iterator over set of input fractions.
Implements RooAbsReal.
Definition at line 107 of file RooFracRemainder.cxx.
References _set1, _setIter1, RooAbsReal::getVal(), TIterator::Next(), RooAbsProxy::nset(), and TIterator::Reset().
virtual TObject* RooFracRemainder::clone | ( | const char * | newname | ) | const [inline, virtual] |
Implements RooAbsArg.
Definition at line 33 of file RooFracRemainder.h.
References RooFracRemainder().
Double_t RooFracRemainder::evaluate | ( | ) | const [protected, virtual] |
RooListProxy RooFracRemainder::_set1 [protected] |
TIterator* RooFracRemainder::_setIter1 [mutable, protected] |
Definition at line 38 of file RooFracRemainder.h.
Referenced by evaluate(), RooFracRemainder(), and ~RooFracRemainder().
TIterator* RooFracRemainder::_setIter1 [mutable, protected] |
Definition at line 38 of file RooFracRemainder.h.