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