Move list of IDTIDE excluded auxdata in IDTIDE config
As reported today in the Software weekly by @nozturk we have unfortunately been storing some of the IDTIDE specific variables in the AOD stream https://indico.cern.ch/event/1373816/contributions/5774412/attachments/2787628/4860580/xAODChecker_Test.pdf
This was due to the inconsistent exclusion list expecting the IDTIDE1
prefix instead of IDTIDE
, which resulted from the CA migration.
This is fixed here and the list of exclusion variables is moved to the IDTIDE
config, such that in case the variable list introduced in IDTIDE is updated, there is a higher chance that the list is properly updated.