Skip to content

Prepare job configuration to use the TrackingGeometry conditions in ID and tracking tools.

To allow using the TrackingGeometry conditions data instead of the TrackingGeometrySvc several ID tools require to be properly configured. In most cases the correct extrapolator has to be assigned. This requires to adjust various jobOptions to use properly configured tools rather than relying on default tools having correct default values. In some cases fixes to the run3 style ID configuration are needed which now gets pulled in via the run3 style monitoring and btagging configuration.

After this patch in q221, q431, q220, and when toggling the switch to use the TrackingGeometry conditions, there are still a few algorithms for Muon reconstruction which require the TrackingGeometrySvc.

Merge request reports