16 #ifndef ROO_STRING_VAR
17 #define ROO_STRING_VAR
36 virtual void setVal(
const char* newVal) ;
virtual void setVal(const char *newVal)
Set value to given TString.
#define ClassDef(name, id)
virtual TObject * clone(const char *newname) const
virtual RooAbsArg & operator=(const char *newValue)
Set value to given TString.
virtual ~RooStringVar()
Destructor.
virtual Bool_t isFundamental() const
virtual const char * getVal() const
Return value of object. Calculated if dirty, otherwise cached value is returned.
Mother of all ROOT objects.
virtual Bool_t readFromStream(std::istream &is, Bool_t compact, Bool_t verbose=kFALSE)
Read object contents from given stream.
RooAbsArg is the common abstract base class for objects that represent a value (of arbitrary type) an...
virtual void writeToStream(std::ostream &os, Bool_t compact) const
Write object contents to given stream.