Skip to content

WIP: Skeleton example code in TrigJetMonitoring

NOT FOR MERGING! Just example code.

This is example code for the trigger migration of the trigger T0 monitoring. The example is TrigJetMonitoring. Any HLT signature could use a similar structure.

These files are new:

Trigger/TrigMonitoring/TrigJetMonitoring/CMakeLists.txt Trigger/TrigMonitoring/TrigJetMonitoring/python/TrigJetMonitorAlgorithm.py Trigger/TrigMonitoring/TrigJetMonitoring/share/TrigJetMonitorAlgorithm_jobOptions.py Trigger/TrigMonitoring/TrigJetMonitoring/src/TrigJetMonitorAlgorithm.cxx Trigger/TrigMonitoring/TrigJetMonitoring/src/TrigJetMonitorAlgorithm.h

These files are updated: Trigger/TrigMonitoring/TrigJetMonitoring/src/components/TrigJetMonitoring_entries.cxx Trigger/TrigMonitoring/TrigHLTMonitoring/python/TrigHLTMonitorAlgorithm.py

More information: https://twiki.cern.ch/twiki/bin/edit/Atlas/HLTMonMigrationOfT0CodeToAthenaMT

Merge request reports