Skip to content

Commit 3c05b42

Browse files
authored
Add files via upload
1 parent 55f4476 commit 3c05b42

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -970,8 +970,7 @@ struct FlowGfwOmegaXi {
970970
if (weight_nua == 1 && checkleft == 1 && checkright == 1)
971971
return false;
972972
}
973-
}
974-
else
973+
} else
975974
weight_nua = 1;
976975
return true;
977976
}

0 commit comments

Comments
 (0)