41 const char *blindString,
double scale,
RooAbsReal& cpasym)
43 _value(
"value",
"Offset blinded value",this,cpasym),
52 const char *blindString,
double scale,
RooAbsReal& cpasym,
55 _value(
"value",
"Offset blinded value",this,cpasym),
65 _value(
"asym",this,other._value),
66 _blindEngine(other._blindEngine)
A space to attach TBranches.
Base class for objects that want to hide their return value from interactive use, e....
Abstract base class for objects that represent a real value and implements functionality common to al...
Implementation of BlindTools' offset blinding method A RooUnblindOffset object is a real valued funct...
RooBlindTools _blindEngine
RooUnblindOffset()=default
double evaluate() const override
Evaluate RooBlindTools unhide-offset method on blind value.