-
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
MTD reconstruction and validation: validation and debugging information for track - MTD matching studies #42257
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42257/36280
|
A new Pull Request was created by @fabiocos (Fabio Cossutti) for master. It involves the following packages:
@micsucmed, @emanueleusai, @clacaputo, @cmsbuild, @AdrianoDee, @srimanob, @pmandrik, @syuvivida, @nothingface0, @tjavaid, @mandrenguyen, @rvenditti 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-6a487a/33681/summary.html Comparison SummarySummary:
|
I need to downgrade a new warning, this is interesting for debugging but not for regular production |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42257/36287
|
Pull request #42257 was updated. @micsucmed, @emanueleusai, @clacaputo, @cmsbuild, @AdrianoDee, @srimanob, @pmandrik, @syuvivida, @nothingface0, @tjavaid, @mandrenguyen, @rvenditti can you please check and sign again. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6a487a/33691/summary.html Comparison SummarySummary:
|
+1 |
+Upgrade This PR adds few more histograms for MTD, and update debugging printout as mention in the PR description. No change is expected on simulation and reconstruction. |
@cms-sw/reconstruction-l2 could you please comment or sign? The changes in the reco area are quite trivial, and not affecting regular processing |
+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, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
This PR is a follow-up of #42178 , it adds a few histograms to MTD validation and improves several debugging printouts, to analyse in detail events where the
TrackExtenderWithMTD
fails to find MTD hits, that are found in a cone around a simple track extrapolation to BTL surface.PR validation:
Code compiles, runs, and provide detailed debugging printout being actively use for investigation. A few added prolts are shown in https://indico.cern.ch/event/1306288/contributions/5493532/attachments/2683819/4656070/MTDDPG-BTLmatching_20230714.pdf slide 13.