Update 'Efficiency Class'
parent
95df529254
commit
1619d724bd
@ -26,9 +26,9 @@ string mainSignalShape = "OneCB" (Defines the shape used in the B+ mass fit, pos
|
|||||||
* double highError
|
* double highError
|
||||||
* double lowError
|
* double lowError
|
||||||
* **Functions:**
|
* **Functions:**
|
||||||
* EffAndError() //default constructor
|
* [EffAndError()](#effanderror-effanderror) //default constructor
|
||||||
* EffAndError(double val) // constructor
|
* [EffAndError(double val)](#effanderror-effanderror-1) // constructor
|
||||||
* EffAndError(double val,double highErr, double lowErr) //constructor
|
* [EffAndError(double val,double highErr, double lowErr)](#effanderror-effanderror2) //constructor
|
||||||
* **~EffAndError()** //default destructor
|
* **~EffAndError()** //default destructor
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user