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()) {