48 RooArgProxy(inName, desc, owner, valueServer, shapeServer, ownArg)
62 RooArgProxy(inName, desc, owner,ref, valueServer, shapeServer, ownArg)
98 cout <<
"RooRealProxy(" <<
name() <<
")::INTERNAL error, expected " <<
_arg->
GetName() <<
" to be an lvalue" << endl ;
char * Form(const char *fmt,...)
RooAbsArg is the common abstract base class for objects that represent a value (of arbitrary type) an...
void setAttribute(const Text_t *name, Bool_t value=kTRUE)
Set (default) or clear a named boolean attribute of this object.
RooAbsRealLValue is the common abstract base class for objects that represent a real value that may a...
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooArgProxy is the abstact interface for RooAbsArg proxy classes.
virtual const char * name() const
virtual Bool_t changePointer(const RooAbsCollection &newServerSet, Bool_t nameChange=kFALSE, Bool_t factoryInitMode=kFALSE)
Change proxied object to object of same name in given list.
RooAbsArg * absArg() const
RooArgSet is a container object that can hold multiple RooAbsArg objects.
RooRealProxy is the concrete proxy for RooAbsReal objects A RooRealProxy is the general mechanism to ...
virtual ~RooRealProxy()
Destructor.
const RooAbsReal & arg() const
virtual Bool_t setArg(RooAbsReal &newRef)
Change object held in proxy into newRef.
RooAbsRealLValue * lvptr() const
Return l-value pointer to contents, if contents is in fact an l-value.
virtual const char * GetName() const
Returns name of object.