From a9372383fb76388a301a86b00ed1ca24d6f67620 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 6 Aug 2026 10:44:30 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGDQ/Tasks/muonGlobalAlignment.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGDQ/Tasks/muonGlobalAlignment.cxx b/PWGDQ/Tasks/muonGlobalAlignment.cxx index deb7a7febd0..58299eb5b10 100644 --- a/PWGDQ/Tasks/muonGlobalAlignment.cxx +++ b/PWGDQ/Tasks/muonGlobalAlignment.cxx @@ -156,7 +156,7 @@ struct muonGlobalAlignment { // o2-linter: disable=name/workflow-file,name/struc Configurable cfgMftMchResidualsPtLow{"cfgMftMchResidualsPtLow", 4.f, ""}; Configurable cfgMftTracksMultiplicityMax{"cfgMftTracksMultiplicityMax", 0, "Maximum number of MFT tracks to be processed per event (zero means no limit)"}; - + // Magnetic field position bias Configurable cfgFieldOriginBiasZ{"cfgFieldOriginBiasZ", 0.0f, "Bias applied to the magnetic field z position"}; Configurable fVertexZshift{"cfgVertexZshift", 0.0f, "Correction to the vertex z position"};