We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc9a2cc commit 57b8751Copy full SHA for 57b8751
1 file changed
PWGLF/Tasks/Strangeness/phik0shortanalysis.cxx
@@ -1401,12 +1401,9 @@ struct Phik0shortanalysis {
1401
1402
// Primary pion selection
1403
if (mcTrack.isPhysicalPrimary()) {
1404
-
1405
} else {
1406
if (mcTrack.getProcess() == 4) { // Selection of secondary pions from weak decay
1407
1408
} else { // Selection of secondary pions from material interactions
1409
1410
}
1411
continue;
1412
0 commit comments