Skip to content
Snippets Groups Projects
Commit e4de25cb authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Merge branch 'WrongImport' into 'main'

Import ITkTrackTruthCfg from proper Config file

See merge request atlas/athena!69907
parents 4eecbab8 510508a8
No related branches found
No related tags found
No related merge requests found
......@@ -279,7 +279,7 @@ def ITkTrackSeedsFinalCfg(flags):
TrackContainer = "SiSPSeedSegments"+extension
if flags.Tracking.doTruth:
from InDetConfig.TrackTruthConfig import ITkTrackTruthCfg
from InDetConfig.ITkTrackTruthConfig import ITkTrackTruthCfg
result.merge(ITkTrackTruthCfg(
flags,
Tracks=TrackContainer,
......
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