Skip to content

ATR-25505: Implementing mechanism to remove variables from containers in AODSLIM

This MR implements the mechanism to remove variables that are defined in a list in TriggerEDMRun3.py from containers that are in the AODSLIM EDM. The actual execution of this takes place in TriggerEDM.py where when the key is AODSLIM, one loops through the dictionary Run3TrigEDMSLIM, replaces the string in the strings within the values (that are lists) to then add them to a new dictionary Run3TrigEDM which is returned.

Some details can be found on ATR-25505.

Tagging @tamartin (thanks for the help and discussion in advance) and @okuprash

Edited by Catrin Bernius

Merge request reports