Skip to content

TPS: Implement anti-kt clustering algorithm for jet reclustering

Zhiyong Ye requested to merge zhye/Core:TPSupdate into master

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

Merge request reports

Loading