From 8bec8fc0dcd06bf12616f7f60cf0d774959d8df1 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 19 Feb 2025 18:57:41 +0000 Subject: [PATCH] Please consider the following formatting changes --- Common/Tools/TrackTuner.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Common/Tools/TrackTuner.h b/Common/Tools/TrackTuner.h index 13e1daaaf4d..2677c166b65 100644 --- a/Common/Tools/TrackTuner.h +++ b/Common/Tools/TrackTuner.h @@ -541,7 +541,7 @@ struct TrackTuner : o2::framework::ConfigurableGroup { grDcaXYPullVsPtPionData[iPhiBin].reset(loadGraph(iPhiBin, "pullsUpgrDcaXY")()); if (!grDcaXYResVsPtPionMC[iPhiBin].get() || !grDcaXYResVsPtPionData[iPhiBin].get() || !grDcaXYMeanVsPtPionMC[iPhiBin].get() || !grDcaXYMeanVsPtPionData[iPhiBin].get() || !grDcaXYPullVsPtPionMC[iPhiBin].get() || !grDcaXYPullVsPtPionData[iPhiBin].get()) { - LOG(fatal) << "[TrackTuner] Something wrong with the names of the correction graphs for dcaXY. Fix it! Problematic phi bin is"<