From a81dd6e7bc9616ded799085a9da71a746d44ca73 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 28 May 2026 09:58:31 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGLF/TableProducer/Nuspex/coalescenceTreeProducer.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGLF/TableProducer/Nuspex/coalescenceTreeProducer.cxx b/PWGLF/TableProducer/Nuspex/coalescenceTreeProducer.cxx index b5cae4e7b22..fcb4eb00e9f 100644 --- a/PWGLF/TableProducer/Nuspex/coalescenceTreeProducer.cxx +++ b/PWGLF/TableProducer/Nuspex/coalescenceTreeProducer.cxx @@ -71,7 +71,7 @@ struct CoalescenceTreeProducer { Preslice mcParticlesPerMcCollision = aod::mcparticle::mcCollisionId; - OutputObj treeBoundState{"treeBoundState","treeBoundState"}; + OutputObj treeBoundState{"treeBoundState", "treeBoundState"}; int64_t eventID = 0; // Event ID int64_t idB1 = 0, idB2 = 0, idB3 = 0; // MC particle IDs