Navigation Menu

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

TTTrack bug fix for POCA #30663

Merged
merged 2 commits into from Jul 14, 2020
Merged

TTTrack bug fix for POCA #30663

merged 2 commits into from Jul 14, 2020

Conversation

tomalin
Copy link
Contributor

@tomalin tomalin commented Jul 13, 2020

There was a bug in the variable "thePOCA", which represents the point of closest approach of the helix to the line x=y=0. This will affect anyone who uses the function TTTrack::POCA().

However, people using other TTTrack functions, such as those giving access to the helix parameters, will be unaffected.

I'd suggest back-porting this fix to CMSSW 11.1, if possible, as although I suspect few people use TTTrack::POCA(), the bug will confuse anyone who does.

@cmsbuild
Copy link
Contributor

@tomalin, CMSSW_11_2_X branch is closed for direct updates. cms-bot is going to move this PR to master branch.
In future, please use cmssw master branch to submit your changes.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30663/16946

  • This PR adds an extra 16KB to repository

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30663/16947

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @tomalin (Ian Tomalin) for master.

It involves the following packages:

DataFormats/L1TrackTrigger

@cmsbuild, @rekovic, @benkrikler, @kpedro88 can you please review it and eventually sign? Thanks.
@rovere, @sviret this is something you requested to watch as well.
@silviodonato, @dpiparo you are the release manager for this.

cms-bot commands are listed here

@silviodonato
Copy link
Contributor

@tomalin please make also the backport for 11_1_X

@tomalin
Copy link
Contributor Author

tomalin commented Jul 13, 2020

I've added a second PR, #30666 , identical to this one, except that it (hopefully) backports this bug fix to 11_1_X.

@silviodonato
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 13, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+1
Tested at: 2a2f808
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4f8690/7918/summary.html
CMSSW: CMSSW_11_2_X_2020-07-13-1100
SCRAM_ARCH: slc7_amd64_gcc820

@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-4f8690/7918/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 37
  • DQMHistoTests: Total histograms compared: 2787429
  • DQMHistoTests: Total failures: 5
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 2787373
  • DQMHistoTests: Total skipped: 50
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -0.004 KiB( 36 files compared)
  • DQMHistoSizes: changed ( 10224.0 ): -0.004 KiB MessageLogger/Warnings
  • Checked 154 log files, 17 edm output root files, 37 DQM output files

@silviodonato
Copy link
Contributor

merge

@cmsbuild cmsbuild merged commit a2eba1a into cms-sw:master Jul 14, 2020
@kpedro88
Copy link
Contributor

+upgrade

@tomalin tomalin deleted the ianFixTTTrack2pre2 branch March 10, 2021 18:00
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