-
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 dtSpecsFilter XML used by Phase-2 wf for DD4hep #37078
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37078/28552
|
A new Pull Request was created by @srimanob (Phat Srimanobhas) for master. It involves the following packages:
@civanch, @Dr15Jones, @makortel, @cvuosalo, @ianna, @mdhildreth, @cmsbuild, @AdrianoDee, @srimanob can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
test parameters:
|
@cmsbuild please test |
@cmsbuild please abort |
test parameters: |
test parameters:
|
@cmsbuild please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-17a74c/22699/summary.html Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
+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. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
test parameters: |
@cmsbuild please test Just do the standalone test. |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-17a74c/22767/summary.html Comparison SummarySummary:
|
I think the test result is as expected. It does not touch DDD workflow. |
Thank you @srimanob, I'm going to sign this then |
+1 |
PR description:
It seems we are missing the update on dtSpecsFilter.xml, which happened in 2019, in Phase-2 XMLs (introduced in #26218 and updated in #26535). This leads to the crash of DT superlayer & layer producer in mb3, see report in #36837 (comment).
This code
https://github.com/cms-sw/cmssw/blob/master/Geometry/DTGeometryBuilder/plugins/DTGeometryESModule.cc#L194-L195
looks for MuonBarrelDT in DD4hep detector construction.
I currently migrate only M10. This should be OK if we want to use D88 as a starting point of DD4hep migration. However, migration of M9 or older is fine for me. This is to discuss with Geometry expert and come in the follow up PR.
FYI @slomeo @ianna @civanch @cvuosalo
PR validation:
Local test of workflow 39634.911 with #37005 runs until the ends. We have a warning from HCAL to follow (but it does not stop the job)
if this PR is a backport please specify the original PR and why you need to backport that PR:
Not a backport, and no need of backport