Skip to content

Make aligner work with orbit gaps of 1 bx or shorter

Hannes Sakulin requested to merge hsakulin/scouting-preprocessor:master into master

The new implementation puts last flags put into the aligner FIFOs which the reader uses to detect the orbit gap. The previous implementation relied on the FIFOs becoming completely empty at some point.

Tested at P5 during the HI run.

Merge request reports