From 401de4cd0fa093dfc11d8a8d2b5a7009f592f8af Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 3 Oct 2025 21:27:50 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGMM/UE/Tasks/uecharged.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PWGMM/UE/Tasks/uecharged.cxx b/PWGMM/UE/Tasks/uecharged.cxx index 0a3b8e40227..5b7ddd1b06e 100644 --- a/PWGMM/UE/Tasks/uecharged.cxx +++ b/PWGMM/UE/Tasks/uecharged.cxx @@ -15,6 +15,8 @@ /// \since November 2021 /// \last update: October 2025 +#include "PWGLF/Utils/inelGt.h" + #include "Common/Core/TrackSelection.h" #include "Common/Core/TrackSelectionDefaults.h" #include "Common/DataModel/EventSelection.h" @@ -30,7 +32,6 @@ #include "Framework/runDataProcessing.h" #include "ReconstructionDataFormats/Track.h" -#include "PWGLF/Utils/inelGt.h" #include "TDatabasePDG.h" #include #include