Skip to content

Add online monitoring histograms for RoI updates

Rafal Bielski requested to merge rbielski/athena:monitor-roi-updates into 22.0

HLT chains start from regions of interest (RoIs) defined by HLTSeeding based on L1 information, but during execution may refine the RoI based on reconstructed object properties. Add online monitoring histograms which show the position difference between the initial and the final RoI. Full-scan RoIs are skipped.

This is a re-implementation of similar histograms which we had in Run 2, as discussed in Jira ATR-19667.

The histograms tested on test_trig_data_v1Dev_build.py look like these:

Edited by Rafal Bielski

Merge request reports