Skip to content

MuonPrepRawData: Make sorting reproducible.

When sorting PRDs, if there are two with the same identifier, use hashAndIndex to break the tie.

Fixes irreproducibilities observed in R4 muon reconstruction.

Merge request reports