[SL21c] Add Anti-H4 Lambda decay to Anti-He4 + pion- #208
Merged
plexoos merged 3 commits intostar-bnl:SL21cfrom Dec 13, 2021
Merged
[SL21c] Add Anti-H4 Lambda decay to Anti-He4 + pion- #208plexoos merged 3 commits intostar-bnl:SL21cfrom
plexoos merged 3 commits intostar-bnl:SL21cfrom
Conversation
* Add H3LambdaBar decay to gstar library * Add H4LambdaBar, He4LambdaBar & He5LambdaBar hypernuclei to StarClassLibrary. Add only H4LambdaBar to the particle table (others are placeholders assuming a request is made at some point). (cherry picked from commit c109e4f)
Contributor
starsdong
suggested changes
Nov 30, 2021
Member
starsdong
left a comment
There was a problem hiding this comment.
The He5L and He5Lbar hypernuclei should have the charge of +/- 2, instead of +/- 3.
Correct the He5L(bar) charge to be +/-2.
starsdong
approved these changes
Dec 1, 2021
Contributor
Author
Just a note. Change to StarClassLibrary was made, which updates codes used in QA. The definition used in starsim (pams/sim/gstar/gstar_part.g) is correct. |
Contributor
Author
|
@ullrich-bnl @fgeurts PR#208 needs your approval before it can be merged. |
This is done by simply checking out the corresponding files: git checkout aed3dcc -- .github/workflows docker/Dockerfile.root5 tests/ StRoot/macros/rootlogoff.C StRoot/macros/rootlogon.C StRoot/macros/.rootrc The changes related to ROOT6 CI builds are not included
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.
Update to SL21c codes for Run19 AuAu19 embedding. [PR#176 did the same for SL20c.]
Add H3LambdaBar decay to gstar library
Add H4LambdaBar, He4LambdaBar & He5LambdaBar hypernuclei to StarClassLibrary.
Add only H4LambdaBar to the particle table (others are placeholders assuming
a request is made at some point).
(cherry picked from commit c109e4f)