-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Disable ZDC digitization for simulation. #49612
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
Conversation
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49612/47146 |
|
A new Pull Request was created by @hjbossi for master. It involves the following packages:
@civanch, @cmsbuild, @davidlange6, @fabiocos, @ftenchini, @kpedro88, @mandrenguyen, @mdhildreth can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
please test |
|
+1 Size: This PR adds an extra 28KB to repository 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: Comparison SummarySummary:
|
|
Changes in Digitization are expected due to altered rndm sequence. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file looks like a better place for it would be in Configuration/ProcessModifiers, because it (or its use) seems to be independent of data taking conditions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the suggestion, this is implemented in the latest commit!
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49612/47165 |
|
Pull request #49612 was updated. @civanch, @cmsbuild, @davidlange6, @fabiocos, @ftenchini, @kpedro88, @mandrenguyen, @mdhildreth can you please check and sign again. |
|
please test |
|
+1 Size: This PR adds an extra 32KB to repository Comparison SummarySummary:
|
|
@makortel if these changes look okay to you, maybe we can try to merge this? |
|
Looks good to me. |
|
+simulation |
|
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, @ftenchini, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
This PR disables ZDC digitization in simulation in order to prevent runtime errors (see #43582). The ZDC is not incorporated fully into CMSSW and therefore this has no impact on analysis. Additionally, an era modifier has been implemented such that the ZDC digitization can be re-implemented for special cases in the event that it is needed.
PR validation:
The PR validation is documented in this dropbox paper and was tests using 2025 MC workflow.
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:
This PR will be used to avoid errors in the 2025 MC workflow, so will need a backport to 15_1_X.
Tagging HIN colleagues: @mandrenguyen
Tagging HCAL colleagues:@abdoulline @yildirayk