From fa6f48f1bffbb081cf22f90d1bb7764021cdec66 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 11 Sep 2026 15:41:04 +0000 Subject: [PATCH] Please consider the following formatting changes --- Detectors/EMCAL/base/src/ClusterFactory.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/Detectors/EMCAL/base/src/ClusterFactory.cxx b/Detectors/EMCAL/base/src/ClusterFactory.cxx index 0bc50edf1ec60..c64fc04009688 100644 --- a/Detectors/EMCAL/base/src/ClusterFactory.cxx +++ b/Detectors/EMCAL/base/src/ClusterFactory.cxx @@ -213,7 +213,6 @@ void ClusterFactory::evalDispersion(std::span inputsIndice clusterAnalysis.setDispersion(std::sqrt(d)); } - /// /// Calculates the center of gravity in the local EMCAL-module coordinates //____________________________________________________________________________