Skip to content

AnalysisTop + BoostedJetTaggers fix

Tomas Dado requested to merge tdado/athena:AT-fix into master

This MR has 4 simple commits, all are bugfixes.

  • First commit fixes issue with Tau tools in AT (cannot have :: in their names)
  • Second commit fixes wrong type of a variable in BoostedJetTaggers code (float -> int) that caused runtime error
  • Third commit fixes issue with Python3 reported in ANALYSISTO-1078
  • Fourth commit fixes issue with taus
Edited by Tomas Dado

Merge request reports