From bcdb68faa643a31a527dd0305ed6b989d8da6b23 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 21 Jul 2025 19:27:11 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGEM/Dilepton/Tasks/dielectronHadron2PC.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/PWGEM/Dilepton/Tasks/dielectronHadron2PC.cxx b/PWGEM/Dilepton/Tasks/dielectronHadron2PC.cxx index 12ed4a5d712..fb3b63f1b33 100644 --- a/PWGEM/Dilepton/Tasks/dielectronHadron2PC.cxx +++ b/PWGEM/Dilepton/Tasks/dielectronHadron2PC.cxx @@ -14,12 +14,12 @@ // This code is for dielectron analyses. // Please write to: daiki.sekihata@cern.ch -#include "Framework/runDataProcessing.h" -#include "Framework/AnalysisTask.h" -#include "Framework/ASoAHelpers.h" - #include "PWGEM/Dilepton/Core/DileptonHadron.h" +#include "Framework/ASoAHelpers.h" +#include "Framework/AnalysisTask.h" +#include "Framework/runDataProcessing.h" + WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) { return WorkflowSpec{