42 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.
virtual const char * GetName() const
Returns name of object.
virtual void changeDataSet(const RooArgSet *newNormSet)
Change the normalization set that should be offered to the content objects getVal() when evaluated...
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
Bool_t isShapeServer() const
virtual const char * name() const
RooAbsProxy is the abstact interface for proxy classes.
RooAbsArg * absArg() const
Bool_t isValueServer() const
virtual void print(std::ostream &os, Bool_t addContents=kFALSE) const
Print the name of the proxy on ostream.
RooAbsCollection is an abstract container object that can hold multiple RooAbsArg objects...
RooArgProxy is the abstact interface for RooAbsArg proxy classes.
RooAbsArg is the common abstract base class for objects that represent a value (of arbitrary type) an...
virtual ~RooArgProxy()
Destructor.
RooSimultaneous facilitates simultaneous fitting of multiple PDFs to subsets of a given dataset...