From dafc7f0d04893db62f178c02e21d019eeb00d0b5 Mon Sep 17 00:00:00 2001 From: Hirak Koley Date: Sat, 7 Jun 2025 22:24:08 +0530 Subject: [PATCH 1/9] Added Lambda1520 PDG code to PhysicsConstants.h --- Common/Constants/include/CommonConstants/PhysicsConstants.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Common/Constants/include/CommonConstants/PhysicsConstants.h b/Common/Constants/include/CommonConstants/PhysicsConstants.h index da34230662ef6..78647172b580b 100644 --- a/Common/Constants/include/CommonConstants/PhysicsConstants.h +++ b/Common/Constants/include/CommonConstants/PhysicsConstants.h @@ -88,7 +88,8 @@ enum Pdg { kHyperHydrogen4 = 1010010040, kHyperHelium4 = 1010020040, kHyperHelium5 = 1010020050, - kHyperHelium4Sigma = 1110020040 + kHyperHelium4Sigma = 1110020040, + kLambda1520 = 102134 }; /// \brief Declarations of masses for additional particles From 28d521b37a5fbc7232f91cc1fd0b13a4624c6aba Mon Sep 17 00:00:00 2001 From: Hirak Koley Date: Thu, 19 Jun 2025 23:50:55 +0530 Subject: [PATCH 2/9] Added Lambda1520 PDG - following standard procedure --- Common/Constants/include/CommonConstants/make_pdg_header.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/Constants/include/CommonConstants/make_pdg_header.py b/Common/Constants/include/CommonConstants/make_pdg_header.py index b94cc34599d5e..7e4151e3bf72e 100755 --- a/Common/Constants/include/CommonConstants/make_pdg_header.py +++ b/Common/Constants/include/CommonConstants/make_pdg_header.py @@ -144,7 +144,7 @@ class Pdg(Enum): kHyperHelium4 = 1010020040 kHyperHelium5 = 1010020050 kHyperHelium4Sigma = 1110020040 - + kLambda1520 = 102134 dbPdg = ROOT.o2.O2DatabasePDG From c7d581ad421ec5b7a8e42eede05ae82bb175823a Mon Sep 17 00:00:00 2001 From: Hirak Koley Date: Thu, 19 Jun 2025 23:51:45 +0530 Subject: [PATCH 3/9] rollback the changes --- Common/Constants/include/CommonConstants/PhysicsConstants.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Common/Constants/include/CommonConstants/PhysicsConstants.h b/Common/Constants/include/CommonConstants/PhysicsConstants.h index 78647172b580b..da34230662ef6 100644 --- a/Common/Constants/include/CommonConstants/PhysicsConstants.h +++ b/Common/Constants/include/CommonConstants/PhysicsConstants.h @@ -88,8 +88,7 @@ enum Pdg { kHyperHydrogen4 = 1010010040, kHyperHelium4 = 1010020040, kHyperHelium5 = 1010020050, - kHyperHelium4Sigma = 1110020040, - kLambda1520 = 102134 + kHyperHelium4Sigma = 1110020040 }; /// \brief Declarations of masses for additional particles From 5f2504373b0cc6c365c65856ee8c1725068615bf Mon Sep 17 00:00:00 2001 From: Hirak Koley Date: Tue, 24 Jun 2025 19:04:36 +0530 Subject: [PATCH 4/9] Added Lambda1520 to the header --- Common/Constants/include/CommonConstants/PhysicsConstants.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Common/Constants/include/CommonConstants/PhysicsConstants.h b/Common/Constants/include/CommonConstants/PhysicsConstants.h index da34230662ef6..a1d5f5a0580b4 100644 --- a/Common/Constants/include/CommonConstants/PhysicsConstants.h +++ b/Common/Constants/include/CommonConstants/PhysicsConstants.h @@ -89,6 +89,7 @@ enum Pdg { kHyperHelium4 = 1010020040, kHyperHelium5 = 1010020050, kHyperHelium4Sigma = 1110020040 + kLambda1520 = 102134 }; /// \brief Declarations of masses for additional particles From 1db52d84891b53f828136d7f06f0f8ac11329b4c Mon Sep 17 00:00:00 2001 From: Hirak Koley Date: Tue, 24 Jun 2025 19:04:58 +0530 Subject: [PATCH 5/9] Update PhysicsConstants.h --- Common/Constants/include/CommonConstants/PhysicsConstants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/Constants/include/CommonConstants/PhysicsConstants.h b/Common/Constants/include/CommonConstants/PhysicsConstants.h index a1d5f5a0580b4..78647172b580b 100644 --- a/Common/Constants/include/CommonConstants/PhysicsConstants.h +++ b/Common/Constants/include/CommonConstants/PhysicsConstants.h @@ -88,7 +88,7 @@ enum Pdg { kHyperHydrogen4 = 1010010040, kHyperHelium4 = 1010020040, kHyperHelium5 = 1010020050, - kHyperHelium4Sigma = 1110020040 + kHyperHelium4Sigma = 1110020040, kLambda1520 = 102134 }; From 26b3a499770c1f468cb26457394acdcdf8f2a613 Mon Sep 17 00:00:00 2001 From: Hirak Koley Date: Tue, 22 Jul 2025 15:16:13 +0530 Subject: [PATCH 6/9] Updated block with output --- Common/Constants/include/CommonConstants/PhysicsConstants.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Common/Constants/include/CommonConstants/PhysicsConstants.h b/Common/Constants/include/CommonConstants/PhysicsConstants.h index 78647172b580b..09e1ec9514246 100644 --- a/Common/Constants/include/CommonConstants/PhysicsConstants.h +++ b/Common/Constants/include/CommonConstants/PhysicsConstants.h @@ -151,6 +151,7 @@ constexpr double MassHyperHydrogen4 = 3.922434; constexpr double MassHyperHelium4 = 3.921728; constexpr double MassHyperHelium5 = 4.839961; constexpr double MassHyperHelium4Sigma = 3.995; +constexpr double MassLambda1520 = 1.5195; /// \brief Declarations of masses for particles in ROOT PDG_t constexpr double MassDown = 0.00467; From 1d6c0e586427002d1b136f2b34236aaddfd43120 Mon Sep 17 00:00:00 2001 From: Hirak Koley Date: Tue, 22 Jul 2025 18:32:04 +0530 Subject: [PATCH 7/9] Update kLambda1520_Py --- Common/Constants/include/CommonConstants/PhysicsConstants.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Common/Constants/include/CommonConstants/PhysicsConstants.h b/Common/Constants/include/CommonConstants/PhysicsConstants.h index 09e1ec9514246..f0198f7a7f61d 100644 --- a/Common/Constants/include/CommonConstants/PhysicsConstants.h +++ b/Common/Constants/include/CommonConstants/PhysicsConstants.h @@ -89,7 +89,7 @@ enum Pdg { kHyperHelium4 = 1010020040, kHyperHelium5 = 1010020050, kHyperHelium4Sigma = 1110020040, - kLambda1520 = 102134 + kLambda1520_Py = 102134 }; /// \brief Declarations of masses for additional particles @@ -151,7 +151,7 @@ constexpr double MassHyperHydrogen4 = 3.922434; constexpr double MassHyperHelium4 = 3.921728; constexpr double MassHyperHelium5 = 4.839961; constexpr double MassHyperHelium4Sigma = 3.995; -constexpr double MassLambda1520 = 1.5195; +constexpr double MassLambda1520_Py = 1.5195; /// \brief Declarations of masses for particles in ROOT PDG_t constexpr double MassDown = 0.00467; From e191c16f9a588f83ea538620540e69f5a75b4fa9 Mon Sep 17 00:00:00 2001 From: Hirak Koley Date: Tue, 22 Jul 2025 18:32:40 +0530 Subject: [PATCH 8/9] Added kLambda1520_Py --- Common/Constants/include/CommonConstants/make_pdg_header.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/Constants/include/CommonConstants/make_pdg_header.py b/Common/Constants/include/CommonConstants/make_pdg_header.py index 7e4151e3bf72e..297143916c898 100755 --- a/Common/Constants/include/CommonConstants/make_pdg_header.py +++ b/Common/Constants/include/CommonConstants/make_pdg_header.py @@ -144,7 +144,7 @@ class Pdg(Enum): kHyperHelium4 = 1010020040 kHyperHelium5 = 1010020050 kHyperHelium4Sigma = 1110020040 - kLambda1520 = 102134 + kLambda1520_Py = 102134 dbPdg = ROOT.o2.O2DatabasePDG From b0c47db89baf842a2b83130adc01c90ecba2c107 Mon Sep 17 00:00:00 2001 From: Hirak Koley Date: Tue, 22 Jul 2025 21:46:32 +0530 Subject: [PATCH 9/9] Updated --- Common/Constants/include/CommonConstants/make_pdg_header.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/Constants/include/CommonConstants/make_pdg_header.py b/Common/Constants/include/CommonConstants/make_pdg_header.py index 297143916c898..ad24d66e2c3a5 100755 --- a/Common/Constants/include/CommonConstants/make_pdg_header.py +++ b/Common/Constants/include/CommonConstants/make_pdg_header.py @@ -144,7 +144,7 @@ class Pdg(Enum): kHyperHelium4 = 1010020040 kHyperHelium5 = 1010020050 kHyperHelium4Sigma = 1110020040 - kLambda1520_Py = 102134 + kLambda1520_Py = 102134 # PYTHIA code different from PDG dbPdg = ROOT.o2.O2DatabasePDG