103 using RooAbsRealLValue::operator= ;
void removeMin(const char *name=0)
void removeRange(const char *name=0)
static Vc_ALWAYS_INLINE int_v min(const int_v &x, const int_v &y)
virtual void setMin(Double_t xlo)
virtual Bool_t readFromStream(std::istream &is, Bool_t compact, Bool_t verbose=kFALSE)
Read object contents from given stream.
void setBinning(const RooAbsBinning &binning, const char *name=0)
Store given binning with this variable under the given name.
virtual Double_t evaluate() const
void syncCache(const RooArgSet *set=0)
Optional alternative ranges and binnings.
virtual Double_t getMin(const char *name=0) const
const RooAbsBinning & getBinning(const char *name=0, Bool_t verbose=kTRUE, Bool_t createOnTheFly=kFALSE) const
Return binning with given name.
std::list< std::string > getBinningNames() const
Get a list of all binning names.
const RooAbsReal & arg() const
#define ClassDef(name, id)
virtual void writeToStream(std::ostream &os, Bool_t compact) const
Write value to stream.
virtual void setRange(Double_t xlo, Double_t xhi)=0
virtual void setVal(Double_t value)
virtual ~RooErrorVar()
Destructor.
RooLinkedList _altBinning
void setRange(Double_t min, Double_t max)
static Double_t infinity()
Return internal infinity representation.
void setMax(Double_t value)
virtual void setVal(Double_t value)=0
virtual Double_t getValV(const RooArgSet *set=0) const
Return value, i.e. error on input variable.
Bool_t hasBinning(const char *name) const
Return true if we have binning with given name.
virtual Bool_t isFundamental() const
void removeMax(const char *name=0)
static Vc_ALWAYS_INLINE int_v max(const int_v &x, const int_v &y)
Mother of all ROOT objects.
virtual Double_t getMax(const char *name=0) const
virtual TObject * clone(const char *newname) const
void setMin(Double_t value)
void setBins(Int_t nBins)
virtual void setMax(Double_t xhi)