Add neutron shielding
Add neutron shielding in DD4hep; Gauss#66 (comment 5938163).
Neutron shieling is implemented in compact/trunk/, update compact/v0.1 and compact/before-rich1-geom-update-26052022 after review.
Merge request reports
Activity
assigned to @zexu
mentioned in issue Gauss#66
requested review from @lohenry
requested review from @jessy
- Resolved by Christopher Rob Jones
@zexu Please use a more meanigful commit message here. Run
git commit --amend
to change what you currently have, then run
git push --force ....
to push it (force needed as you have changed history).
- Resolved by Zehua Xu
thanks, @zexu, feel free to add lhcb-gaussino whenever this MR is ready
added lhcb-gaussino label
- Resolved by Sebastien Ponce
@zexu Your last commit has introduced merge conflcits with master. Please run
git pull --rebase --autostash origin master
and follow the instruction to fix the conflicts. The force push the changes back here.
git push --force origin add_NeutronShielding
added 8 commits
-
a8cd4f07...447668cb - 4 commits from branch
master
- 9eb16fa1 - first
- 8d1aae42 - Synchronize to v0.1 and before-rich1
- 00a6e1db - test
- 6ebccaf2 - rebase
Toggle commit list-
a8cd4f07...447668cb - 4 commits from branch
- Resolved by Sebastien Ponce
/ci-test
added ci-test-triggered label