56   _setIter1 = _set1.createIterator() ;
    67   _set1(
"set1",
"First set of components",this),
    68   _paramSet(
"paramSet",
"Set of parameters",this)
    76     if (!dynamic_cast<RooAbsPdf*>(comp)) {
    78              << 
" is not of type RooAbsPdf" << endl ;
 virtual const char * GetName() const
Returns name of object. 
TIterator * createIterator(Bool_t dir=kIterForward) const
static long int sum(long int i)
RooConstraintSum()
Default constructor. 
Iterator abstract base class. 
RooConstraintSum calculates the sum of the -(log) likelihoods of a set of RooAbsPfs that represent co...
virtual Bool_t add(const RooAbsArg &var, Bool_t silent=kFALSE)
Reimplementation of standard RooArgList::add() 
virtual ~RooConstraintSum()
Destructor. 
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooFIter fwdIterator() const
Double_t evaluate() const
do not persist 
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
virtual TObject * Next()=0
RooAbsArg is the common abstract base class for objects that represent a value (of arbitrary type) an...
virtual Bool_t add(const RooAbsArg &var, Bool_t silent=kFALSE)
Overloaded RooArgSet::add() method inserts 'var' into set and registers 'var' as server to owner with...