Update 'Efficiency Class'

Renata Kopecná 2022-02-02 17:29:09 +01:00
parent 95df529254
commit 1619d724bd

@ -26,9 +26,9 @@ string mainSignalShape = "OneCB" (Defines the shape used in the B+ mass fit, pos
* double highError
* double lowError
* **Functions:**
* EffAndError() //default constructor
* EffAndError(double val) // constructor
* EffAndError(double val,double highErr, double lowErr) //constructor
* [EffAndError()](#effanderror-effanderror) //default constructor
* [EffAndError(double val)](#effanderror-effanderror-1) // constructor
* [EffAndError(double val,double highErr, double lowErr)](#effanderror-effanderror2) //constructor
* **~EffAndError()** //default destructor