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-fix for infinite loop in MuonSimClassifier.cc #28802

Merged

Conversation

Fedespring
Copy link
Contributor

PR description:

Infinite loop happens in the RECOSIM step, because Gen Muons appear as the first GenParticle in the tree: https://its.cern.ch/jira/browse/CMSMUONS-312
Added a break to end the loop (when it happens) still keeping the LogTrace.
This fix the issue.

PR validation:

Validation done using the configuration, LHE and few root files provided by pdmv (can be found in
/afs/cern.ch/user/s/srimanob/public/ForPdmV/McM/PPS-RunIIFall18GS-00004)

Running runTheMatrix.py -l limited -i all
6 5 4 3 2 0 0 0 0 tests passed, 28 0 0 0 0 0 0 0 0 failed

Backporting is needed in 10_2_X

@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-28802/13503

  • 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)

@srimanob
Copy link
Contributor

@Fedespring
Thanks. Local test seems to run fine in MiniAOD step. Another following issue in NanoAOD is reported in #28803
Somehow rivert can match only a single parton.

@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-28802/13530

  • 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-28802/13532

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

SimMuon/MCTruth

@cmsbuild, @civanch, @mdhildreth can you please review it and eventually sign? Thanks.
@battibass, @abbiendi, @jhgoh, @calderona, @HuguesBrun, @folguera, @trocino, @cericeci this is something you requested to watch as well.
@davidlange6, @silviodonato, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@civanch
Copy link
Contributor

civanch commented Jan 29, 2020

please test

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-28802/13575

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

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

@civanch
Copy link
Contributor

civanch commented Jan 31, 2020

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 31, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/4449/console Started: 2020/01/31 15:31

@cmsbuild
Copy link
Contributor

+1
Tested at: 52c69d7
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-caf567/4449/summary.html
CMSSW: CMSSW_11_1_X_2020-01-31-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-caf567/4449/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2697068
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2696721
  • DQMHistoTests: Total skipped: 346
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 147 log files, 16 edm output root files, 34 DQM output files

@civanch
Copy link
Contributor

civanch commented Feb 3, 2020

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 3, 2020

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, @silviodonato, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@silviodonato
Copy link
Contributor

+1

@srimanob
Copy link
Contributor

srimanob commented Feb 29, 2020

Hi @Fedespring

Do I understand correctly that backport to 10_2 has not happed yet?

I make the backport at
#29065

It is needed for Autumn18 MC (10_2) production.

Thx.

@Fedespring
Copy link
Contributor Author

Fedespring commented Mar 1, 2020 via email

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.

5 participants