Skip to content

Commit 57b8751

Browse files
committed
Fix clang format3
1 parent bc9a2cc commit 57b8751

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

PWGLF/Tasks/Strangeness/phik0shortanalysis.cxx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,12 +1401,9 @@ struct Phik0shortanalysis {
14011401

14021402
// Primary pion selection
14031403
if (mcTrack.isPhysicalPrimary()) {
1404-
14051404
} else {
14061405
if (mcTrack.getProcess() == 4) { // Selection of secondary pions from weak decay
1407-
14081406
} else { // Selection of secondary pions from material interactions
1409-
14101407
}
14111408
continue;
14121409
}

0 commit comments

Comments
 (0)