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

Bugfix for Phase 1 HI Tracking DetachedTripletStep clusters #20303

Merged
merged 1 commit into from Sep 5, 2017

Conversation

abaty
Copy link
Contributor

@abaty abaty commented Aug 29, 2017

This PR fixes a bug in the modified Phase 1 HI tracking sequence from PR #18646. The clusters going into the hiDetachedTripletStep were not modified in order to correspond to the new sequence of iterations. Because of this, the clusters were taken from the end of the 1st iteration, essentially bypassing the hit cleaning steps of the previous 3 iterations. This PR adds a Phase 1 modifier so that the clusters are taken from the DetachedQuadStep, run just before the DetachedTripletStep.

Tested using workflow 150. Also quickly tested on central HI events, where timing and memory seemed very similar.

@mandrenguyen

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @abaty for master.

It involves the following packages:

RecoHI/HiTracking

@perrotta, @cmsbuild, @slava77 can you please review it and eventually sign? Thanks.
@jazzitup, @echapon, @yenjie, @kurtejung, @mandrenguyen, @dgulhan, @yetkinyilmaz this is something you requested to watch as well.
@davidlange6, @slava77 you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/PR-20303/376

@perrotta
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 30, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/22585/console Started: 2017/08/30 13:19

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20303/22585/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 26
  • DQMHistoTests: Total histograms compared: 2653934
  • DQMHistoTests: Total failures: 210
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2653535
  • DQMHistoTests: Total skipped: 189
  • DQMHistoTests: Total Missing objects: 0
  • Checked 107 log files, 14 edm output root files, 26 DQM output files

@perrotta
Copy link
Contributor

perrotta commented Sep 4, 2017

+1

  • Fix with the correct InputTags the hiDetachedTripletStepClusters in Phase1
  • Performance basicaly unchanged, as observed in the description of this PR
  • Only a tiny reduction of the number of tracks is observed, as I would expect since now correctly hits cleaning is applied

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 4, 2017

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @davidlange6, @slava77, @smuzaffar (and backports should be raised in the release meeting by the corresponding L2)

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 7a87b60 into cms-sw:master Sep 5, 2017
mandrenguyen added a commit to mandrenguyen/cmssw that referenced this pull request Sep 27, 2017
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