54 _value(
"value",
"Offset blinded value",this,cpasym),
66 _value(
"value",
"Offset blinded value",this,cpasym),
76 _value(
"asym",this,other._value),
77 _blindEngine(other._blindEngine)
RooAbsCategory is the base class for objects that represent a discrete value with a finite number of ...
RooAbsHiddenReal is a base class for objects that want to hide their return value from interactive us...
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Implementation of BlindTools' offset blinding method A RooUnblindOffset object is a real valued funct...
RooBlindTools _blindEngine
virtual ~RooUnblindOffset()
Destructor.
RooUnblindOffset()
Default constructor.
virtual Double_t evaluate() const
Evaluate RooBlindTools unhide-offset method on blind value.