KKMaterial migration#1833
Conversation
|
Hi @brownd1978,
which require these tests: build. @Mu2e/fnalbuild-users, @Mu2e/write have access to CI actions on main. ⌛ The following tests have been triggered for 94b1baf: build (Build queue - API unavailable) |
|
☔ The build tests failed for 94b1baf.
N.B. These results were obtained from a build of this Pull Request at 94b1baf after being merged into the base branch at 23fc715. For more information, please check the job page here. |
|
@FNALbuild run build test with Mu2e/mu2e-trig-config#162 |
|
⌛ The following tests have been triggered for 94b1baf: build (Build queue - API unavailable) |
|
☔ The build tests failed for 94b1baf.
N.B. These results were obtained from a build of this Pull Request at 94b1baf after being merged into the base branch at 23fc715. For more information, please check the job page here. |
|
Thanks Michael! |
|
@FNALbuild run build test with Mu2e/mu2e-trig-config#162, Mu2e/Production#541 |
|
⌛ The following tests have been triggered for 94b1baf: build (Build queue - API unavailable) |
|
☀️ The build tests passed at 94b1baf.
N.B. These results were obtained from a build of this Pull Request at 94b1baf after being merged into the base branch at 23fc715. For more information, please check the job page here. |
This PR moves KKMaterial from Mu2eKinKal to GeometryService. Previously, each client created its own instance of KKMaterial, which required duplicate configuration. Now there's one instance, with a single configuration in standard_services. This PR makes no functional change.
There are knockon changes required in Production, EventNtuple and mu2e-trig-config due to configuration and link dependency changes.
This PR is a precursor to creating material objects for KinKal extrapolation.