-
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
fix QIE10 shape: bins start at -0.5 #13998
Conversation
A new Pull Request was created by @kpedro88 (Kevin Pedro) for CMSSW_8_0_X. It involves the following packages: CondFormats/HcalObjects @cerminar, @cmsbuild, @franzoni, @ggovi, @mmusich, @davidlange6 can you please review it and eventually sign? Thanks. cms-bot commands are list here #13028 |
@cmsbuild please test |
The tests are being triggered in jenkins. |
@mmusich can you also sign this one? |
+1 |
@davidlange6 - can you merge this one too? |
we'll see that this all works in 81x (yes, it should be no problem..) |
@dnoonan08 found that the QIE10 shape in CMSSW was not consistent with the calibration procedure that will be used for the QIE10. Starting the bins at -0.5 instead of -1 produces a consistent conversion between fC and ADC. This PR was backported from 81X.