-
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
Switch to TICLv4 for offline HGCAL electrons and photons #39810
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39810/32680
|
A new Pull Request was created by @SohamBhattacharya for master. It involves the following packages:
@cmsbuild, @mandrenguyen, @clacaputo can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild please test |
assign upgrade |
New categories assigned: upgrade @AdrianoDee,@srimanob you have been requested to review this Pull request/Issue and eventually sign? Thanks |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d82430/28417/summary.html Comparison SummarySummary:
|
@cmsbuild enable profiling |
enable profiling |
@cmsbuild please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d82430/28425/summary.html Comparison SummarySummary:
|
@SohamBhattacharya thanks! the timing went down considerably as well with this PR. |
indeed, I am looking at WF 21034.21, and there are some timing reductions for electron related modules. For example:
|
+reconstruction
|
+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:
This PR switches to TICLv4 for offline HGCAL electrons and photons.
The following plots were obtained using these samples:
SingleElectron_Pt-2To200-gun/PhaseIISpring22DRMiniAOD-PU200_123X_mcRun4_realistic_v11-v1/GEN-SIM-DIGI-RAW-MINIAOD
SinglePhoton_Pt-2To200-gun/PhaseIISpring22DRMiniAOD-PU200_123X_mcRun4_realistic_v11-v1/GEN-SIM-DIGI-RAW-MINIAOD
Expected consequences:
The electron reco efficiency should increase:
The photon reco efficiency should increase:
The electron mis-reco (i.e. reco electrons not$\Delta R$ matched to any gen-electron) efficiency should not change much:
The photon mis-reco (i.e. reco-photons not$\Delta R$ matched to any gen-photons) efficiency should not change much:
The electron and photon energy responses (recoE/genE) should remain fairly the same.
@swagata87 @rovere @felicepantaleo