Skip to content

Adjust debug stream analysis to Run 3 data

Aleksandra Poreba requested to merge aporeba/athena:trig-transform-22 into master

Adjust debug stream analysis to Run 3 data:

  • Read config data (SMK, DB) from COOL based on run number
  • Use L1MenuAccess and HLTMenuAccess
  • Remove the data that is no longer available
  • Retrieve status based on event status (rob status is no longer available) and additional HLT Online Error info

The Run 2 data that was saved in EventInfo tree / printed to the log is not fully available (based on this document). Track of migrated information, or not available can be accessed here

FOLLOW UP:

  • remove unused code for chain printouts if they are not possible - ATR-22653
  • research missing names for ctpid

Related to ATR-22615

Tagging @mark @rbielski @wieneman @tbold

Edited by Aleksandra Poreba

Merge request reports