From 0c5ed280f1bb64e00ab69cbab063008d5fdcc356 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 5 Jan 2024 14:28:23 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGLF/TableProducer/cascadepid.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PWGLF/TableProducer/cascadepid.cxx b/PWGLF/TableProducer/cascadepid.cxx index 8b27b142a88..eee88802250 100644 --- a/PWGLF/TableProducer/cascadepid.cxx +++ b/PWGLF/TableProducer/cascadepid.cxx @@ -246,10 +246,10 @@ struct cascadepid { // FIXME: TOF calculation: under construction, to follow casctofpids(0.0f, 0.0f, - posTrack.length(), negTrack.length(), bachTrack.length(), + posTrack.length(), negTrack.length(), bachTrack.length(), 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, - 0.0f, 0.0f, 0.0f, 0.0f, 0.0f,); + 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, ); } } }