diff --git a/PWGLF/TableProducer/lambdakzerobuilder.cxx b/PWGLF/TableProducer/lambdakzerobuilder.cxx index 63f9a1d39c0..ab76aa5633e 100644 --- a/PWGLF/TableProducer/lambdakzerobuilder.cxx +++ b/PWGLF/TableProducer/lambdakzerobuilder.cxx @@ -849,7 +849,7 @@ struct lambdakzeroBuilder { if (V0.v0Type() > 1 && !storePhotonCandidates) continue; v0covs(positionCovariance, momentumCovariance); - }else if{ + }else{ v0fccovs(positionCovariance, momentumCovariance); } }