Skip to content

Commit ed187da

Browse files
committed
[PWGJE] Change outlier removal scheme: fix clang
1 parent cb9f795 commit ed187da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGJE/Tasks/recoilJets.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ struct RecoilJets {
366366
}
367367

368368
if (nTT > 0) {
369-
369+
370370
phiTT = getPhiTT(vPhiOfTT);
371371

372372
if (bSigEv) {

0 commit comments

Comments
 (0)