From d04efb0b6b9f90d25e0c3decf67317b4fca16a31 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 21 Aug 2025 02:11:18 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGLF/Tasks/GlobalEventProperties/heavyionMultiplicity.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGLF/Tasks/GlobalEventProperties/heavyionMultiplicity.cxx b/PWGLF/Tasks/GlobalEventProperties/heavyionMultiplicity.cxx index fae009f84d0..40a0ebbffd4 100644 --- a/PWGLF/Tasks/GlobalEventProperties/heavyionMultiplicity.cxx +++ b/PWGLF/Tasks/GlobalEventProperties/heavyionMultiplicity.cxx @@ -893,7 +893,7 @@ struct HeavyionMultiplicity { // All generated particles histos.fill(HIST("hgendndetaBeforeEvtSel"), particle.eta()); histos.fill(HIST("hgendndetaVscentBeforeEvtSel"), particle.eta(), mcCollision.impactParameter()); - + if (atLeastOne) { // All generated particles with at least one reconstructed collision (signal loss estimation) histos.fill(HIST("hgendndetaAfterEvtSel"), particle.eta());