Skip to content
Snippets Groups Projects
Commit 3d85031e authored by Stewart Martin-Haugh's avatar Stewart Martin-Haugh Committed by Graeme Stewart
Browse files

'Set b-physics and muon FTF d0 cut to 10 mm (ATR-10555)' (InDetTrigRecExample-00-11-38)

	* Set b-physics and muon FTF d0 cut to 10 mm (ATR-10555)
	InDetTrigRecExample-00-11-38
parent eae3bb3e
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,8 @@ class InDetTrigSliceSettingsDB:
d0seedmax[i] = 4.0
d0seedppsmax[i] = 1.7
d0trackinitialmax[i] = 20.0
d0seedmax['bphysics'] = 10.0
d0seedmax['muon'] = 10.0
d0seedmax['cosmics'] = 1000.0
d0seedppsmax['cosmics'] = 1000.0
......
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