Skip to content

Fix order of hit IDs in SciFiTrackForwarding (follow up !1903)

Alessio Piucci requested to merge apiucci_LHCbIDsfix into master

Fix for the failure of hlt2_reco_baseline test in Moore

The problem is caused by the filling of the array of hit IDs in the SciFiTrackForwarding algorithm, done in the "wrong" order. Apparently, it seems that the hit IDs must be stored consecutively.

Merge with Moore!400 (merged) for new refs.

Edited by Ross John Hunter

Merge request reports