Skip to content

Find missing monitored variable in MET Trigger

Gabriel Gallardo requested to merge ggallard/athena:fixMETmonitoring into master

@khamano noticed in ATR-20308 that the MET_SumEt_log histogram was not being filled correctly. This is because the variable was mistakenly left out the the Monitored::Group it needed to be in. This merge request fixes that.

Merge request reports