Handle SCT data with invalid ID hashes and ROB fragments with invalid size.
requested to merge goetz/athena:ATLASRECTS-6692_master_handle_invalid_ROB_fragments_and_data into 22.0-mc20
- Reject ROB fragments with an invalid ROD data size.
- Reject data if the ID hash is invalid. Otherwise there would be a segmentation fault.
Closes ATLASRECTS-6692
Edited by Goetz Gaycken