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 //____________________________________________________________________________