-
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
Enable veto logic for HG PCL Tracker alignment #39189
Conversation
type trk, new-feature |
test parameters:
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39189/31796
|
A new Pull Request was created by @dmeuser for master. It involves the following packages:
@malbouis, @yuanchao, @cmsbuild, @saumyaphor4252, @francescobrivio, @ChrisMisan, @tvami can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-416f8a/27089/summary.html Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
+alca
|
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, @qliphy, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
I was wondering, since this seems to be a persistent feature in the PR comparisons, if there is already a cmssw gitHub issue to track it down. |
+1 |
I spoke to Phat (@cms-sw/upgrade-l2 ) about it recently, he promised to have a look at it. Not sure where we are now. To my knowledge there is no issue about it, but Phat should confirm |
Not done yet, sorry. Will follow up with MTD next week, if the issue is understood, or need more investigation. |
Maybe you could create a github issue about it then? Thanks! |
yes, please. |
Here it is, |
PR description:
In this PR the veto logic for the HG PCL Tracker alignment is enabled. The same veto logic as used for the old LG PCL alignment is employed, which vetoes the update of the alignment as soon as the movement or the uncertainty an a movement for a alignable exceeds a given thresholds. The thresholds are defined in payloads, which were modified for the HG PCL alingment in #38195.
PR validation:
The PR can be tested using
runTheMatrix.py -l 1001.2
@mmusich, @connorpa, @antoniovagnerini, @consuegs