From 3664566c4fc10a45ccb159d080d5b250e28dd9f0 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 29 May 2026 16:10:51 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx b/PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx index 068e7fd34d5..093514ee6e0 100644 --- a/PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx +++ b/PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx @@ -970,8 +970,7 @@ struct FlowGfwOmegaXi { if (weight_nua == 1 && checkleft == 1 && checkright == 1) return false; } - } - else + } else weight_nua = 1; return true; }