Skip to content

Conversation

@fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Nov 23, 2025

PR description:

Specialise Handle and OrphanHandle for WrapperBase: this lets user code produce and consume collections via their wrapper, using their run time type information (e.g. type name, type id, ...) instead of the compile time types.

Implement a new integration test for this specialisations.

PR validation:

The new tests pass.

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 23, 2025

cms-bot internal usage

@fwyzard
Copy link
Contributor Author

fwyzard commented Nov 23, 2025

This is the Handle part of #47504, that is also needed for the plugin-based approach.

@fwyzard
Copy link
Contributor Author

fwyzard commented Nov 23, 2025

type ngt

@cmsbuild cmsbuild added the ngt label Nov 23, 2025
@fwyzard
Copy link
Contributor Author

fwyzard commented Nov 23, 2025

urgent

#47504 is open since over 8 months... can we get this part merged in CMSSW 16.0.0-pre3 ?

@fwyzard
Copy link
Contributor Author

fwyzard commented Nov 23, 2025

please test

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49449/46926

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

  • FWCore/Framework (core)
  • FWCore/Integration (core)

@Dr15Jones, @makortel, @smuzaffar can you please review it and eventually sign? Thanks.
@makortel, @wddgit this is something you requested to watch as well.
@ftenchini, @mandrenguyen, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

+1

Size: This PR adds an extra 20KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3b6026/49624/summary.html
COMMIT: 802dd63
CMSSW: CMSSW_16_0_X_2025-11-23-0000/el8_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/49449/49624/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially removed 1 lines from the logs
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 16 differences found in the comparisons
  • Reco comparison had 2 failed jobs
  • DQMHistoTests: Total files compared: 51
  • DQMHistoTests: Total histograms compared: 3905633
  • DQMHistoTests: Total failures: 125
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3905488
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 50 files compared)
  • Checked 218 log files, 188 edm output root files, 51 DQM output files
  • TriggerResults: found differences in 1 / 49 workflows

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49449/46946

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

fwyzard and others added 2 commits November 25, 2025 19:53
This lets user code produce and consume collections via their wrapper, using
their run time type information (e.g. type name, type id, ...) instead of the
compile time types.

Co-authored-by: Matti Kortelainen <[email protected]>
@fwyzard
Copy link
Contributor Author

fwyzard commented Nov 25, 2025

Done, thanks for the suggestions.

@fwyzard
Copy link
Contributor Author

fwyzard commented Nov 25, 2025

please test

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49449/46948

@cmsbuild
Copy link
Contributor

Pull request #49449 was updated. @Dr15Jones, @makortel, @smuzaffar can you please check and sign again.

@cmsbuild
Copy link
Contributor

+1

Size: This PR adds an extra 32KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3b6026/49676/summary.html
COMMIT: 85c6480
CMSSW: CMSSW_16_0_X_2025-11-25-1100/el8_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/49449/49676/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 4 lines to the logs
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 15 differences found in the comparisons
  • Reco comparison had 4 failed jobs
  • DQMHistoTests: Total files compared: 53
  • DQMHistoTests: Total histograms compared: 4269665
  • DQMHistoTests: Total failures: 86
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 4269559
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 52 files compared)
  • Checked 227 log files, 198 edm output root files, 53 DQM output files
  • TriggerResults: found differences in 1 / 51 workflows

@makortel
Copy link
Contributor

Comparison differences are related to #47071

@makortel
Copy link
Contributor

+core

@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 now be reviewed by the release team before it's merged. @mandrenguyen, @ftenchini, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2)

@ftenchini
Copy link

+1

@cmsbuild cmsbuild merged commit f5bb039 into cms-sw:master Nov 26, 2025
10 checks passed
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.

4 participants