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

Run3-hcx367 Backport #45511 #46033 for the changes to the ZDC geometry #46246

Closed
wants to merge 3 commits into from

Conversation

bsunanda
Copy link
Contributor

@bsunanda bsunanda commented Oct 4, 2024

PR description:

Backport #45511 #46033 for the changes to the ZDC geometry

PR validation:

Use the runTheMatrix test workflows

If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:

Backports of several PRs which are merged to the master

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 4, 2024

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

It involves the following packages:

  • CalibCalorimetry/HcalPlugins (alca)
  • CondFormats/HcalObjects (db, alca)
  • CondTools/Geometry (db)
  • Configuration/Geometry (geometry, upgrade)
  • Geometry/CaloGeometry (geometry)
  • Geometry/CaloTopology (geometry)
  • Geometry/ForwardCommonData (geometry)
  • Geometry/ForwardGeometry (geometry)
  • Geometry/HcalCommonData (geometry)
  • Geometry/Records (geometry)
  • HLTrigger/Configuration (hlt)
  • SimCalorimetry/HcalSimProducers (simulation)
  • SimCalorimetry/HcalTrigPrimProducers (l1)

@Dr15Jones, @Martin-Grunewald, @Moanwar, @aloeliger, @atpathak, @bsunanda, @civanch, @cmsbuild, @consuegs, @epalencia, @francescobrivio, @kpedro88, @makortel, @mdhildreth, @mmusich, @perrotta, @srimanob, @subirsarkar can you please review it and eventually sign? Thanks.
@JanChyczynski, @Martin-Grunewald, @PonIlya, @ReyerBand, @abdoulline, @argiro, @fabiocos, @mariadalfonso, @martinamalberti, @missirol, @mmusich, @rchatter, @rovere, @rsreds, @sameasy, @seemasharmafnal, @silviodonato, @slomeo, @thomreis, @tocheng, @vargasa, @wang0jin, @yuanchao this is something you requested to watch as well.
@antoniovilela, @mandrenguyen, @rappoccio, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 4, 2024

cms-bot internal usage

@bsunanda
Copy link
Contributor Author

bsunanda commented Oct 4, 2024

@cmsbuild Please test

@@ -270,5 +281,6 @@ def customizeHLTforCMSSW(process, menuType="GRun"):
# process = customiseFor12718(process)

process = checkHLTfor43774(process)
process = customizeHLTfor46062(process)
Copy link
Contributor

@Martin-Grunewald Martin-Grunewald Oct 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is problematic if it needs to go into a 14_0 release for 2024 data taking - given that HLT development has moved to 14_1 already (online does not use these customisations). So can this PR be deferred until P5/T0 has moved to 14_1?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It may be used for MC production and not dor data taking

@@ -221,6 +221,17 @@ def customiseFor2018Input(process):
return process


# Adding zdc Topology producer
def customizeHLTfor46062(process):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here and below, should probably be 46246.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 4, 2024

@bsunanda
Copy link
Contributor Author

bsunanda commented Oct 4, 2024

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 4, 2024

-1

Failed Tests: UnitTests
Size: This PR adds an extra 20KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-14af4a/41978/summary.html
COMMIT: d1502f1
CMSSW: CMSSW_14_0_X_2024-10-04-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/46246/41978/install.sh to create a dev area with all the needed externals and cmssw changes.

Unit Tests

I found 1 errors in the following unit tests:

---> test test2021Geometry had ERRORS

Comparison Summary

Summary:

  • You potentially added 76 lines to the logs
  • Reco comparison results: 24374 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3349140
  • DQMHistoTests: Total failures: 53292
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 3295827
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -1.5219999999999998 KiB( 47 files compared)
  • DQMHistoSizes: changed ( 13034.0 ): -0.352 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 250202.181 ): 0.182 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 25202.0 ): 0.303 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 7.3 ): 1.974 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 8.0 ): -3.629 KiB SiStrip/MechanicalView
  • Checked 202 log files, 165 edm output root files, 48 DQM output files
  • TriggerResults: found differences in 5 / 46 workflows

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 5, 2024

@bsunanda
Copy link
Contributor Author

bsunanda commented Oct 5, 2024

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 5, 2024

+1

Size: This PR adds an extra 28KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-14af4a/41987/summary.html
COMMIT: 89dfa0f
CMSSW: CMSSW_14_0_X_2024-10-04-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/46246/41987/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 42 lines to the logs
  • Reco comparison results: 24379 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3349140
  • DQMHistoTests: Total failures: 53293
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 3295826
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -1.5219999999999998 KiB( 47 files compared)
  • DQMHistoSizes: changed ( 13034.0 ): -0.352 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 250202.181 ): 0.182 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 25202.0 ): 0.303 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 7.3 ): 1.974 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 8.0 ): -3.629 KiB SiStrip/MechanicalView
  • Checked 202 log files, 165 edm output root files, 48 DQM output files
  • TriggerResults: found differences in 5 / 46 workflows

@mandrenguyen
Copy link
Contributor

What is the reason to backport this into 14_0_X?
The ZDC will never be used with this release.

@vlimant
Copy link
Contributor

vlimant commented Oct 6, 2024

#43582 would be a reason ; trying to let pp simulation go through in 14.0 . Summer24 production is blocked because of this.
backport might not be the best solution indeed, but we need something to have 14.0 usable for MC production

@mmusich
Copy link
Contributor

mmusich commented Oct 6, 2024

trying to let pp simulation go through in 14.0 . Summer24 production is blocked because of this.
backport might not be the best solution indeed, but we need something to have 14.0 usable for MC production

in order to let the Summer24 MC production in 14.0.X go ahead without introducing unrequested / unwanted features in 14.0.X (see #46246 (comment)) which would also complicate the life of other stakeholders (e.g. TSG see #46246 (comment)) would killing any attempt to digitize ZDC SimHits (as suggested by @abdoulline at #43582 (comment) ) be an option?

@vlimant
Copy link
Contributor

vlimant commented Oct 7, 2024

NB #46282

@mmusich
Copy link
Contributor

mmusich commented Oct 8, 2024

@bsunanda is this PR still needed after #46300 ?

@mmusich
Copy link
Contributor

mmusich commented Oct 8, 2024

-hlt

@bsunanda
Copy link
Contributor Author

bsunanda commented Oct 9, 2024

If no MC production will be done with CMSSW_14_0_X using the 2023/2024 geometries, this backport may not be required.

@perrotta
Copy link
Contributor

If no MC production will be done with CMSSW_14_0_X using the 2023/2024 geometries, this backport may not be required.

Yes, @bsunanda : please close it

@perrotta
Copy link
Contributor

-alca

@perrotta
Copy link
Contributor

-db

@bsunanda
Copy link
Contributor Author

Closing this PR since no MC production of ZDC will be done using 14_0_X

@bsunanda bsunanda closed this Oct 14, 2024
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.

7 participants