From c4b4a3747fe17421c057d54b7f1cee0c74b97c70 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 25 Dec 2024 12:49:33 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/TableProducer/treeCreatorToXiPi.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PWGHF/TableProducer/treeCreatorToXiPi.cxx b/PWGHF/TableProducer/treeCreatorToXiPi.cxx index 85bad491c1b..8ad8f6935d6 100644 --- a/PWGHF/TableProducer/treeCreatorToXiPi.cxx +++ b/PWGHF/TableProducer/treeCreatorToXiPi.cxx @@ -249,9 +249,9 @@ struct HfTreeCreatorToXiPi { Configurable zPvCut{"zPvCut", 10., "Cut on absolute value of primary vertex z coordinate"}; - using Cents = soa::Join; - using MyEventTable = soa::Join; - using MyTrackTable = soa::Join; + using Cents = soa::Join; + using MyEventTable = soa::Join; + using MyTrackTable = soa::Join; void init(InitContext const&) {