Trigger jet monitoring: for express jobs monitor only if chain caused event to...
Trigger jet monitoring: for express jobs monitor only if chain caused event to enter the express stream.
Control/AthenaMonitoring/src/AthMonitorAlgorithm.cxx If the express stream job flag is set, if trigger chains are being monitored, check that the chain caused the event to enter the express stream
Reconstruction/Jet/JetMonitoring/python/JetMonitoringConfig.py Add the express stream job flag to the JetMonAlgSpec dictionary. The value defaults to False
Trigger/TrigMonitoring/TrigJetMonitoring/python/TrigJetMonitorAlgorithm.py Set the value of the express stream job flag in the JetMonAlgSpec dictionary according to the value of inputFlags.Common.doExpressProcessing.