Skip to content
Snippets Groups Projects

Draft: JetMonitoring - for express stream jobs, check a trigger chain passes before monitoring it.

Closed Peter Sherwood requested to merge peter/athena:master-26561 into master
Compare changes
  • Side-by-side
  • Inline
Files
3
  • This branch will be terminated as the C++ changes will go into the base class AthMonitorAlgorithm.
    
    JetMonitoringAlg.cxx
    	add logic to check if the Algorithm is begin run as an express stream job.
    	THIS CODE HAS A BUG - logical and, instead of bit test in fillHistograms()
    
    TrigJetMonitorAlgorithm.py
    	configuration changes for express stream job test
    
    TrigL1FexJetMonitorAlgorithm
    	start addition of express stream job tests in this class which derives from AthMonitorAlgorithm.
Loading