#define ClassDefOverride(name, id)
 
Abstract base class for objects that represent a real value and implements functionality common to al...
 
Represents the pull of a measurement w.r.t.
 
TObject * clone(const char *newname=nullptr) const override
 
double evaluate() const override
Calculate pull.
 
RooTemplateProxy< RooRealVar > _meas
 
Variable that can be changed from the outside.
 
Mother of all ROOT objects.