61 const char *blindString,
Double_t centralValue,
65 _value(
"value",
"Precision blinded value",this,value),
66 _blindEngine(blindString,
RooBlindTools::full,centralValue,scale,sin2betaMode)
76 const char *blindString,
Double_t centralValue,
80 _value(
"value",
"Precision blinded value",this,value),
81 _blindEngine(blindString,
RooBlindTools::full,centralValue,scale,sin2betaMode)
92 _value(
"asym",this,other._value),
93 _blindEngine(other._blindEngine)
RooUnblindPrecision()
Default constructor.
RooBlindTools _blindEngine
ClassImp(RooUnblindPrecision)
virtual ~RooUnblindPrecision()
Destructor.
Implementation of BlindTools' precision blinding method A RooUnblindPrecision object is a real valued...
TPaveLabel title(3, 27.1, 15, 28.7,"ROOT Environment and Tools")
virtual Double_t evaluate() const
Evaluate RooBlindTools unhide-precision method on blind value.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooAbsHiddenReal is a base class for objects that want to hide their return value from interactive us...
RooAbsCategory is the common abstract base class for objects that represent a discrete value with a f...