From 4066cf7dcf41399e6c5f30c7aadd09d50b092b9e Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 22 Nov 2024 11:13:13 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx b/PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx index 2ef4d018071..30cc8d97278 100644 --- a/PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx +++ b/PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx @@ -777,7 +777,7 @@ struct femtoUniverseProducerTask { if (!colCuts.isSelected(col)) { return; } - + if (!ConfIsUsePileUp) { if (ConfDoSpher) { outputCollision(vtxZ, mult, multNtr, colCuts.computeSphericity(col, tracks), mMagField);