From c14991e9f9c555f6d78b3964c9116831e0b416b6 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 29 Jul 2025 11:43:12 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGCF/FemtoUniverse/Tasks/FemtoUniverseParticleHisto.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/PWGCF/FemtoUniverse/Tasks/FemtoUniverseParticleHisto.h b/PWGCF/FemtoUniverse/Tasks/FemtoUniverseParticleHisto.h index 66e51943281..dc46dae8df7 100644 --- a/PWGCF/FemtoUniverse/Tasks/FemtoUniverseParticleHisto.h +++ b/PWGCF/FemtoUniverse/Tasks/FemtoUniverseParticleHisto.h @@ -20,11 +20,13 @@ #ifndef PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSEPARTICLEHISTO_H_ #define PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSEPARTICLEHISTO_H_ -#include -#include #include "PWGCF/FemtoUniverse/DataModel/FemtoDerived.h" -#include "Framework/HistogramRegistry.h" + #include "CommonConstants/MathConstants.h" +#include "Framework/HistogramRegistry.h" + +#include +#include using namespace o2::framework; // o2-linter: disable=using-directive