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

bug fixes for RHStopTracer (94X) #20421

Merged
merged 4 commits into from Sep 15, 2017
Merged

Conversation

jalimena
Copy link
Contributor

@jalimena jalimena commented Sep 7, 2017

This pull request is to fix two bugs that were introduced into the RHStopTracer module:

  • First, the particle names need to be matched with a regular expression
  • Secondly, we want to record a "stopped particle" if the particle name is matched OR if the energy of the particle is very high (not AND)

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 7, 2017

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 7, 2017

A new Pull Request was created by @jalimena (Juliette Alimena) for master.

It involves the following packages:

SimG4Core/CustomPhysics

@cmsbuild, @civanch, @mdhildreth can you please review it and eventually sign? Thanks.
@makortel this is something you requested to watch as well.
@davidlange6, @slava77 you are the release manager for this.

cms-bot commands are listed here

@jalimena
Copy link
Contributor Author

jalimena commented Sep 7, 2017

It would be best if this PR could be included before the 2017 MC v2 campaign is generated. I supposed that MC will be generated in 93X or 92X? Please advise me on which release to make a backport for.

FYI, the bugs I'm fixing here were introduced with this commit:
03066f9#diff-4488fe97595fa9ed431921070d47c43d

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 7, 2017

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/PR-20421/562

Code check has found code style and quality issues which could be resolved by applying a patch in https://cmssdt.cern.ch/SDT/code-checks/PR-20421/562/git-diff.patch
e.g. curl https://cmssdt.cern.ch/SDT/code-checks/PR-20421/562/git-diff.patch | patch -p1

You can run scram build code-checks to apply code checks directly (this will soon be required for PRs to be considered)

@jalimena
Copy link
Contributor Author

jalimena commented Sep 7, 2017

I should also mention that without these fixes, the code does not behave as expected and we never get any stopped particles.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 7, 2017

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 7, 2017

Pull request #20421 was updated. @cmsbuild, @civanch, @mdhildreth can you please check and sign again.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 7, 2017

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/PR-20421/572

@civanch
Copy link
Contributor

civanch commented Sep 7, 2017

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 7, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/22800/console Started: 2017/09/08 02:39

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 8, 2017

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 8, 2017

Comparison job queued.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@jalimena
Copy link
Contributor Author

Hi @civanch and @davidlange6 , I think my last commit should address your latest comments.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/PR-20421/719

@cmsbuild
Copy link
Contributor

Pull request #20421 was updated. @cmsbuild, @civanch, @mdhildreth can you please check and sign again.

@civanch
Copy link
Contributor

civanch commented Sep 15, 2017

please test

@civanch
Copy link
Contributor

civanch commented Sep 15, 2017

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 15, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/23001/console Started: 2017/09/15 11:55

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. 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)

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@davidlange6
Copy link
Contributor

+1

@davidlange6
Copy link
Contributor

merge

@cmsbuild cmsbuild merged commit 54ea2a1 into cms-sw:master Sep 15, 2017
@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20421/23001/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: 2646869
  • DQMHistoTests: Total failures: 207
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2646473
  • DQMHistoTests: Total skipped: 189
  • DQMHistoTests: Total Missing objects: 0
  • Checked 107 log files, 14 edm output root files, 26 DQM output files

@jalimena jalimena deleted the RHStopTracerFix94X branch November 11, 2020 15:29
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