From 5f739d73e94d9bb21e0124db7b9c738a10f60896 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 23 Nov 2023 16:42:11 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/TableProducer/candidateCreatorToXiPi.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGHF/TableProducer/candidateCreatorToXiPi.cxx b/PWGHF/TableProducer/candidateCreatorToXiPi.cxx index 34965d3d596..95f4811bcf9 100644 --- a/PWGHF/TableProducer/candidateCreatorToXiPi.cxx +++ b/PWGHF/TableProducer/candidateCreatorToXiPi.cxx @@ -428,7 +428,7 @@ struct HfCandidateCreatorToXiPiMc { int indexRecCharmBaryon = -1; int8_t sign = -9; int8_t flag = 0; - int8_t origin = 0; //to be used for prompt/non prompt + int8_t origin = 0; // to be used for prompt/non prompt int8_t debug = 0; int8_t debugGenCharmBar = 0; int8_t debugGenXi = 0;