From 3e98bcc6f157ee3bb0bb4f1a09cb19e680d5b52d Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 31 Jan 2024 11:33:52 +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 43e0c2227ce..1dcae80b186 100644 --- a/PWGHF/HFC/TableProducer/correlatorDplusHadrons.cxx +++ b/PWGHF/HFC/TableProducer/correlatorDplusHadrons.cxx @@ -173,7 +173,7 @@ struct HfCorrelatorDplusHadrons { HfHelper hfHelper; SliceCache cache; BinningType corrBinning{{binsZVtx, binsMultiplicity}, true}; - + // Event Mixing for the Data Mode using MySelCollisions = soa::Filtered>; using MyTracks = soa::Filtered;