From ba2e9863d202d860dbca05a1c8775058a183dab7 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 21 Apr 2025 20:35:58 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGJE/Tasks/recoilJets.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGJE/Tasks/recoilJets.cxx b/PWGJE/Tasks/recoilJets.cxx index 432209ad302..ba3dde1e8f2 100644 --- a/PWGJE/Tasks/recoilJets.cxx +++ b/PWGJE/Tasks/recoilJets.cxx @@ -621,7 +621,7 @@ struct RecoilJets { } } } else { - //No closest jet + // No closest jet if (bGetMissJets) { spectra.fill(HIST("hMissedJets_pT"), jetBase.pt(), weight); if (bIsBaseJetRecoil)