Skip to content

Added option to run KLFitter even with uncalibrated WP when kNotag is used

Tomas Dado requested to merge tdado/athena:21.2-KLFitterUncalibratedWP into 21.2

Previously the code would crash when KLFitter tried to access the b-tagging efficiency for WPs that do not have calibrations. Modified the code to only access the btagging efficiency information only when it is actually needed (kWorkingPoint).

Also removed trailing whitespaces. Related JIRA: ANALYSISTO-776

Tagging @kzoch so he can have a look.

Edited by Tomas Dado

Merge request reports