diff --git a/Efficiency-Class.md b/Efficiency-Class.md index 27a0b54..2eb0591 100644 --- a/Efficiency-Class.md +++ b/Efficiency-Class.md @@ -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)