Skip to content

Commit 1711d0d

Browse files
committed
adding pdg code for eta meson
1 parent 38acc6f commit 1711d0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Common/Constants/include/CommonConstants/PhysicsConstants.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ namespace o2::constants::physics
3131
/// \note Follow kCamelCase naming convention
3232
/// \link https://root.cern/doc/master/TPDGCode_8h.html
3333
enum Pdg {
34+
kEta = 221,
3435
kB0 = 511,
3536
kB0Bar = -511,
3637
kBPlus = 521,

0 commit comments

Comments
 (0)