Added ZFinder options for jet super ROI to trigger fast track finder configuration and made some small improvements to the ZFinder code. ZFinder before fast tracking in jet super ROI can be turned on using flags.Trigger.InDetTracking.jetSuper.doZFinder=True;
in --preExec
options for Reco_tf.py
.
It effectively reduces the ROI for FTF seeding from +-180 mm to +- 20 mm around the z-position found by the z-finder.
Two bugs in the ZFinder are fixed:
MinVtxSignificance
was set to a value above 0.Tagging @lshi and @lbeemste since this affects b-jet trigger -- although the default b-jet trigger behaviour should be unchanged.