Skip to content

Rpc dq 3.1

Shixiang Su requested to merge ssu/athena:RpcDQ_3.1 into master

Hello,

Here are the RPC DQ algorithms in RpcRawDataMonitoring. These algorithms include

  • RPC prepare data counting
  • RPC hit multiplicity and clusters counting
  • Muon track extrapolation and RPC detection efficiency
  • L1 trigger

The post-processing functions include

  • reading luminosity block information, calculating hit rate in individual panel, then plotting summary the results
  • calculating muon detection effciency in indidual panel, then plotting summary the results
  • other summary plots for hit multiplicity and clusters.

These algorithms have been sucessfully tested by Run3DQTestingDriver.py script.

Changes also contains the editing on DQ web display configurations, which is tested by DQWebDisplay.py.

best, Shixiang

Edited by Shixiang Su

Merge request reports