From 7f111d3edebe6d4e726b7ffb056bfe3f882a9730 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 8 Oct 2025 16:05:55 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGMM/Lumi/Tasks/LumiFDDFT0.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGMM/Lumi/Tasks/LumiFDDFT0.cxx b/PWGMM/Lumi/Tasks/LumiFDDFT0.cxx index 91b4564657c..0e2ca14202a 100644 --- a/PWGMM/Lumi/Tasks/LumiFDDFT0.cxx +++ b/PWGMM/Lumi/Tasks/LumiFDDFT0.cxx @@ -229,7 +229,7 @@ struct LumiFDDFT0 { o2::conf::ConfigurableParam::updateFromString( "pvertexer.useMeanVertexConstraint=false"); // we want to refit w/o // MeanVertex constraint - + vertexer.init(); bool PVrefit_doable = vertexer.prepareVertexRefit(vec_TrkContributos, Pvtx); double chi2 = -1.;