Update 'Efficiency Class'

Renata Kopecná 2022-02-02 17:25:26 +01:00
parent 4482280de7
commit 29639d9bd2

@ -4,16 +4,16 @@ File defining the `EffAndError` class. The class contains of three memebers; val
* [Global variables:](#global-variables)
* [Classes](#classes)
* [EffAndError](#effanderror)
* [EffAndError](#effanderror)
* [Functions](#functions)
* [EffAndError::EffAndError()](#effanderror-effanderror)
* [EffAndError::EffAndError()](#effanderror-effanderror-1)
* [EffAndError::EffAndError()](#effanderror-effanderror-2)
* [EffAndError GetEfficiency()](#effanderror-getefficiency)
* [EffAndError getTMEfficiencySimple()](#effanderror-gettmefficiencysimple)
* [EffAndError getBDTEfficiencySimple()](#effanderror-getbdtefficiencysimple)
* [EffAndError getSelectionEfficiencySimple()](#effanderror-getselectionefficiencysimple)
*
* [EffAndError::EffAndError()](#effanderror-effanderror)
* [EffAndError::EffAndError()](#effanderror-effanderror-1)
* [EffAndError::EffAndError()](#effanderror-effanderror-2)
* [EffAndError GetEfficiency()](#effanderror-getefficiency)
* [EffAndError getTMEfficiencySimple()](#effanderror-gettmefficiencysimple)
* [EffAndError getBDTEfficiencySimple()](#effanderror-getbdtefficiencysimple)
* [EffAndError getSelectionEfficiencySimple()](#effanderror-getselectionefficiencysimple)
# Global variables:
string mainSignalShape = "OneCB" (Defines the shape used in the B+ mass fit, possibly obsolete)