Skip to content

Add job option to allow the Bjet vertex tracking to run an actual fullscan rather than just superRoi tracking

Mark Sutton requested to merge sutt/athena:21.3-superroi into 21.3

Just adds a flag which modifies the creation of the RoiDescriptor in the superRoi building code.

This is all it needs to switch between fullscan and superRoi processing - changes for this in the configuration should be simply straightforward - either set this single job option, or don't, it really should not be any more complicated that that.

Edited by Mark Sutton

Merge request reports