Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 126
    • Merge requests 126
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !22681

Ftk clustering update

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Stamatios Gkaitatzis requested to merge sgkait/athena:FTKClusteringUpdate into 21.3 Apr 15, 2019
  • Overview 0
  • Commits 20
  • Pipelines 1
  • Changes 37

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.

Apart from the clustering improvements, this merge aims to clean a part of legacy code that is not needed anymore. These modifications include the removal of the parameters x, y and z from FTKRawHit and the removal of SCTtrk which is also not going to be needed in the future.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: FTKClusteringUpdate