16#ifndef ROO_UNBLIND_PRECISION
17#define ROO_UNBLIND_PRECISION
31 const char *blindString,
double centralValue,
double scale,
RooAbsReal& blindValue,
bool sin2betaMode=
false);
33 const char *blindString,
double centralValue,
double scale,
#define ClassDefOverride(name, id)
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...
Object to represent discrete states.
Implementation of BlindTools' precision blinding method A RooUnblindPrecision object is a real valued...
RooBlindTools _blindEngine
TObject * clone(const char *newname) const override
double evaluate() const override
Evaluate RooBlindTools unhide-precision method on blind value.
RooUnblindPrecision()=default
Mother of all ROOT objects.