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

Transform RecoTrackRefSelector to stream::EDProducer #10911

Merged
merged 1 commit into from
Sep 4, 2015

Conversation

makortel
Copy link
Contributor

This PR changes RecoTrackRefSelector to a stream::EDProducer (using ObjectSelectorStreamProducer introduced in #9904). (for history, the PR first contained only a simple transformation to stream::EDFilter, but was then extended to contain the change to producer as there we re no use cases for event filtering)

Tested in 7_6_0_pre3, no changes expected in results.

@rovere @VinInn @fwyzard

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @makortel (Matti Kortelainen) for CMSSW_7_6_X.

Transform RecoTrackRefSelector to stream

It involves the following packages:

CommonTools/RecoAlgos

@cmsbuild, @cvuosalo, @slava77 can you please review it and eventually sign? Thanks.
@ahinzmann, @jdolen, @rappoccio, @abbiendi, @jhgoh this is something you requested to watch as well.
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.

@makortel
Copy link
Contributor Author

@fwyzard I guess you want this backported, both 74X and 75X?

@fwyzard
Copy link
Contributor

fwyzard commented Aug 24, 2015 via email

@makortel
Copy link
Contributor Author

@fwyzard OK, 75X backport is in #10912.

@fwyzard
Copy link
Contributor

fwyzard commented Aug 24, 2015

Hi Matti,
changing this from an EDFilter to an EDProducer is OK for the HLT, as we only use it as a producer anyway.
Fixing the HLT configuration via customizeHLTforCMSSW.py should be OK.

.A

@makortel
Copy link
Contributor Author

Hi Andrea,
thanks for the confirmation. Would it be enough to change it as EDProducer in 76X (the supporting #9904 is in 76X only), or is it necessary to backport that change too to 75X? (I'd prefer the former, but latter is also doable)

Cheers,
Matti

@fwyzard
Copy link
Contributor

fwyzard commented Aug 24, 2015

For HLT I would prefer to make the change to a producer only in 76x, too.

@slava77
Copy link
Contributor

slava77 commented Aug 24, 2015

@cmsbuild please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

Pull request #10911 was updated. @perrotta, @cmsbuild, @cvuosalo, @slava77, @Martin-Grunewald, @fwyzard can you please check and sign again.

@makortel
Copy link
Contributor Author

I included also the EDProducer transformation (so now its stream::EDProducer). If this is deemed ok, I'll update the PR title and description, and possibly squash the commits together.

@cmsbuild
Copy link
Contributor

-1
Tested at: 2416da4
When I ran the RelVals I found an error in the following worklfows:
4.22 step1

DAS Error

you can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-10911/7575/summary.html

@Martin-Grunewald
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@fwyzard
Copy link
Contributor

fwyzard commented Sep 2, 2015

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2015

Pull request #10911 was updated. @cmsbuild, @cvuosalo, @slava77 can you please check and sign again.

@slava77
Copy link
Contributor

slava77 commented Sep 2, 2015

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2015

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2015

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2015

@cvuosalo
Copy link
Contributor

cvuosalo commented Sep 3, 2015

+1

For #10911 53569f8

This PR was already approved by Reco, but a merge conflict developed. It was rebased. Jenkins tests are still OK, except for workflow 50202.0 that encountered some error. A short test of 50202.0 with 15 events against baseline CMSSW_7_6_X_2015-09-02-1100 shows no significant differences, so the Jenkins error is not related to this PR.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 3, 2015

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_6_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar

@davidlange6
Copy link
Contributor

+1

cmsbuild added a commit that referenced this pull request Sep 4, 2015
Transform RecoTrackRefSelector to stream::EDProducer
@cmsbuild cmsbuild merged commit 0d9bb37 into cms-sw:CMSSW_7_6_X Sep 4, 2015
@makortel makortel deleted the recoTrackRefSelectorStream branch October 20, 2016 11:47
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.

7 participants