Add DecReportsMonitor to HLT2
The MR adds the monitoring of decisions to HLT2. The monitor cannot run in the output sequence as it would not see all events and only count the ones which were accepted. Therefore, the monitor is added after the trigger lines in a new main control flow node with the type NONLAZY_OR. To not use too much resources, the monitoring is only run on 10% of the events.
The current solution adds another layer of control flow nodes, we could make it simpler by not requiring to run on every event. In this case we would need an external normalization to monitor accept fractions.
Edited by Sascha Stahl
Merge request reports
Activity
requested review from @rmatev
added RTA label
added 1 commit
- cbe424d9 - add additonal control flow node containing lines and monitoring
- Resolved by Rosen Matev
- Resolved by Rosen Matev
assigned to @acasaisv
- Resolved by Rosen Matev
/ci-test
added ci-test-triggered label
- [2022-09-22 11:01] Validation started with lhcb-master-mr#5705
- [2022-09-26 10:33] Validation started with lhcb-master-mr#5755
Edited by Software for LHCbadded hlt1-throughput-decreased label
Please register or sign in to reply