62  _value(
"value",
"Uniform blinded value",this,blindValue),
 
   72  _value(
"asym",this,other._value),
 
   73  _blindEngine(other._blindEngine)
 
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...