Skip to content
Snippets Groups Projects
Commit 5b668b4a authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'upgrade/reco' into 'master'

Run the same set of components for Run 4 reco as for Run 2 reco

See merge request atlas/athena!48337
parents 6d50417a 33320d39
No related merge requests found
......@@ -43,7 +43,6 @@ def RecoSteering(flags, tryConfiguringAll=False):
elif flags.Detector.GeometryITk:
from InDetConfig.ITkTrackRecoConfig import ITkTrackRecoCfg
acc.merge(ITkTrackRecoCfg(flags))
return acc # stop here for now with ITk
log.info("---------- Configured tracking")
# muons
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment