60 _meas(
"meas",
"Measurement",this,meas),
61 _true(
"true",
"Truth",this,truth)
74 _meas(
"meas",this,other._meas),
75 _true(
"true",this,other._true)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Class RooPullVar represents the pull of measurement w.r.t to true value using the measurement value a...
Double_t evaluate() const
Calculate pull.
virtual ~RooPullVar()
Destructor.
RooPullVar()
Default constructor.
const RooAbsReal & arg() const
RooRealVar represents a fundamental (non-derived) real valued object.
Double_t getAsymErrorLo() const
Bool_t hasAsymError(Bool_t allowZero=kTRUE) const
Double_t getAsymErrorHi() const
Bool_t hasError(Bool_t allowZero=kTRUE) const
Double_t getError() const