Add dt_hit / dt_ptoca linear fit information for hits on a track#1873
Conversation
|
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) |
|
☔ 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. |
Possible ImprovementsThe following are concrete, diff-anchored points worth addressing before merge:
|
|
@FNALbuild run build test |
|
⌛ The following tests have been triggered for 036e83b: build (Build queue - API unavailable) |
|
☀️ The build tests passed at 036e83b.
N.B. These results were obtained from a build of this Pull Request at 036e83b after being merged into the base branch at eb6c796. For more information, please check the job page here. |
brownd1978
left a comment
There was a problem hiding this comment.
This looks good Michael.
What is your plan for adding this to the reconstruction sequence?
I'm not positive about the best location. It could either go in |
|
Putting it in the general track reco sequence will add it to every track, I'm not sure if we need that. Putting it in the PID sequence seems more targeted. |

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.