Add dt_hit / dt_ptoca linear fit information for hits on a track#1873
Open
michaelmackenzie wants to merge 3 commits into
Open
Add dt_hit / dt_ptoca linear fit information for hits on a track#1873michaelmackenzie wants to merge 3 commits into
michaelmackenzie wants to merge 3 commits into
Conversation
Collaborator
|
Hi @michaelmackenzie,
which require these tests: build. @Mu2e/write, @Mu2e/fnalbuild-users have access to CI actions on main. ⌛ The following tests have been triggered for e7ca770: build (Build queue - API unavailable) |
Collaborator
|
☔ The build tests failed for e7ca770.
N.B. These results were obtained from a build of this Pull Request at e7ca770 after being merged into the base branch at 3d84f93. For more information, please check the job page here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The straw hit time vs. track expected time at the hit position has a non-unit slope when the wrong mass hypothesis is assumed. This slope information can be used in PID, as is relevant to PR Mu2e/MLTrain#9. This adds a reco data product with this information and a producer module to create a collection of these products for input KalSeed or KalSeedPtr collections.