Skip to content

TrigCost: Autoconfigure Thread Occupancy monitoring

Aleksandra Poreba requested to merge aporeba/athena:cost-auto-threads into master

Autoconfigure thread monitoring: if there was an algorithm saved in the master slot that was not executed on it, it means that multi-slot monitoring was on, and Thread Occupancy Summary can be created

Update messaging in TrigCost Monitors

  • use AthMsgStreamMacros
  • use Athena MessageSvc for consistent formating
  • populate the TrigCostAnalysis MsgStream verbosity to Monitors MsgStream

Tested with cost files from run 402213 (multislot on) and 406075 (multislot off)

Tagging @tamartin

Merge request reports