Skip to content

Sort LHCbIDs before returning std::vector<LHCb::LHCbID>

Michel De Cian requested to merge decianm-sortIDs into master

Sort LHCbIDs in PrTrack and v3::Tracks classes before returning std::vector<LHCb::LHCbID>.

Needed for a proper clone killing in the (upcoming) clone killing with v3::Tracks.

Merge request reports