From 26c20bf389d910cb2ecc20c80dd900772aacd31e Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 7 Aug 2025 11:06:35 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGLF/Tasks/Nuspex/antinucleiInJets.cxx | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/PWGLF/Tasks/Nuspex/antinucleiInJets.cxx b/PWGLF/Tasks/Nuspex/antinucleiInJets.cxx index ab95fa15dc2..bae35f2cefd 100644 --- a/PWGLF/Tasks/Nuspex/antinucleiInJets.cxx +++ b/PWGLF/Tasks/Nuspex/antinucleiInJets.cxx @@ -2187,8 +2187,7 @@ struct AntinucleiInJets { if (ptPerNucleon < ptOverAbins[0] || ptPerNucleon >= ptOverAbins[nBins]) { continue; } - } - else { + } else { continue; } @@ -2339,8 +2338,7 @@ struct AntinucleiInJets { if (ptPerNucleon < ptOverAbins[0] || ptPerNucleon >= ptOverAbins[nBins]) { continue; } - } - else { + } else { continue; } @@ -2448,8 +2446,7 @@ struct AntinucleiInJets { if (ptPerNucleon < ptOverAbins[0] || ptPerNucleon >= ptOverAbins[nBins]) { continue; } - } - else { + } else { continue; }