Use central InDetTrackSelectionTool configs in derivation
Self-explanatory. Useful in particular for Run 4 configs since the central configs have in addition https://gitlab.cern.ch/atlas/athena/-/blob/main/InnerDetector/InDetConfig/python/InDetTrackSelectionToolConfig.py#L30
kwargs.setdefault("maxAbsEta", 2.5 if flags.GeoModel.Run <= LHCPeriod.Run3 else 4.0)