Add safety in case of a corrupted EOM message
In the data from mcbm2021 the possibility that the bits of the number of samples indicator in EOMs can be corrupted. This commit implements a safety which prevents the unpacker to go into a broken state in case of corrupted bits.
parent
05ef9178
No related branches found
No related tags found
Showing
- macro/run/run_unpack_tsa.C 11 additions, 7 deletionsmacro/run/run_unpack_tsa.C
- reco/detectors/trd/unpack/CbmTrdUnpackAlgoR.cxx 19 additions, 12 deletionsreco/detectors/trd/unpack/CbmTrdUnpackAlgoR.cxx
- reco/detectors/trd/unpack/CbmTrdUnpackAlgoR.h 3 additions, 0 deletionsreco/detectors/trd/unpack/CbmTrdUnpackAlgoR.h
Loading
Please register or sign in to comment