-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SiStrip unpacker corrupted buffer fix #12385
Conversation
…iStrip unpacker
A new Pull Request was created by @forthommel (Laurent Forthomme) for CMSSW_7_5_X. It involves the following packages: DataFormats/SiStripCommon @cmsbuild, @cvuosalo, @davidlange6, @slava77 can you please review it and eventually sign? Thanks. Following commands in first line of a comment are recognized
@Degano you are the release manager for this. |
@cmsbuild please test |
The tests are being triggered in jenkins. |
Preparing to run 1003.0 RunMinBias2012A+RunMinBias2012A+RECODDQM+HARVESTDDQM |
Comparison is ready The workflows 140.53 have different files in step1_dasquery.log than the ones found in the baseline. You may want to check and retrigger the tests if necessary. You can check it in the "files" directory in the results of the comparisons |
SiStrip unpacker corrupted buffer fix
+1
|
The FEDBuffer object modified in #12157 to introduce the new FED readout modes was feeding corrupted data due to an improperly set variable (the switch between the legacy unpacker and its updated version).
Also, the packet code returned in the case of a ZS lite format was improperly set.
This commit has been tested against 4.53 and 140.53, and the baseline behaviour on the list of corrupted FED (<7_5_5) has been restored (4.53):