The source project of this merge request has been removed.
Removing ID validation to speed up NSW bytestream decoding
Resolves ATR-26412. Requesting validation of the offline ID of each decoded NSW hit slows down the byte-stream decoding algorithm. This MR removes this validation in favour of speed (by more than x100 for ~13K hits per event).