#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 TObject * clone(const char *newname) const
virtual Double_t getValV(const RooArgSet *) const
Return (constant) value.
Double_t evaluate() const
Evaluate this PDF / function / constant. Needs to be overridden by all derived classes.
virtual Bool_t isDerived() const
Does value or shape of this arg depend on any other arg?
virtual ~RooConstVar()
Destructor.
Mother of all ROOT objects.