From b89362aed8e16077b6241d5e0a626da55f07d1cf Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 23 Jul 2025 14:57:48 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/TableProducer/derivedDataCreatorDstarToD0Pi.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PWGHF/TableProducer/derivedDataCreatorDstarToD0Pi.cxx b/PWGHF/TableProducer/derivedDataCreatorDstarToD0Pi.cxx index 86c5bfaab12..6a30ee4ccf8 100644 --- a/PWGHF/TableProducer/derivedDataCreatorDstarToD0Pi.cxx +++ b/PWGHF/TableProducer/derivedDataCreatorDstarToD0Pi.cxx @@ -208,9 +208,9 @@ struct HfDerivedDataCreatorDstarToD0Pi { template void processGenMc(CollisionType const& mcCollisions, - o2::framework::Preslice const& mcParticlesPerMcCollision, - ParticleType const& mcParticles, - MatchMap const& matchMap) + o2::framework::Preslice const& mcParticlesPerMcCollision, + ParticleType const& mcParticles, + MatchMap const& matchMap) { // Fill MC collision properties for (const auto& mcCollision : mcCollisions) {