Skip to content

[ATR-20578] TrigHLTMon_tf.py legacy TDT fixes and remove TrigCosmicEvent as it no longer exists in the release

Tim Martin requested to merge tamartin/athena:removeTCE into master

EDIT: didn't intend to add commit f6c6fa65a6c to this MR. But now it's done, and that removing TrigCosmicEvent was a one-liner. Will combine the two.


Update a legacy monitoring configuration driven by TrigHLTMon_tf.py with some fixes in TrigHLTMonCommon_jobOptions.py to allow it to continue to setup a working Trigger Decision Tool on legacy AOD input.


Following from !29824 (merged)

Removing TrigCosmicEvent from master too. Deleting this line removes a WARNING that the library cannot be found.

This lib was only ever used in pre-run-1 commissioning, and the code is no longer in the release (gone in SVN->git).

cc @okuprash

Edited by Tim Martin

Merge request reports