LArRawDataReadingAlg.cxx: Do not set EventInfo error flags
Setting the LAr error flag in the xAOD::EventInfo
object by LArRawDataReadingAlg
is not necessary. This is done anyway by the LArBadFebMaskingTool
once it encounters incomplete readout. This MR removes the flag-setting by LArRawDataReadingAlg
.
Plus: Add rod source identifiers to error/warning messages about data corruption.