From 3f18cee9da5f2a015e49fd9ab7d218f013dadfb9 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 12 Jul 2024 14:53:09 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGJE/Tasks/PhotonIsolationQA.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/PWGJE/Tasks/PhotonIsolationQA.cxx b/PWGJE/Tasks/PhotonIsolationQA.cxx index ab009dc8c85..e25d9e11094 100644 --- a/PWGJE/Tasks/PhotonIsolationQA.cxx +++ b/PWGJE/Tasks/PhotonIsolationQA.cxx @@ -170,7 +170,6 @@ struct PhotonIsolationQA { } } - // boolian returns true if a track is matched to the cluster with E_Cluster/P_track < 1.75. Otherwise returns false bool track_matching(const auto& cluster, o2::aod::EMCALMatchedTracks const& matched_tracks) {