-
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
Fix simulation of the pixel bad components on the FED channel basis for PreMixing #27912
Conversation
The code-checks are being triggered in jenkins. |
type bug-fix |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-27912/11722
|
A new Pull Request was created by @mmusich (Marco Musich) for master. It involves the following packages: SimTracker/SiPixelDigitizer @cmsbuild, @civanch, @mdhildreth can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
urgent |
Hello @mmusich , could you please remind me whether this was actually used in MC production (and if yes, which one ?) - Thank you |
None to my knowledge, but it should be soon for the 2017 Ultra-Legacy MC. |
please test |
The tests are being triggered in jenkins. |
any workflow that uses premixing will do. I guess there is one already included in the short matrix.
it was dropped because, since when we have the right conditions in GT available in release, all the 2017 and 2018 MC workflows run it, so there is no need for a specific test. |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
As expected, changes are seen only in the premixing workflow 250202.181 and entail mainly tracking and vertexing.
|
@civanch could you please cross check? |
+1 |
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. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
During the CMSSW_11_0_0_pre5 validation it was noticed that the per-FED channel Pixel bad components handling (a.k.a. "stuck-TBM" simulation) introduced in PR #25466, was not working in the premixing case (cf. valDB report ).
This PR fixes the premixing case.
PR validation:
PR validation has been carried out by @tsusa by comparing the pixel valid hit occupancy maps in the baseline CMSSW_11_0_X branch for premixing with and without this PR and compared with classical mixing (tested earlier to work correctly).
I report here one example for BPix Layer 1:
more information is contained in this presentation.
if this PR is a backport please specify the original PR:
This PR is not a backport.
cc:
@tsusa @veszpv @tvami