Skip to content

Commit 0c9bdce

Browse files
authored
PWGHF: Add checks for B0 background in MC + sync selectionFlagD between B0 creator and selector (#2690)
1 parent 2f592c1 commit 0c9bdce

5 files changed

Lines changed: 170 additions & 135 deletions

File tree

PWGHF/Core/SelectorCuts.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ enum Code {
4343
kB0 = 511,
4444
kB0Bar = -511,
4545
kBPlus = 521,
46+
kBS = 531,
4647
kX3872 = 9920443,
4748
kSigmaC0 = 4112,
4849
kSigmaCPlusPlus = 4222,

0 commit comments

Comments
 (0)