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 direct access to tau ID container #30106

Conversation

swozniewski
Copy link
Contributor

PR description:

This PR fixes the index mapping for direct access to tau ID containers. The functionality is only for private use and test purposes and does not concern existing workflows.
The fixed lines can be compared to the regular workflows some lines above, which are using provenance, e.g. https://github.com/cms-sw/cmssw/blob/master/PhysicsTools/PatAlgos/plugins/PATTauProducer.cc#L405-L409 and are supposed to follow the same logic of the internal index mapping.

PR validation:

compiles, no further checks run due to simplicity of changes

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30106/15864

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2020

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

It involves the following packages:

PhysicsTools/PatAlgos
Validation/RecoTau

@perrotta, @andrius-k, @kmaeshima, @schneiml, @cmsbuild, @jfernan2, @fioriNTU, @slava77, @santocch can you please review it and eventually sign? Thanks.
@rappoccio, @gouskos, @hatakeyamak, @emilbols, @peruzzim, @seemasharmafnal, @mmarionncern, @ahinzmann, @smoortga, @jdolen, @ferencek, @jdamgov, @nhanvtran, @gkasieczka, @schoef, @andrzejnovak, @clelange, @riga, @JyothsnaKomaragiri, @mverzett, @gpetruc, @mariadalfonso this is something you requested to watch as well.
@silviodonato, @dpiparo you are the release manager for this.

cms-bot commands are listed here

@jfernan2
Copy link
Contributor

jfernan2 commented Jun 4, 2020

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/6803/console Started: 2020/06/04 13:18

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2020

+1
Tested at: 723af99
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4954c9/6803/summary.html
CMSSW: CMSSW_11_2_X_2020-06-03-2300
SCRAM_ARCH: slc7_amd64_gcc820

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4954c9/6803/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4954c9/6803/git-merge-result

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2020

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2020

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 8 differences found in the comparisons
  • DQMHistoTests: Total files compared: 36
  • DQMHistoTests: Total histograms compared: 2783946
  • DQMHistoTests: Total failures: 116948
  • DQMHistoTests: Total nulls: 2
  • DQMHistoTests: Total successes: 2666946
  • DQMHistoTests: Total skipped: 50
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 2.095 KiB( 35 files compared)
  • DQMHistoSizes: changed ( 1000.0 ): 0.039 KiB MessageLogger/Warnings
  • DQMHistoSizes: changed ( 1000.0 ): 0.039 KiB MessageLogger/Errors
  • DQMHistoSizes: changed ( 11634.0,... ): 0.080 KiB Muons_miniAOD/MuonRecoAnalyzer
  • DQMHistoSizes: changed ( 11634.0,... ): 0.072 KiB Muons/MuonRecoAnalyzer
  • DQMHistoSizes: changed ( 136.731,... ): 0.023 KiB MessageLogger/Warnings
  • DQMHistoSizes: changed ( 136.731,... ): 0.023 KiB MessageLogger/Errors
  • DQMHistoSizes: changed ( 140.56,... ): 0.016 KiB MessageLogger/Warnings
  • DQMHistoSizes: changed ( 140.56,... ): 0.016 KiB MessageLogger/Errors
  • DQMHistoSizes: changed ( 20034.0,... ): 0.143 KiB Muons_miniAOD/MuonRecoAnalyzer
  • DQMHistoSizes: changed ( 20034.0,... ): 0.135 KiB Muons/MuonRecoAnalyzer
  • Checked 152 log files, 16 edm output root files, 36 DQM output files

@jfernan2
Copy link
Contributor

jfernan2 commented Jun 4, 2020

please test
Triggering the test agian to decouple from external merge commits included above

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2020

+1
Tested at: 723af99
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4954c9/6818/summary.html
CMSSW: CMSSW_11_2_X_2020-06-04-1100
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2020

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2020

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 36
  • DQMHistoTests: Total histograms compared: 2783960
  • DQMHistoTests: Total failures: 25
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2783885
  • DQMHistoTests: Total skipped: 50
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 35 files compared)
  • Checked 152 log files, 16 edm output root files, 36 DQM output files

@jfernan2
Copy link
Contributor

jfernan2 commented Jun 5, 2020

+1
No changes

@slava77
Copy link
Contributor

slava77 commented Jun 8, 2020

type bugfix

@slava77
Copy link
Contributor

slava77 commented Jun 8, 2020

+1

for #30106 723af99

  • code changes are in line with the PR description
  • jenkins tests pass and comparisons with the baseline show no (relevant) differences

@silviodonato
Copy link
Contributor

+1

@silviodonato
Copy link
Contributor

merge
cc: @santocch

@cmsbuild cmsbuild merged commit c209cc8 into cms-sw:master Jun 9, 2020
@santocch
Copy link

+1

@cmsbuild
Copy link
Contributor

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 be automatically merged.

@swozniewski swozniewski deleted the CMSSW_11_2_X_tau-pog_fix-direct-ID-access branch June 19, 2020 13:21
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

6 participants