Skip to content

L1Calo CTP monitoring Code

Rajat Gupta requested to merge rgupta/athena:my-topic into main

I have updated the monitoring code for transmission between L1Calo and CTP. The earlier monitoring code used TIPVector to check the transmission of various thresholds. Since TIP Vector is not ported to the new release, therefore I have tried to update the code based upon my understanding. I have used information given in this twiki to understand which connectors are being used to transmit thresholds to CTP input (https://twiki.cern.ch/twiki/bin/view/Atlas/LevelOneCentralTriggerSetup#CTP_inputs).

Currently, I do see a lot of mismatches between the transmission from L1Calo to CTP, therefore I am making this MR to debug the problems in the code.

Screenshot_2023-11-21_at_12.41.09_PM Screenshot_2023-11-21_at_12.41.18_PM Screenshot_2023-11-21_at_12.41.33_PM Screenshot_2023-11-21_at_12.41.26_PM Screenshot_2023-11-21_at_12.41.41_PM

Merge request reports