From 2a841034e0ec2672f96d1830ccb8426903880b82 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Sat, 31 Jan 2026 05:08:23 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/HFC/TableProducer/correlatorDplusHadrons.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGHF/HFC/TableProducer/correlatorDplusHadrons.cxx b/PWGHF/HFC/TableProducer/correlatorDplusHadrons.cxx index ddcf7c0ca82..ea0ebf2af3f 100644 --- a/PWGHF/HFC/TableProducer/correlatorDplusHadrons.cxx +++ b/PWGHF/HFC/TableProducer/correlatorDplusHadrons.cxx @@ -729,7 +729,7 @@ struct HfCorrelatorDplusHadrons { } } PROCESS_SWITCH(HfCorrelatorDplusHadrons, processMcRecMixedEvent, "Process Mixed Event MCRec", false); - + void processMcGenMixedEvent(SelCollisionsWithDplusMc const& collisions, CandDplusMcGen const& mcParticles) {