55 _asym(
"asym",
"CP Asymmetry",this,cpasym),
56 _blindEngine(blindString)
66 _asym(
"asym",
"CP Asymmetry",this,cpasym),
67 _blindEngine(blindString)
76 _asym(
"asym",this,other._asym),
77 _blindEngine(other._blindEngine)
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...
Implementation of BlindTools' CP asymmetry blinding method A RooUnblindCPAsymVar object is a real val...
RooBlindTools _blindEngine
virtual Double_t evaluate() const
Evaluate this PDF / function / constant. Needs to be overridden by all derived classes.
RooUnblindCPAsymVar()
Default constructor.
virtual ~RooUnblindCPAsymVar()
Copy constructor.