Skip to content

Commit a78dd28

Browse files
Add flags for LambdaStar and AntiLambdaStar
1 parent 2dcb85a commit a78dd28

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎PWGLF/TableProducer/Strangeness/sigma0builder.cxx‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -948,6 +948,8 @@ struct sigma0builder {
948948
bool IsSigma0 = false;
949949
bool IsAntiSigma0 = false;
950950
bool IsKStar = false;
951+
bool IsLambdaStar = false;
952+
bool IsAntiLambdaStar = false;
951953
bool IsProducedByGenerator = false;
952954
bool IsSterile = false;
953955
int MCProcess = -1;

0 commit comments

Comments
 (0)