Skip to content

Fix the Tau second stage Roi sizes ( version 2)

Antonio De Maria requested to merge roi_size_fix into master

This MR is copy/paste of !41237 (closed) which got in stuck due to problems with trigger reference file changes

Description:

The second stage tau Roi is intended to be wider than the first stage Tau Roi, this adds configurable parameters to allow the second stage Roi size to be adjusted.

At present, the second stage tau Roi takes it eta and phi widths from the first stage Roi, but tightens the Roi in z at the beamline, and is thus a strict subset of the first stage Roi meaning the second stage tracking would not be needed at all. This increases the Roi eta-phi width for the second stage taus.

Merge request reports