Skip to content

[ATR-30407] Refactor getTriggerEDMList in derivations

Tim Martin requested to merge tamartin/athena:trigEdmDerivationRefactor into main

Attempting to side-step the issues in ATR-30407.

The xAOD EDM interface containers are now added via SmartCollections rather than via AllVariables.

But the non-xAOD continue to use StaticContent, which is processed after the smart collections - so this still works.

In addition to get this to run, I removed TauJets_EleRM_in_input to follow on from the cleanup in !75343 (merged)

cc @cantel, @mrimoldi, @khoo, @drankin - also happy to hear other suggestions here...

Merge request reports

Loading