Skip to content

Adjusting Online Monitoring - TrigEgammaHypo Algos

This MR is to fix the online monitoring of TrigEgammaHypo algorithms. In summary this MR:

1 - Fixes some typos that caused plots to be empty ;

2 - Moving the monitoring of variables to after performing the hypothesis tests;

3 - Allows using the boolean (doValidationMonitoring via configFlags) to enable monitoring of all chains, for validation purposes (because by default we only monitor only chains with egammaMon:Online mongroup);

Main JIRA: ATR-20304 .

ping: @jodafons , @cjmeyer , @safarzad , @fernando, @dbakshig and @jlieberm

Edited by Edmar Egidio Purcino De Souza

Merge request reports