Skip to content

Commit c4c0ab1

Browse files
committed
Please consider the following formatting changes
1 parent 1dd776f commit c4c0ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/EbyEFluctuations/Tasks/kaonIsospinFluctuations.cxx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1095,7 +1095,7 @@ struct KaonIsospinFluctuations {
10951095
} else if (track.hasTOF() && track.beta() > 0.0 && selPionTOF(track)) {
10961096
IdMethod = kTOFidentified;
10971097
return true;
1098-
}
1098+
}
10991099
return false;
11001100
}
11011101
return false;

0 commit comments

Comments
 (0)