two L1 (input) trigger rate modules
Created by: andreh12
towards implementing #139 (closed) : here is a proposal for a new class VeryHighTcdsInputRate
which
- checks the TCDS input trigger rate (sum of trigger rate and suppressed trigger rate)
- if above the 'very high' configurable threshold instructs the shifter to talk to the L1 shifter checking for noisy towers and failed links in the trigger system.
Could please have a quick look (@gladky / @mommsen ) ?
The name of the module may be a bit long.
Later I propose to essentially clone this module and have a second one with different descriptions and actions for 'high' (but not very high) TCDS input trigger rate.
This module checks the sum of trigger and suppressed trigger rates from the TCDS 1HZ flashlist as opposed to RateTooHigh
which checks the readout rate (which may never go much beyond 100 kHz).
I propose to add these two modules based on the TCDS input rate in addition to RateTooHigh
and eventually retire RateTooHigh
rather than changing the name and functionality of RateTooHigh
.