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

SimTauCPLink - Adding a link between GenTaus and CaloParticles #43468

Merged
merged 7 commits into from
Feb 9, 2024

Conversation

agrubercms
Copy link
Contributor

This PR introduces a new object called SimTauCPLink, which creates a link between a tau GenParticle and CaloParticles in HGCal (if any are found).
This should be useful for validation purposes, to have truth information available for whether a CaloParticle is coming from a tau or not.
This PR contains the new SimTauCPLink object, its corresponding EDProducer and an EDAnalyzer for testing purposes.

Validation

runTheMatrix.py -l limited -i all --ibeos

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 1, 2023

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43468/38021

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

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 1, 2023

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43468/38022

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 1, 2023

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

It involves the following packages:

  • RecoHGCal/Configuration (upgrade, reconstruction)
  • SimCalorimetry/HGCalAssociatorProducers (simulation, upgrade)
  • SimDataFormats/CaloAnalysis (simulation)
  • SimGeneral/Debugging (simulation)
  • Validation/Configuration (dqm, simulation)

@tjavaid, @mdhildreth, @cmsbuild, @jfernan2, @antoniovagnerini, @mandrenguyen, @rvenditti, @nothingface0, @civanch, @syuvivida, @srimanob can you please review it and eventually sign? Thanks.
@ReyerBand, @bsunanda, @sobhatta, @sameasy, @thomreis, @apsallid, @slomeo, @missirol, @ebrondol, @hatakeyamak, @wang0jin, @rovere, @fabiocos, @youyingli, @forthommel, @lecriste, @felicepantaleo this is something you requested to watch as well.
@rappoccio, @antoniovilela, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@felicepantaleo
Copy link
Contributor

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 1, 2023

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-883989/36243/summary.html
COMMIT: 3760111
CMSSW: CMSSW_14_0_X_2023-11-30-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/43468/36243/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially removed 363 lines from the logs
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 7 differences found in the comparisons
  • DQMHistoTests: Total files compared: 50
  • DQMHistoTests: Total histograms compared: 3370032
  • DQMHistoTests: Total failures: 76
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3369934
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 49 files compared)
  • Checked 214 log files, 167 edm output root files, 50 DQM output files
  • TriggerResults: no differences found

@civanch
Copy link
Contributor

civanch commented Dec 1, 2023

+1

@jfernan2
Copy link
Contributor

jfernan2 commented Dec 1, 2023

+reconstruction

@danielwinterbottom
Copy link

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 6, 2024

Milestone for this pull request has been moved to CMSSW_14_1_X. Please open a backport if it should also go in to CMSSW_14_0_X.

@cmsbuild cmsbuild modified the milestones: CMSSW_14_0_X, CMSSW_14_1_X Feb 6, 2024
@tjavaid
Copy link

tjavaid commented Feb 7, 2024

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 7, 2024

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-883989/37288/summary.html
COMMIT: d9eb42d
CMSSW: CMSSW_14_1_X_2024-02-07-1100/el8_amd64_gcc12
Additional Tests: PROFILING
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/43468/37288/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 88 lines to the logs
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 68 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3248626
  • DQMHistoTests: Total failures: 1192
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3247412
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 200 log files, 161 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@tjavaid
Copy link

tjavaid commented Feb 8, 2024

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 8, 2024

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

@rappoccio
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 510d56a into cms-sw:master Feb 9, 2024
17 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.