From de56f5cffab2648c913db03b88aac6ca89b5511b Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 22 Jul 2025 14:19:18 +0000 Subject: [PATCH] Please consider the following formatting changes --- DPG/Tasks/ITS/filterTracks.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DPG/Tasks/ITS/filterTracks.cxx b/DPG/Tasks/ITS/filterTracks.cxx index 7f886cf305a..a1167f4c570 100644 --- a/DPG/Tasks/ITS/filterTracks.cxx +++ b/DPG/Tasks/ITS/filterTracks.cxx @@ -184,7 +184,7 @@ struct FilterTracks { std::array pdgDecayLc = {kProton, kKMinus, kPiPlus}; std::array pdgDecayDzero = {kKMinus, kPiPlus}; std::array pdgDecayKzero = {kPiMinus, kPiPlus}; - const int nK0sShortDaught=2; + const int nK0sShortDaught = 2; void init(InitContext&) {