From 4b0acd3b8a18e75e3ce969230eacbbf2ac1c4f01 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 7 Jan 2026 08:09:23 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/TableProducer/trackIndexSkimCreator.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGHF/TableProducer/trackIndexSkimCreator.cxx b/PWGHF/TableProducer/trackIndexSkimCreator.cxx index 839b2ef2620..af82614aa68 100644 --- a/PWGHF/TableProducer/trackIndexSkimCreator.cxx +++ b/PWGHF/TableProducer/trackIndexSkimCreator.cxx @@ -33,8 +33,8 @@ #include "Common/CCDB/TriggerAliases.h" #include "Common/Core/RecoDecay.h" #include "Common/Core/TrackSelectorPID.h" -#include "Common/Core/trackUtilities.h" #include "Common/Core/ZorroSummary.h" +#include "Common/Core/trackUtilities.h" #include "Common/DataModel/Centrality.h" #include "Common/DataModel/CollisionAssociationTables.h" #include "Common/DataModel/EventSelection.h"