-
Notifications
You must be signed in to change notification settings - Fork 180
Update Lambda1520 pdg code #1534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Lambda1520 pdg code #1534
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
Hej @BongHwi |
|
@BongHwi once merged, should this be ported to the code we use for PbPb MC productions? |
|
@benedikt-voelkel Yes, we'd like to apply this to O2-4365. |
|
The ticket you linked seems to be a different one or I don't see the connection to that ticket 🤔 |
|
Oops.. yes. it was O2-4306 |
|
ok, so it is for pp 2022 apass4. I added the label. In addition, I put PbPb 2023 because since it is generator functionality, it wouldn't hurt to have it there as well. If your disagree, please remove the label for that. |
|
Thanks a lot! We'll prepare the Pb-Pb production as well once we finish the pp production, so I guess it's an appropriate tag. |
|
Sorry @benedikt-voelkel , we found an issue with running the Pythia with this new PDG code. In detail, the Pythia tells this error when we try to produce the event: So it couldn't find the 102134 even though it was an 8.3 version of Pythia. |
|
@BongHwi The error does not seem to come from Pythia but ultimately from the fact that we do not have that PDG in our table. It fails after running /MC/config/PWGLF/pythia8/generator_pythia8_longlived.C where it looks up the particle in So, I think, you should be able to fix it by adding that to |
|
Great, thanks for the suggestion, I'll try to update these files too. |
|
Here I tried to update the O2 database. But it still shows an another issue as below: Especially, This error is coming from this line: https://github.com/AliceO2Group/AliceO2/blob/dev/run/O2PrimaryServerDevice.h#L438 If this issue is not trivial to solve, we would like to go back and produce the mc based on the old configuration to boost up the speed. |
|
Mh, is that reproducible? Otherwise, for now we should probably revert and investigate in more detail |
|
Yes, I tested twice and the results were the same. I'll update the result as soon as I get it. |
|
I tested it on another system (Linux ubuntu 18.04) and.. it looks like it's working well... I'll open the PR for the O2 update. |
|
ok, thanks for checking. Good and somewhat bad news at the same time. Once I get to it and if there is an issue, we will follow up in a ticket. |
|
Thanks! And, of course, I have to rebuild the O2 system on my MacOS from scratch for a fair comparison. I attached the link to the PR for the O2. |
|
+async-label async-2022-pp-apass6-2023-PbPb-apass2 |
From Pythia 8.303, The PDG code of Lambda(1520) has been updated to 102134 instead of 3124
From Pythia 8.303, The PDG code of Lambda(1520) has been updated to 102134 instead of 3124
From Pythia 8.303, The PDG code of Lambda(1520) has been updated to 102134 instead of 3124
From Pythia 8.303, The PDG code of Lambda(1520) has been updated to 102134 instead of 3124
From Pythia 8.303, The PDG code of Lambda(1520) has been updated to 102134 instead of 3124 (cherry picked from commit cd5b970)
From Pythia 8.303, The PDG code of Lambda(1520) has been updated to 102134 instead of 3124 (cherry picked from commit cd5b970)
From Pythia 8.303, The PDG code of Lambda(1520) has been updated to
102134instead of3124