From 9cc117e0419dd3d966dc92dc2f1e49526df3e6cf Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 10 Oct 2025 00:06:00 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGJE/Tasks/jetHadronRecoil.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGJE/Tasks/jetHadronRecoil.cxx b/PWGJE/Tasks/jetHadronRecoil.cxx index c27efd79238..9b735cfe98e 100644 --- a/PWGJE/Tasks/jetHadronRecoil.cxx +++ b/PWGJE/Tasks/jetHadronRecoil.cxx @@ -348,7 +348,7 @@ struct JetHadronRecoil { } template - void fillHistogramsMCD(T const& jets, U const& tracks, P const& particles, float weight = 1.0, float rho = 0.0, float pTHat = 999.0) + void fillHistogramsMCD(T const& jets, U const& tracks, P const& particles, float weight = 1.0, float rho = 0.0, float pTHat = 999.0) { bool isSigCol; std::vector phiTTAr;