We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e04ea5 commit dafc7f0Copy full SHA for dafc7f0
1 file changed
Common/Constants/include/CommonConstants/PhysicsConstants.h
@@ -88,7 +88,8 @@ enum Pdg {
88
kHyperHydrogen4 = 1010010040,
89
kHyperHelium4 = 1010020040,
90
kHyperHelium5 = 1010020050,
91
- kHyperHelium4Sigma = 1110020040
+ kHyperHelium4Sigma = 1110020040,
92
+ kLambda1520 = 102134
93
};
94
95
/// \brief Declarations of masses for additional particles
0 commit comments