-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[Simulation] Allow DT ageing toy model to run at the DIGI-L1T step #46732
Conversation
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46732/42702 |
A new Pull Request was created by @battibass for master. It involves the following packages:
@civanch, @cmsbuild, @kpedro88, @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 16KB to repository Comparison SummarySummary:
|
@battibass , please, have a look into https://github.com/cms-sw/cmssw/blob/master/SLHCUpgradeSimulations/Configuration/python/aging.py#L245-L257 |
Milestone for this pull request has been moved to CMSSW_15_0_X. Please open a backport if it should also go in to CMSSW_14_2_X. |
+1 to avoid cross-release issues it is better to merge this PR. To complete aging simulation a new PR is needed, see issue #46788 |
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. @rappoccio, @sextonkennedy, @antoniovilela, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
This pull request updates the toy model used to account for potential DT cell inefficiencies due to aging, so that it can be applied at the digitization step. This allows for a consistent impact on simulated digis before packing and trigger-primitive generation.
PR validation:
To be applied, DT aging a customization function should be used, no effect is expected in standard workflows.
Local testing was performed by adding the customization function in the step2 of
runTheMatrix.py -w upgrade 12809.0
and analyzing the produced samples.Results will be presented at the Simulation meeting