Skip to content

Ftk clustering engine

Stamatios Gkaitatzis requested to merge sgkait/athena:FTKClusteringEngine into 21.3

The merge request aims to improve the clustering functionality of TrigFTKSim. The following modifications have been made:

  1. atlClustering is replaced by the FTKClusteringEngine class.
  2. FTKClusteringPrintout is tasked with handling printing functions which were previously part of the main clustering code.
  3. Fix memory leak issues.

This MR is a copy of !22685 (closed).

Merge request reports