forked from cms-sw/cmssw
-
Notifications
You must be signed in to change notification settings - Fork 0
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
HCAL unpacker protections agains data corruption #78
Comments
slava77
pushed a commit
that referenced
this issue
Jan 5, 2018
configurable deltaR cut in GenJetFlavour
slava77
pushed a commit
that referenced
this issue
May 10, 2018
Cmssw 10 1 x tau reco mini aod review
slava77
pushed a commit
that referenced
this issue
Jul 8, 2021
* Fix to compiler warning and removal of hardoded value in MatchCalculator * Updates to fix names of pins to make unique Co-authored-by: Anders Ryd <[email protected]>
slava77
pushed a commit
that referenced
this issue
Oct 9, 2021
New version of efficiency and fake rate
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally reported in
https://hypernews.cern.ch/HyperNews/CMS/get/swDevelopment/3234.html
The unpacker should detect issue with data integrity and produce valid data downstream.
Currently, it can lead to a crash.
Since the issue was fairly specific and hasn't reappeared so far, this is on low priority
http://cmslxr.fnal.gov/source/EventFilter/HcalRawToDigi/src/HcalHTRData.cc#0388
needs protection against bad inputs
The text was updated successfully, but these errors were encountered: