56 _asym(
"asym",
"CP Asymmetry",this,cpasym),
57 _blindEngine(blindString)
67 _asym(
"asym",
"CP Asymmetry",this,cpasym),
68 _blindEngine(blindString)
77 _asym(
"asym",this,other._asym),
78 _blindEngine(other._blindEngine)
RooAbsCategory is the common abstract base class for objects that represent a discrete value with a f...
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.