#define ClassDef(name, id)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooArgSet is a container object that can hold multiple RooAbsArg objects.
RooConstVar represent a constant real-valued object.
void writeToStream(std::ostream &os, Bool_t compact) const
Write object contents to stream.
virtual Double_t getValV(const RooArgSet *set=0) const
Return value.
virtual TObject * clone(const char *newname) const
virtual Bool_t isDerived() const
Does value or shape of this arg depend on any other arg?
virtual ~RooConstVar()
Destructor.
virtual Double_t evaluate() const
Evaluate this PDF / function / constant. Needs to be overridden by all derived classes.
Mother of all ROOT objects.