-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Bug fix to the HiPuRhoProducer.cc #37913
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
Conversation
This is to prepare the backport to CMSSW 11_2_X of this PR cms-sw#36489
|
A new Pull Request was created by @FHead (Yi Chen) for CMSSW_11_2_X. It involves the following packages:
@jpata, @cmsbuild, @clacaputo, @slava77 can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
please test |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-659fe4/24637/summary.html Comparison SummarySummary:
|
|
Hi @FHead and @mandrenguyen , do we need to put this change behind a modifier? You mentioned (#37841 ) that this PR is needed for "partial reprocessing" some PbPb data and MC, so there are going to be some discrepancies between dataset/samples, produced with two different versions of the reconstruction code |
|
@clacaputo So you would like to dedicated process modifier for the two backports, specifically for this reprocessing? |
|
Hi @mandrenguyen, having a modifier would be ideal |
|
@clacaputo I have created a process modifier in #37984 |
|
Since this is covered in #37984, I will close this one |
This is the backport to CMSSW 11_2_X of PR #36489
More information can be found in the original PR.
It addresses issue #37841.
It passed basic matrix tests
@mandrenguyen