Skip to content
Snippets Groups Projects
Commit b470121e authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'cherry-pick-75502c190a-master' into 'master'

Merge branch '21.0-ATLASRECTS-4062-firstParsFlag-bugFix' into '21.0'

See merge request !2822
parents 85e44180 18696a16
No related branches found
No related tags found
No related merge requests found
#This is a preInclude file to be used to run the BLS stream in production. #This is a preInclude file to be used to run the BLS stream in production.
#Author: James Walder #Author: James Walder
from InDetRecExample.InDetJobProperties import InDetFlags from InDetRecExample.InDetJobProperties import InDetFlags
InDetFlags.KeepParameters.set_Value_and_Lock(True) InDetFlags.KeepFirstParameters.set_Value_and_Lock(True)
InDetFlags.keepAdditionalHitsOnTrackParticle.set_Value_and_Lock(True) InDetFlags.keepAdditionalHitsOnTrackParticle.set_Value_and_Lock(True)
InDetFlags.cutLevel.set_Value_and_Lock(13) InDetFlags.cutLevel.set_Value_and_Lock(13)
......
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