Skip to content

Fix jet config for HL-LHC jobs

Pierre Antoine Delsart requested to merge delsart/athena:trkconfigHLLHC into master

This MR updates the jet config so the tracks used by jet algs have a configurable eta range. This is implemented as one option in the 'jet context' set of options and a context specific to Hl-LHC is introduced.

The standard JetRecoSteering.py module now automatically chooses the HL-LHC context if flags.GeoModel.Run > LHCPeriod.Run3.

Tagging conveners and experts : @mswiatlo @schaarsc , @tstreble And also derivation and trigger experts : do we run HL-LHC jobs in this cases ? Do we need to adapt the context ? @cdelitzs @valentem

(please do tag more experts if needed !)

Merge request reports