From 6b0268ffcf23d7553fdb9ac8867e1f56c59369d2 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 4 Jun 2025 16:32:28 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/HFC/TableProducer/correlatorLcScHadrons.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PWGHF/HFC/TableProducer/correlatorLcScHadrons.cxx b/PWGHF/HFC/TableProducer/correlatorLcScHadrons.cxx index bad99794546..56197e33c22 100644 --- a/PWGHF/HFC/TableProducer/correlatorLcScHadrons.cxx +++ b/PWGHF/HFC/TableProducer/correlatorLcScHadrons.cxx @@ -404,8 +404,8 @@ struct HfCorrelatorLcScHadrons { } template void fillCorrelationTable(bool trkPidFill, TrackType const& track, CandType const& candidate, - const std::vector& outMl, int binPool, int8_t correlStatus, - double yCand, int signCand, McPart const& mcParticles) + const std::vector& outMl, int binPool, int8_t correlStatus, + double yCand, int signCand, McPart const& mcParticles) { bool isPhysicalPrimary = false; int trackOrigin = -1;