#define ClassDef(name, id)
 
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
 
RooPullVar represents the pull of a measurement w.r.t.
 
Double_t evaluate() const
Calculate pull.
 
virtual ~RooPullVar()
Destructor.
 
RooPullVar()
Default constructor.
 
RooTemplateProxy< RooRealVar > _meas
 
virtual TObject * clone(const char *newname) const
 
RooRealVar represents a variable that can be changed from the outside.
 
Mother of all ROOT objects.