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

Fix QuickTrackAssociatorByHits for empty TrackingParticleRefVector #13570

Merged

Conversation

makortel
Copy link
Contributor

@makortel makortel commented Mar 3, 2016

This PR fixes a bug introduced in #13348: empty TrackingParticleRefVector has ProductID 0:0 and thus failes a check against the ProductID for mapped objects in ClusterTPAssociation.

Tested in CMSSW_8_1_X_2016-03-02-2300, the workflows 11.0,1311.0,1323.0 that are failing in the IB should get fixed.

The checkClusterMapProductID() fails for empty
TrackingParticleRefVector as it has ProductID 0:0.
@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 3, 2016

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

It involves the following packages:

SimTracker/TrackAssociatorProducers

@cmsbuild, @civanch, @mdhildreth, @davidlange6 can you please review it and eventually sign? Thanks.
@GiacomoSguazzoni, @rovere, @VinInn, @cerati, @threus, @dgulhan this is something you requested to watch as well.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@civanch
Copy link
Contributor

civanch commented Mar 3, 2016

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 3, 2016

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

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 3, 2016

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 3, 2016

davidlange6 added a commit that referenced this pull request Mar 3, 2016
Fix QuickTrackAssociatorByHits for empty TrackingParticleRefVector
@davidlange6 davidlange6 merged commit b399646 into cms-sw:CMSSW_8_1_X Mar 3, 2016
@makortel makortel deleted the fixQuickTrackAssociatorByHits branch October 20, 2016 11:52
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

4 participants