16#ifndef ROO_UNBLIND_PRECISION
17#define ROO_UNBLIND_PRECISION
#define ClassDef(name, id)
RooAbsCategory is the base class for objects that represent a discrete value with a finite number of ...
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...
RooCategory is an object to represent discrete states.
Implementation of BlindTools' precision blinding method A RooUnblindPrecision object is a real valued...
RooUnblindPrecision()
Default constructor.
virtual Double_t evaluate() const
Evaluate RooBlindTools unhide-precision method on blind value.
RooBlindTools _blindEngine
virtual ~RooUnblindPrecision()
Destructor.
virtual TObject * clone(const char *newname) const
Mother of all ROOT objects.