From c43e049db6508bab258f853d2ef06135d5889916 Mon Sep 17 00:00:00 2001 From: ALICE Builder Date: Wed, 4 Oct 2023 13:16:55 +0200 Subject: [PATCH] Please consider the following formatting changes (#174) --- Common/Tasks/integrationTestCCDB.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/Tasks/integrationTestCCDB.cxx b/Common/Tasks/integrationTestCCDB.cxx index f4b4e358865..9a75683b8f8 100644 --- a/Common/Tasks/integrationTestCCDB.cxx +++ b/Common/Tasks/integrationTestCCDB.cxx @@ -56,7 +56,7 @@ struct integrationTestCCDB { Configurable geoPath{"geoPath", "GLO/Config/GeometryAligned", "Path of the geometry file"}; HistogramRegistry histos{"Histos", {}, OutputObjHandlingPolicy::AnalysisObject}; - o2::base::MatLayerCylSet* lut; + o2::base::MatLayerCylSet* lut; int mRunNumber;