diff --git a/PWGLF/Tasks/Strangeness/phik0shortanalysis.cxx b/PWGLF/Tasks/Strangeness/phik0shortanalysis.cxx index f470b3463d8..f0e9c7d784c 100644 --- a/PWGLF/Tasks/Strangeness/phik0shortanalysis.cxx +++ b/PWGLF/Tasks/Strangeness/phik0shortanalysis.cxx @@ -831,7 +831,7 @@ struct Phik0shortanalysis { if (std::abs(mcParticle.y()) > cfgYAcceptance) continue - nPhi++; + nPhi++; } if (nPhi > 0)