Skip to content
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

bsunanda:Run2-alca20 Backport from 7_6 codes to fix crashes in relval #10294

Merged
merged 1 commit into from Nov 24, 2015

Conversation

bsunanda
Copy link
Contributor

Fixes the crash in the AlCa step for IsoTrig part (also the fix from Salvatore is needed - the AlCaReco should be done in the same step as Reco)

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @bsunanda for CMSSW_7_4_X.

bsunanda:Run2-alca20 Backport from 7_6 codes to fix crashes in relval

It involves the following packages:

Calibration/HcalAlCaRecoProducers

@cmsbuild, @mmusich, @diguida, @cerminar can you please review it and eventually sign? Thanks.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@Degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@mmusich
Copy link
Contributor

mmusich commented Sep 1, 2015

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 1, 2015

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 1, 2015

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 1, 2015

@diguida
Copy link
Contributor

diguida commented Oct 20, 2015

please test

@diguida
Copy link
Contributor

diguida commented Oct 20, 2015

As reported by @bsunanda the 76X version has all the fixes: no crashes reported, events are selected.

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/9070/console

@davidlange6
Copy link
Contributor

@diguida - seems AlCa asked for this in the ORP - if so, please sign asap

@diguida
Copy link
Contributor

diguida commented Oct 20, 2015

@davidlange6 well, the request came from HCAL DPG, and we supported it :-)
I just want to re-run the tests on a recent IB to see nothing is wrong...

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@diguida
Copy link
Contributor

diguida commented Oct 27, 2015

@bsunanda I was reviewing this PR. There is something I do not understand:
the file Calibration/HcalAlCaRecoProducers/src/AlCaGammaJetProducer.cc is not included in the original PR #10178
Is this change included in another PR to be back-ported?

Forget about the test cfg

For the rest, everything is fine.

@bsunanda
Copy link
Contributor Author

@diguida This was a bug fix to AlCaGammaJetProducer.cc which is identical to what has been in 7_6_X since pre4 or earlier. So this has been tested


From: Salvatore Di Guida [notifications@github.com]
Sent: 27 October 2015 14:18
To: cms-sw/cmssw
Cc: Sunanda Banerjee
Subject: Re: [cmssw] bsunanda:Run2-alca20 Backport from 7_6 codes to fix crashes in relval (#10294)

@bsunandahttps://github.com/bsunanda I was reviewing this PR. There is something I do not understand:
the file Calibration/HcalAlCaRecoProducers/src/AlCaGammaJetProducer.cchttps://github.com//pull/10294/files#diff-44212e166137a43243b4d13b335b25b0 is not included in the original PR #10178#10178
Forget about the test cfghttps://github.com//pull/10178/files#diff-3531fcee0ee8ad0f7ae29584888b86e9
Is this change included in another PR to be back-ported?

For the rest, everything is fine.


Reply to this email directly or view it on GitHubhttps://github.com//pull/10294#issuecomment-151491641.

@bsunanda
Copy link
Contributor Author

@diguida All the contents are tested in 7_6_X. Could you take care of this backport PR?


From: Sunanda Banerjee
Sent: 27 October 2015 18:06
To: cms-sw/cmssw; cms-sw/cmssw
Subject: RE: [cmssw] bsunanda:Run2-alca20 Backport from 7_6 codes to fix crashes in relval (#10294)

@diguida This was a bug fix to AlCaGammaJetProducer.cc which is identical to what has been in 7_6_X since pre4 or earlier. So this has been tested


From: Salvatore Di Guida [notifications@github.com]
Sent: 27 October 2015 14:18
To: cms-sw/cmssw
Cc: Sunanda Banerjee
Subject: Re: [cmssw] bsunanda:Run2-alca20 Backport from 7_6 codes to fix crashes in relval (#10294)

@bsunandahttps://github.com/bsunanda I was reviewing this PR. There is something I do not understand:
the file Calibration/HcalAlCaRecoProducers/src/AlCaGammaJetProducer.cchttps://github.com//pull/10294/files#diff-44212e166137a43243b4d13b335b25b0 is not included in the original PR #10178#10178
Forget about the test cfghttps://github.com//pull/10178/files#diff-3531fcee0ee8ad0f7ae29584888b86e9
Is this change included in another PR to be back-ported?

For the rest, everything is fine.


Reply to this email directly or view it on GitHubhttps://github.com//pull/10294#issuecomment-151491641.

@davidlange6
Copy link
Contributor

@diguida, @mmusich - any reason not to merge this? Seems to come up every week as a question. Please complain if its not.

@davidlange6
Copy link
Contributor

I guess not.. merging this

davidlange6 added a commit that referenced this pull request Nov 24, 2015
bsunanda:Run2-alca20 Backport from 7_6 codes to fix crashes in relval
@davidlange6 davidlange6 merged commit 4ecef35 into cms-sw:CMSSW_7_4_X Nov 24, 2015
@diguida
Copy link
Contributor

diguida commented Nov 24, 2015

@davidlange6 thanks for anticipating me.
I have checked that also the fix to Calibration/HcalAlCaRecoProducers/src/AlCaGammaJetProducer.cc was the same as 76X.
So, everything is fine.

@diguida
Copy link
Contributor

diguida commented Nov 24, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants