Skip to content

HbbTag: Fix bug checking if a calibration file exists

Dan Guest requested to merge dguest/athena:fix-hhbtag-bug into 21.2

Discovered this rather dumb bug while working on atlas-flavor-tagging-tools/training-dataset-dumper!104 (merged)

A bool check was inverted. Must have been carried over from when I was writing path.size() == 0.

Edited by Dan Guest

Merge request reports