From 0bfe69d00f540e4537d6499903e0494e163f8539 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Sun, 5 May 2024 02:38:55 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGLF/TableProducer/Strangeness/lambdakzeromcbuilder.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/PWGLF/TableProducer/Strangeness/lambdakzeromcbuilder.cxx b/PWGLF/TableProducer/Strangeness/lambdakzeromcbuilder.cxx index a790ea833cc..82918346104 100644 --- a/PWGLF/TableProducer/Strangeness/lambdakzeromcbuilder.cxx +++ b/PWGLF/TableProducer/Strangeness/lambdakzeromcbuilder.cxx @@ -158,11 +158,11 @@ struct lambdakzeromcbuilder { thisInfo.isPhysicalPrimary, thisInfo.xyz[0], thisInfo.xyz[1], thisInfo.xyz[2], thisInfo.posP[0], thisInfo.posP[1], thisInfo.posP[2], thisInfo.negP[0], thisInfo.negP[1], thisInfo.negP[2]); - - // n.b. placing the interlink index here allows for the writing of - // code that is agnostic with respect to the joinability of + + // n.b. placing the interlink index here allows for the writing of + // code that is agnostic with respect to the joinability of // V0Cores and V0MCCores (always dereference -> safe) - v0CoreMCLabels(v0.globalIndex()); // interlink index + v0CoreMCLabels(v0.globalIndex()); // interlink index } // ---] Asymmetric populate [--- // in this approach, V0Cores will NOT be joinable with V0MCCores.