From 8dfc32f6d8f912a8aa989a4db7e2f3376eddd36f Mon Sep 17 00:00:00 2001 From: Marta Urioni <78807256+murioni@users.noreply.github.com> Date: Wed, 8 Apr 2026 17:40:07 +0200 Subject: [PATCH] moved kFake label in heavyionMultiplicity.cxx --- 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 167db95f0e5..ac1e8841006 100644 --- a/PWGLF/Tasks/GlobalEventProperties/heavyionMultiplicity.cxx +++ b/PWGLF/Tasks/GlobalEventProperties/heavyionMultiplicity.cxx @@ -85,9 +85,9 @@ enum { kSpOther, kSpStrangeDecay, kBkg, - kFake, kSpNotPrimary, kSpAll, + kFake, kSpeciesend };