File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Common/Constants/include/CommonConstants Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ enum Pdg {
8989 kHyperHelium4 = 1010020040 ,
9090 kHyperHelium5 = 1010020050 ,
9191 kHyperHelium4Sigma = 1110020040 ,
92- kLambda1520 = 102134
92+ kLambda1520_Py = 102134
9393};
9494
9595// / \brief Declarations of masses for additional particles
@@ -151,7 +151,7 @@ constexpr double MassHyperHydrogen4 = 3.922434;
151151constexpr double MassHyperHelium4 = 3.921728 ;
152152constexpr double MassHyperHelium5 = 4.839961 ;
153153constexpr double MassHyperHelium4Sigma = 3.995 ;
154- constexpr double MassLambda1520 = 1.5195 ;
154+ constexpr double MassLambda1520_Py = 1.5195 ;
155155
156156// / \brief Declarations of masses for particles in ROOT PDG_t
157157constexpr double MassDown = 0.00467 ;
You can’t perform that action at this time.
0 commit comments