From 6249989b7ade1d8e104766cd1131d7f52a927684 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 22 May 2025 13:35:28 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGDQ/Tasks/tableReader_withAssoc.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGDQ/Tasks/tableReader_withAssoc.cxx b/PWGDQ/Tasks/tableReader_withAssoc.cxx index e7fca521801..a58b23fac02 100644 --- a/PWGDQ/Tasks/tableReader_withAssoc.cxx +++ b/PWGDQ/Tasks/tableReader_withAssoc.cxx @@ -1500,7 +1500,7 @@ struct AnalysisSameEventPairing { VarManager::SetUseVars(fHistMan->GetUsedVars()); // provide the list of required variables so that VarManager knows what to fill fOutputList.setObject(fHistMan->GetMainHistogramList()); } - LOG(info) << "Finished initialization of AnalysisSameEventPairing (idstoreh)"; + LOG(info) << "Finished initialization of AnalysisSameEventPairing (idstoreh)"; } void initParamsFromCCDB(uint64_t timestamp, int runNumber, bool withTwoProngFitter = true)