From 7436c275b451f9526fb6ba616a5bc44b7839c0fd Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 9 Oct 2025 14:24:57 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGLF/Tasks/Nuspex/antinucleiInJets.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGLF/Tasks/Nuspex/antinucleiInJets.cxx b/PWGLF/Tasks/Nuspex/antinucleiInJets.cxx index 66edbb0f246..67771be88f3 100644 --- a/PWGLF/Tasks/Nuspex/antinucleiInJets.cxx +++ b/PWGLF/Tasks/Nuspex/antinucleiInJets.cxx @@ -1443,7 +1443,7 @@ struct AntinucleiInJets { registryMC.fill(HIST("antip_prim_up"), track.pt(), wPrimUp); registryMC.fill(HIST("antip_prim_low"), track.pt(), wPrimLow); } - + // Secondary antiprotons from material if (!particle.isPhysicalPrimary() && !particle.has_mothers()) {