Skip to content

ATLASRECTS-5201: Schema evolution for more btag auxdata

Dan Guest requested to merge dguest/athena:add-btag-aux-evolvers into master

In ATLASRECTS-5201 we moved a lot of variables from double to float. We have a list of the dynamic variables that we've changed, which is incomplete because most of them aren't saved in most data formats. I'm adding more variables to this list.

In principal we could add every dynamic variable that we save in b-tagging, but:

  • That would sort of defeat the purpose of dynamic variables, and
  • This list is unnecessary anyway if the inputs were produced in a release where the variables are already float
Edited by Dan Guest

Merge request reports