Skip to content

dqm_algorithms: Add algorithm to test last bins and optionally to do something

New algorithm LastBinThresholdAction has been added which allows to test specified number of last filled bins in profile histogram and optionally to start specified script if number of bins over threshold is greater than specified number of bins for action.

This algorithm is used extensively in online Tile monitoring

Test of this algorithm has been added also.

Merge request reports