library: libRooFit #include "RooStringVar.h" |
RooStringVar
class description - header file - source file - inheritance tree (.pdf)
public:
RooStringVar()
RooStringVar(const char* name, const char* title, const char* value, Int_t size = 1024)
RooStringVar(const RooStringVar& other, const char* name = "0")
virtual ~RooStringVar()
static TClass* Class()
virtual TObject* clone(const char* newname) const
virtual const char* getVal() const
virtual TClass* IsA() const
virtual Bool_t isFundamental() const
virtual TString operator TString()
virtual RooAbsArg& operator=(const char* newValue)
virtual Bool_t readFromStream(istream& is, Bool_t compact, Bool_t verbose = kFALSE)
virtual void setVal(const char* newVal)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual void writeToStream(ostream& os, Bool_t compact) const
RooStringVar(const char *name, const char *title, const char* value, Int_t size)
Constructor with initial value
Bool_t isFundamental()
We implement a fundamental type of AbsArg that can be stored in a dataset
Last update: Tue Jul 11 11:46:23 2006
Copyright (c) 2000-2005, Regents of the University of California *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.