Skip to content
Snippets Groups Projects
Commit 206b5605 authored by Adam Edward Barton's avatar Adam Edward Barton
Browse files

Merge branch 'ewatton-addFastTrackingFTFart' into 'master'

Adding doFastTracking configuration back into FTF ART tests

See merge request atlas/athena!62738
......@@ -68,7 +68,7 @@ run "Reconstruction" \
--outputAODFile AOD.root \
--steering doRAWtoALL \
--preInclude InDetConfig.ConfigurationHelpers.OnlyTrackingPreInclude \
--preExec "flags.Tracking.useITkFTF=True"
--preExec "flags.Tracking.useITkFTF=True;flags.Tracking.doITkFastTracking=True"
run "IDPVM" \
runIDPVM.py \
......
......@@ -31,7 +31,7 @@ run "Reconstruction" \
--outputAODFile AOD.root \
--steering doRAWtoALL \
--preInclude InDetConfig.ConfigurationHelpers.OnlyTrackingPreInclude \
--preExec "flags.Tracking.useITkFTF=True"
--preExec "flags.Tracking.useITkFTF=True;flags.Tracking.doITkFastTracking=True"
run "IDPVM" \
......
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