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) {