From fc569e7be958edf6a7884fa3386b9262eae0aa64 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 11 Jun 2025 15:34:46 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGJE/Tasks/jetChargedV2.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGJE/Tasks/jetChargedV2.cxx b/PWGJE/Tasks/jetChargedV2.cxx index 4592ea208fc..6beff097a1c 100644 --- a/PWGJE/Tasks/jetChargedV2.cxx +++ b/PWGJE/Tasks/jetChargedV2.cxx @@ -499,7 +499,7 @@ struct JetChargedV2 { template void fillInOutjetV2EP(T const& collision, J const& jets) { - float collQvecAmpDetId = 1e-8; + float collQvecAmpDetId = 1e-8; int cfgNmodA = 2; int cfgNmodB = 3; for (uint i = 0; i < cfgnMods->size(); i++) {