Skip to content

Commit a4049f6

Browse files
authored
[PWGHF] Add MC matching for new decay channels (#15409)
1 parent 13f367c commit a4049f6

File tree

2 files changed

+172
-73
lines changed

2 files changed

+172
-73
lines changed

PWGHF/Core/DecayChannelsLegacy.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ enum DecayType {
2626
OmegaczeroToXiPi,
2727
OmegaczeroToOmegaPi,
2828
OmegaczeroToOmegaK,
29-
OmegaczeroToOmegaPiOneMu
29+
OmegaczeroToOmegaPiOneMu,
30+
XiczeroToOmegaK
3031
};
3132
} // namespace hf_cand_xic0_omegac0
3233

0 commit comments

Comments
 (0)