Skip to content
Snippets Groups Projects
Commit 93c088d4 authored by Hass AbouZeid's avatar Hass AbouZeid
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

Former-commit-id: 75502c190a920048619ce3e97cc3ba633afaf069
parents 90546ee9 0cb2ac6b
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.
#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