From 3f274cd2ea7e12144e2170a4c9b7b9b32da5bf16 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 19 Nov 2025 09:08:17 +0000 Subject: [PATCH] Please consider the following formatting changes --- ALICE3/TableProducer/alice3HfSelector3Prong.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ALICE3/TableProducer/alice3HfSelector3Prong.cxx b/ALICE3/TableProducer/alice3HfSelector3Prong.cxx index ece594326eb..af189c6ef19 100644 --- a/ALICE3/TableProducer/alice3HfSelector3Prong.cxx +++ b/ALICE3/TableProducer/alice3HfSelector3Prong.cxx @@ -14,17 +14,17 @@ /// /// \author Marcello Di Costanzo , Polytechnic University of Turin and INFN Turin +#include "PWGHF/Core/SelectorCuts.h" +#include "PWGHF/DataModel/CandidateSelectionTables.h" + #include "ALICE3/DataModel/A3DecayFinderTables.h" #include "ALICE3/DataModel/OTFPIDTrk.h" #include "ALICE3/DataModel/OTFRICH.h" #include "ALICE3/DataModel/OTFTOF.h" #include "ALICE3/DataModel/RICH.h" +#include "ALICE3/ML/MlResponse3Prong.h" #include "ALICE3/Utils/utilsHfAlice3.h" #include "ALICE3/Utils/utilsSelectionsAlice3.h" -#include "ALICE3/ML/MlResponse3Prong.h" - -#include "PWGHF/Core/SelectorCuts.h" -#include "PWGHF/DataModel/CandidateSelectionTables.h" #include #include