Skip to content

Set the jetSuper Roi constituent widths from the ID Trigger configuration

Mark Sutton requested to merge sutt/athena:jetsuper into master

In the Jet menu code, the Roi constituent jet widths are incorrectly hardcoded into the menu code.

The Roi parameters should NEVER be hardcoded into the menu code in this way - all tracking related parameters should be derived from the IDTrigger configuration to ensure consistency across the entire trigger.

On request from the bjet slice, this also reduces the default Roi eta phi widths to 0.3. This may change the CI counts, in which case the references will also be updated.

Edited by Mark Sutton

Merge request reports