-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Phase2 Tracker Digitizer updated to have the possibility to used planer pixel algorithm in 3D pixel #41010
Phase2 Tracker Digitizer updated to have the possibility to used planer pixel algorithm in 3D pixel #41010
Conversation
…ogorithm (PixelDigitizerAlgorithm) for 3D-pixel modules if needed. Hence intriduced usePseudoPixel3DAlgo parameter in the configuration
…is is will allow possible investigation for future upgrades of IT
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-41010/34531
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
Thanks @suchandradutta , please do the |
@tvami I did both code-checks and code-format before doing the 'push' . I have tried to do that again now but there is no further update. You can see there are two commits : Looking at the patch it looks like the code-checks was performed on the first commit. I do not understand why the second commit is not considered |
code-checks |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-41010/34543
|
A new Pull Request was created by @suchandradutta (Suchandra Dutta) for master. It involves the following packages:
@cmsbuild, @AdrianoDee, @srimanob, @civanch, @mdhildreth can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
It looks like your second commit predates the timestamp of the first code-checks, which is why the bot did not re-run it. |
@cmsbuild, please test |
I do not know either! I created the PR after the 2nd commit. |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-38f54c/31183/summary.html Comparison SummarySummary:
|
test parameters
|
@cmsbuild , please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-38f54c/31199/summary.html
Comparison SummarySummary:
|
+1 |
+Upgrade |
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. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
Update to include the possibility to use planer-pixel digitization algorithm (PixelDigitizerAlgorithm) for 3D-pixel modules. A configuration parameter usePseudoPixel3DAlgo is introduced to activate/dis-activate this possibility.
PR validation:
Used FourMuon events (runTheMatrix option 20800.0) and compared the histograms
@emiglior @tvami @duartej