Skip to content

Error bank monitoring and line running on the host

Roel Aaij requested to merge raaij_error_filter into master

based on !1335 (closed) but with the algorithm on the host to avoid throughput issues and more histograms

Three "global" histograms are created to monitor:

  • the number of data banks for all subdetectors
  • the number of error banks for all subdetectors
  • the number of other banks - e.g. special, NZS or calibration banks - for all subdetectors

For each subdetector a separate histogram is created that monitors error banks per subdetector. These allow disentangling of where DAQ errors originate.

Depends on MooreOnline!287 (merged)

n_error_banks n_data_banks Muon_error_banks FTCluster_error_banks

Edited by Roel Aaij

Merge request reports