diff --git a/PWGHF/TableProducer/candidateSelectorToXiPiQa.cxx b/PWGHF/TableProducer/candidateSelectorToXiPiQa.cxx index 14b106a41c4..2282903ca06 100644 --- a/PWGHF/TableProducer/candidateSelectorToXiPiQa.cxx +++ b/PWGHF/TableProducer/candidateSelectorToXiPiQa.cxx @@ -730,7 +730,7 @@ struct HfCandidateSelectorToXiPiQa { hfMlToXiPi(outputMlXic0ToXiPi); if (!isSelectedMlXic0) { - continue; + continue; } }