TPS: Implement anti-kt clustering algorithm for jet reclustering
During event mixing, jets may overlap, which wouldn’t happen in reality. Previously, we filtered events by determining if two jets overlapped spatially. Now, we have introduced the anti-kt algorithm (as CMS does) to decide whether jets should be clustered.
The algorithm is from FastJet release 3.3.2 [fjcore].
Edited by Zhiyong Ye