Skip to content

Add a fix for UT sourceID in data

Basem Khanji requested to merge bkhanji-UTSOurceID into master

This is a fix for decoding correctly the sourceID in data, MC neglects the last two most significant digits(plugID, partitionID), while those are present in data. The fix is backward compatible. This is a standalone MR but it is preferable to be merged with the following MRs: LHCb!4168 (merged) , Rec!3496 (merged)

Merge request reports