Skip to content
Snippets Groups Projects
Commit 510508a8 authored by Carlo Varni's avatar Carlo Varni Committed by Frank Winklmeier
Browse files

Import ITkTrackTruthCfg from proper Config file

Import ITkTrackTruthCfg from proper Config file
parent 1eabdb12
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