55 _value(
"value",
"Offset blinded value",this,cpasym),
67 _value(
"value",
"Offset blinded value",this,cpasym),
77 _value(
"asym",this,other._value),
78 _blindEngine(other._blindEngine)
RooAbsCategory is the common abstract base class for objects that represent a discrete value with a f...
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.