-
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
Comparison of DDD and DD4hep in Phase-2 Worflow #37087
Comments
A new Issue was created by @srimanob Phat Srimanobhas. @Dr15Jones, @perrotta, @dpiparo, @makortel, @smuzaffar, @qliphy can you please review it and eventually sign/assign? Thanks. cms-bot commands are listed here |
assign geometry,upgrade |
New categories assigned: geometry,upgrade @cvuosalo,@mdhildreth,@AdrianoDee,@ianna,@Dr15Jones,@srimanob,@makortel,@civanch you have been requested to review this Pull request/Issue and eventually sign? Thanks |
@cms-sw/hcal-dpg-l2 |
Seem the issue of HCAL DetID is fixed in #39967 |
This issue is to follow up on difference, warning, error of DD4hep phase-2 workflows. Currently, the DD4hep can run on D88 (and other wfs. with M10). All remaining showstopper mentioned in #36837 seems to be solved using 3 PRs (#37005, #37078, #37079)
Some code review, clean up, debugging may take sometimes. However, the workflow can run until finish using [1].
Current issue (as of 28 Feb)
(1) Warning/Error message of HCAL in all events
Message in DIGI step:
Message in RECO step:
(2) Difference shows up in HGCAL DQM, e.g.
• SimClusters/ticlSimTracksters
• HitCalibration
where
.Black: D88 DDD Private
.Blue: D88 DD4hep Private
.Orange: DDD D77 central (12_3_0_pre5) <<== maybe it does not make sense to compare D77 here, just to make complete picture
.Red: DDD D88 central (12_3_0_pre5)
Note: This is done with private production. The agreement can be seen between DDD D88 official (red) and private (black).
DQM comparison for all is at https://tinyurl.com/ycg33avb
[1]
The text was updated successfully, but these errors were encountered: