We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7021f2 commit a39e701Copy full SHA for a39e701
1 file changed
Common/Constants/include/CommonConstants/PhysicsConstants.h
@@ -63,8 +63,8 @@ enum Pdg {
63
kPhi = 333,
64
kSigmaC0 = 4112,
65
kSigmaCPlusPlus = 4222,
66
- kSigmaCStar0 = 4114, // SigmaC0(2520)
67
- kSigmaCStarPlusPlus = 4224, // SigmaC++(2520)
+ kSigmaCStar0 = 4114,
+ kSigmaCStarPlusPlus = 4224,
68
kX3872 = 9920443,
69
kXi0 = 3322,
70
kXiB0 = 5232,
0 commit comments