Clean up CPR a bit#1829
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 649d2e6: build (Build queue - API unavailable) |
|
☀️ The build tests passed at 649d2e6.
N.B. These results were obtained from a build of this Pull Request at 649d2e6 after being merged into the base branch at 95f0a83. For more information, please check the job page here. |
Code Review — Mu2e/Offline PR #1829: "Clean up CPR a bit"This PR is mostly a cleanup of Focused review on correctness, framework contracts, and Proditions/services (default focus, since no specific area was requested). 🔴 Critical Issues
🟡 Suggestions
SummaryOne real correctness bug ( |
|
@FNALbuild run build test |
|
⌛ The following tests have been triggered for eb9ae01: build (Build queue - API unavailable) |
|
☀️ The build tests passed at eb9ae01.
N.B. These results were obtained from a build of this Pull Request at eb9ae01 after being merged into the base branch at 23fc715. For more information, please check the job page here. |
This includes various code cleaning changes, storing the helix fit results in fields instead of the fitter object, and other changes. I also deleted commented out code in many places as the algorithm has been fairly stable for a while now.