[Backport v1.24] Use pixel-style MPDG readout for tracking until efficiency issues are resolved #1820
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As presented in the tracking WG meeting
(https://indico.bnl.gov/event/27589/contributions/105659/attachments/60986/104773/tracking1_040325.pdf), the updated 2D MPGD digitization leads to inefficiencies for the Barrel MPGD.
This PR restores the previous digitization scheme as the default, where the hits are used in the track reconstruction with high efficiency. Once the 2D readout can demonstrate comparable results, we will switch over.
Results with 2D digitization:
Results with pixel-style (SVT-like) digitization:
Bug fix (issue #__)
New feature (issue #__)
Documentation update
Other: __
Tests for the changes have been added
Documentation has been added / updated
Changes have been communicated to collaborators @ShujieL @ybedfer
need to make to their code?
No
Yes, it restores previous barrel MPGD digitization scheme as default.
cc #1819
(cherry picked from commit b2d0890)