16#ifndef ROO_REAL_CONSTANT
17#define ROO_REAL_CONSTANT
#define ClassDef(name, id)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooArgList is a container object that can hold multiple RooAbsArg objects.
RooConstVar represent a constant real-valued object.
RooRealConstant provides static functions to create and keep track of RooRealVar constants.
static RooArgList & constDB()
One-time initialization of constants database.
virtual ~RooRealConstant()
static RooConstVar & removalDummy()
Create a dummy node used in node-removal operations.
static RooConstVar & value(Double_t value)
Return a constant value object with given value.