Skip to content

Make checkRange() from BTaggingSelectionTool more robust

Jonathan Bossio requested to merge jbossios/athena:MakeCheckRangeMoreRobust into 21.2

Fix eta check in checkRange(). Throughout the tool, the absolute value is passed to checkRange() but if anyone uses checkRange() alone, it wouldn't check the eta range correctly.

Tagging @fsforza who identified the issue.

Tagging @thuffman @duperrin who I believe are the FTag software experts.

Merge request reports