16 #ifndef ROO_REAL_PROXY 17 #define ROO_REAL_PROXY virtual Double_t getMin(const char *name=0) const
Bool_t hasMin(const char *name=0) const
virtual Double_t getMax(const char *name=0) const
RooRealProxy & operator=(const Double_t &value)
virtual ~RooRealProxy()
Destructor.
RooAbsRealLValue * lvptr() const
Return l-value pointer to contents, if contents is in fact an l-value.
Bool_t hasMax(const char *name=0) const
Bool_t inhibitDirty() const
Delete watch flag.
Bool_t hasMin(const char *rname=0) const
#define ClassDef(name, id)
virtual TObject * Clone(const char *newName=0) const
Make a clone of an object using the Streamer facility.
static Bool_t _inhibitDirty
virtual const char * name() const
virtual Bool_t setArg(RooAbsReal &newRef)
Change object held in proxy into newRef.
virtual void setVal(Double_t value)=0
Double_t min(const char *rname=0) const
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Mother of all ROOT objects.
RooArgProxy is the abstact interface for RooAbsArg proxy classes.
Double_t max(const char *rname=0) const
Bool_t hasMax(const char *rname=0) const
RooAbsRealLValue is the common abstract base class for objects that represent a real value that may a...
RooRealProxy is the concrete proxy for RooAbsReal objects A RooRealProxy is the general mechanism to ...
RooAbsArg is the common abstract base class for objects that represent a value (of arbitrary type) an...
const RooAbsReal & arg() const