Skip to content
Snippets Groups Projects
Commit bf38da47 authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'master-ATLASRECTS-4691' into 'master'

Change HI config for refitting in case of covriance issues

See merge request atlas/athena!16124
parents 00207765 fcd913c4
No related branches found
No related tags found
No related merge requests found
......@@ -1311,7 +1311,7 @@ class InDetJobProperties(JobPropertyContainer):
self.checkThenSet(self.priVtxCutLevel , 1 )
self.checkThenSet(self.doTrackSegmentsPixelPrdAssociation, False)
self.checkThenSet(self.perigeeExpression , 'Vertex')
self.checkThenSet(self.doRefitInvalidCov ,True)
#self.checkThenSet(self.doRefitInvalidCov ,True) temporarily commenting out due to ATLASRECTS-4691
# --- special case SLHC
elif (self.doSLHC()):
......
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