ATLASRECTS-5057: An attempt to recover the lost in conversions
There is a drop in the eff of conversion and electron LH discussed in ATLASRECTS-5057. There is MR !26638 (merged) that tried to recover the loses by copying over the expected inner and next to inner.
Some of the looses are still there. This MR instead of doing the copying over it is invoking
updateExpectedHitInfo
which is added to the updateTrackNoHoleSearch
method.
This is a try, if it doesn't work we just revert the initial changes !26513 (merged)