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

Backport to 14_0_X of PR#45386 "Updated EcalUncalibRecHitTimingCCAlgo to correct for bias at high energies" #45388

Merged
merged 5 commits into from
Jul 10, 2024

Conversation

jking79
Copy link
Contributor

@jking79 jking79 commented Jul 5, 2024

Backport of PR#45386 "Updated EcalUncalibRecHitTimingCCAlgo to correct for bias at high energies"

Added correction for MPGA slew issue to CC time reconstruction algorithm
Added useSlewCorrectionEB and useSlewCorrectionEE parameters to activate slew correction code
Tested and presented in ECAL DPG : https://indico.cern.ch/event/1433850/

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 5, 2024

A new Pull Request was created by @jking79 for CMSSW_14_0_X.

It involves the following packages:

  • RecoLocalCalo/EcalRecAlgos (reconstruction)
  • RecoLocalCalo/EcalRecProducers (reconstruction)

@cmsbuild, @jfernan2, @mandrenguyen can you please review it and eventually sign? Thanks.
@ReyerBand, @apsallid, @argiro, @missirol, @rchatter, @thomreis, @wang0jin, @youyingli this is something you requested to watch as well.
@antoniovilela, @rappoccio, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 5, 2024

cms-bot internal usage

@thomreis
Copy link
Contributor

thomreis commented Jul 5, 2024

type ecal

@cmsbuild cmsbuild added the ecal label Jul 5, 2024
@thomreis
Copy link
Contributor

thomreis commented Jul 5, 2024

backport of #45386

@thomreis
Copy link
Contributor

thomreis commented Jul 5, 2024

please test

@thomreis
Copy link
Contributor

thomreis commented Jul 5, 2024

Backport to check the effectiveness of the fix with a re-reco of early 2024 data where the high energy issue has been spotted.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 5, 2024

+1

Size: This PR adds an extra 16KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-038059/40262/summary.html
COMMIT: 15b297b
CMSSW: CMSSW_14_0_X_2024-07-05-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/45388/40262/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@jfernan2
Copy link
Contributor

jfernan2 commented Jul 9, 2024

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 9, 2024

This pull request is fully signed and it will be integrated in one of the next CMSSW_14_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_14_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @rappoccio, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2)

@thomreis
Copy link
Contributor

thomreis commented Jul 9, 2024

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 9, 2024

+1

Size: This PR adds an extra 12KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-038059/40291/summary.html
COMMIT: 15b297b
CMSSW: CMSSW_14_0_X_2024-07-08-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/45388/40291/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 82 lines to the logs
  • Reco comparison results: 45 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3342828
  • DQMHistoTests: Total failures: 0
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3342808
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 202 log files, 165 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@antoniovilela
Copy link
Contributor

-orp

  • Until we discuss with PPD.

@antoniovilela
Copy link
Contributor

@thomreis @cms-sw/ppd-l2 @mandrenguyen
Thomas, could you let us know if this is affecting any reconstruction sequence for data taking?

@thomreis
Copy link
Contributor

thomreis commented Jul 9, 2024

Hi @antoniovilela no the CC timing is not in prompt reconstruction anymore since 14_0_9.
One has to activate the algorithm with the ecal_cctiming modifier.
Merging this should not affect data taking. It would allow special re-recos with customisations to check the fix.

@malbouis
Copy link
Contributor

Hi @antoniovilela , our understanding from ECAL (@thomreis ) is that this CC timing only enters the reconstruction sequence via a proc modifier and therefore is not in standard reconstruction. On the other hand, they need these developments from this PR to be able to test the CC timing algorithm to have it included back in the standard reconstruction in 2025.
Thanks!

@antoniovilela
Copy link
Contributor

Hi @antoniovilela no the CC timing is not in prompt reconstruction anymore since 14_0_9.
One has to activate the algorithm with the ecal_cctiming modifier.
Merging this should not affect data taking. It would allow special re-recos with customisations to check the fix.

Hi Thomas,
Thanks. We were just in doubt during the ORP meeting and wanted to confirm before merging.

@antoniovilela
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit e077eec into cms-sw:CMSSW_14_0_X Jul 10, 2024
20 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.

None yet

6 participants