Skip to content

Port ITk vertexing track selection config from 21.9

Thomas Strebler requested to merge tstreble-master-patch-03789 into master

Porting of the ITk vertexing track selections from https://gitlab.cern.ch/atlas/athena/-/blob/21.9/InnerDetector/InDetExample/InDetRecExample/python/ConfiguredVertexingCuts.py#L183

The TracksMaxZinterval was not explicitly configured but used in principle the default value from https://gitlab.cern.ch/atlas/athena/-/blob/21.9/InnerDetector/InDetRecTools/InDetPriVxFinderTool/src/InDetAdaptiveMultiPriVxFinderTool.cxx#L74

Note that the SCT hit selections used so far was effectively discarding forward pixel-only tracks, so this might drastically change the performance.

FYI @pagessin @lgagnon @rgarg

Edited by Thomas Strebler

Merge request reports