From 5ed77e61bcf5d3372ffd12f095f9b7cb772e0aec Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 7 Jun 2024 15:36:20 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGLF/Tasks/QC/mcParticlePrediction.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGLF/Tasks/QC/mcParticlePrediction.cxx b/PWGLF/Tasks/QC/mcParticlePrediction.cxx index 20ff4aa35e2..b922bac528a 100644 --- a/PWGLF/Tasks/QC/mcParticlePrediction.cxx +++ b/PWGLF/Tasks/QC/mcParticlePrediction.cxx @@ -65,7 +65,7 @@ const char* estimatorNames[nEstimators] = {"FT0A", "ZPC"}; std::array, o2::pwglf::PIDExtended::NIDsTot>, nEstimators> hpt; -std::array , o2::pwglf::PIDExtended::NIDsTot>, nEstimators> hyield; +std::array, o2::pwglf::PIDExtended::NIDsTot>, nEstimators> hyield; struct mcParticlePrediction {