Skip to content

Commit 4ff4bf1

Browse files
authored
Update PDG codes for Lambda(1520)
1 parent 6444ae3 commit 4ff4bf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MC/config/PWGLF/ini/tests/GeneratorLF_Lambda1520_pp.C

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ int External()
66
int numberOfEventsProcessed{0};
77
int numberOfEventsProcessedWithoutInjection{0};
88
std::vector<int> injectedPDGs = {
9-
3124, // Lambda(1520)0
10-
-3124, // Lambda(1520)0bar
9+
102134, // Lambda(1520)0
10+
-102134, // Lambda(1520)0bar
1111
};
1212
std::vector<std::vector<int>> decayDaughters = {
1313
{2212, -321}, // Lambda(1520)0

0 commit comments

Comments
 (0)