You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix pLS hit position retrieval using correct seed index
ipLS does not correspond to the seed index in the tracking ntuple
because prepareInput filters seeds by algo type (4/22) and pt cuts.
Use pixelSeeds.seedIdx()[ipLS] to get the original seed index when
indexing into trk_see_hitIdx and trk_see_hitType.
0 commit comments