From 897856a1607d5209cfcba24a47c252747c0d6bec Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 10 Jun 2024 14:40:31 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGUD/Tasks/sgInclJpsi.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGUD/Tasks/sgInclJpsi.cxx b/PWGUD/Tasks/sgInclJpsi.cxx index 4ebcb3bac96..7e0557ef5f0 100644 --- a/PWGUD/Tasks/sgInclJpsi.cxx +++ b/PWGUD/Tasks/sgInclJpsi.cxx @@ -382,7 +382,7 @@ struct SGInclJpsi { registry.fill(HIST("sss_Ntr_ee_invm_3"), tracks.size(), v01.M(), -1); registry.fill(HIST("sss_ee_pt_invm_3"), v01.Pt(), v01.M(), -1); } - } + } } } }