Skip to content

Minimal fix for ATLASRECTS-5052

Alaettin Serhan Mete requested to merge amete/athena:21.2-update-physval into 21.2

PHYSVAL in 21.2 is broken as reported in ATLASRECTS-5052 (which is fixed by this MR). This also affects the AthDerivation CI tests. Following @cpollard's suggestion, I made minimal changes to PHYSVAL:

  1. Remove AntiKt4EMPFlowJets from FlavorTagInit,
  2. Replace BTagging_AntiKt4EMTopo w/ BTagging_AntiKt4EMTopo_201810 in smart collections.

These were among the changes that were listed in ATLASDPD-1334. With these the job goes through successfully. I guess CI will confirm this as well.

If we can accept this before the next nightly it would be great.

-s

PS : I'm not sure who (if anyone) is responsible for PHYSVAL. Looking at the history there is no specific person. Let me tag @jcatmore.

Edited by Alaettin Serhan Mete

Merge request reports