Skip to content

Adding L2Muon containers to trigger EDM, ATR-16944

Moe Wakida requested to merge mwakida/athena:EDMRun3_L2Muon into master

I want to merge this change into master.

Adding to the trigger EDM: xAOD::L2StandAloneMuonContainer, xAOD::L2CombinedMuonContainer and xAOD::L2IsoMuonContainer. Updated the container names to follow the trigger EDM naming conventions.

I checked that these L2Muon containers were added into "build/runTrigART/results/test_trigUpgr_full_menu_build/myEDS.pool.root" and had object information (ex. pt, eta) by test_trigUpgr_full_menu_build (runTrigART.py -m TrigUpgradeTest).

I removed WIP, since this has been already validated and ready to be merged.

Edited by Moe Wakida

Merge request reports