Skip to content
Snippets Groups Projects
Commit 18696a16 authored by Hass AbouZeid's avatar Hass AbouZeid Committed by Atlas Nightlybuild
Browse files

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

Fix preInclude of BLS stream to keep only first measured parameters; ATLASRECTS-4062.

See merge request !2781
parent 3c84371f
No related merge requests found
#This is a preInclude file to be used to run the BLS stream in production.
#Author: James Walder
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.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