45  _value(
"value",
"Precision blinded value",
this,
value),
 
 
   58  _value(
"value",
"Precision blinded value",
this,
value),
 
 
   69  _blindEngine(
other._blindEngine)
 
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void value
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' precision blinding method A RooUnblindPrecision object is a real valued...
RooBlindTools _blindEngine
double evaluate() const override
Evaluate RooBlindTools unhide-precision method on blind value.
RooUnblindPrecision()=default