diff --git a/PWGHF/HFC/TableProducer/correlatorDsHadrons.cxx b/PWGHF/HFC/TableProducer/correlatorDsHadrons.cxx index 0245302787f..9b640fbb756 100644 --- a/PWGHF/HFC/TableProducer/correlatorDsHadrons.cxx +++ b/PWGHF/HFC/TableProducer/correlatorDsHadrons.cxx @@ -541,7 +541,7 @@ struct HfCorrelatorDsHadrons { } std::vector outputMl = {-1., -1., -1.}; - auto prong0 = candidate.template prong0_as(); + auto prong0 = candidate.template prong0_as(); int const chargeDs = prong0.sign(); if (isDsSignal && isDecayChan && isCorrectInvMassHypo) { @@ -1000,7 +1000,7 @@ struct HfCorrelatorDsHadrons { if (!pAssoc.isGlobalTrackWoDCA()) { continue; } - auto prong0 = candidate.template prong0_as(); + auto prong0 = candidate.template prong0_as(); int const chargeDs = prong0.sign(); std::vector outputMl = {-1., -1., -1.}; // prompt and non-prompt division