Skip to content

Commit 763bed3

Browse files
authored
Add files via upload
1 parent 3c05b42 commit 763bed3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -970,8 +970,9 @@ struct FlowGfwOmegaXi {
970970
if (weight_nua == 1 && checkleft == 1 && checkright == 1)
971971
return false;
972972
}
973-
} else
973+
} else {
974974
weight_nua = 1;
975+
}
975976
return true;
976977
}
977978

0 commit comments

Comments
 (0)