Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion PWGJE/Tasks/PhotonIsolationQA.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down