Skip to content
@acts-project

Acts

The ACTS (A Common Tracking Sofware) Project

The ACTS project was launched in 2016 as a feasibility study aiming to encapsulate the common and re-usable components of the ATLAS Common Tracking Software for broader use in the community. From the very beginning it was targetting at high quality, generic, modernly designed components that can be used to assemble track and vertex reconstruction applications for high energy, nuclear and heay ion physics experiments.

The ACTS core project implements event data model, geometry, and tracking and vertexing tools in C++, following the C++20 standard, and aims at minimal dependecies for the core software stack. However, customizable extensions and interface layers to community libraries are available and can be augmented to the core package.

Project organization

ACTS is organizes in a core project acts-project/acts which holds the software components and a simple example/demonstration framework that showcases typical track reconstruction applications using the OpenDataDetector.

Furthermore, it hosts an umbrella project, called traccc that aims to re-implement the standard Acts chain for massively parralel hardware. traccc relies on the sub libraries:

  • vecmem: a library for the memory management of containers
  • covfie: a covariant vector field library, e.g. for the description of the magnetic field
  • detray: a GPU friendly geometry library for describing the reconstruction geometry
  • algebra-plugins: an abstraction layer for linear algebra and float precision

Pinned Loading

  1. acts acts Public

    Experiment-independent toolkit for (charged) particle track reconstruction in (high energy) physics experiments implemented in modern C++

    C++ 105 168

  2. vecmem vecmem Public

    Vectorised data model base and helper classes.

    C++ 19 13

  3. detray detray Public

    Test library for detector surface intersection

    C++ 10 18

  4. traccc traccc Public

    Demonstrator tracking chain on accelerators

    C++ 29 50

  5. algebra-plugins algebra-plugins Public

    C++ 3 10

  6. actsvg actsvg Public

    An SVG based C++20 plotting library for ACTS detectors and surfaces

    C++ 1 10

Repositories

Showing 10 of 33 repositories
  • traccc Public

    Demonstrator tracking chain on accelerators

    acts-project/traccc’s past year of commit activity
    C++ 29 MPL-2.0 50 20 (2 issues need help) 29 Updated Nov 12, 2024
  • acts Public

    Experiment-independent toolkit for (charged) particle track reconstruction in (high energy) physics experiments implemented in modern C++

    acts-project/acts’s past year of commit activity
    C++ 105 MPL-2.0 168 98 76 Updated Nov 12, 2024
  • machines Public
    acts-project/machines’s past year of commit activity
    Dockerfile 4 MIT 11 0 0 Updated Nov 12, 2024
  • acts-project/runtime_metrics’s past year of commit activity
    Python 0 0 0 0 Updated Nov 12, 2024
  • .github Public
    acts-project/.github’s past year of commit activity
    0 0 0 0 Updated Nov 12, 2024
  • acts-project/ci-dependencies’s past year of commit activity
    CMake 0 5 0 4 Updated Nov 11, 2024
  • detray Public

    Test library for detector surface intersection

    acts-project/detray’s past year of commit activity
    C++ 10 MPL-2.0 18 9 (1 issue needs help) 13 Updated Nov 11, 2024
  • covfie Public

    A library for storing interpolatable vector fields on co-processors

    acts-project/covfie’s past year of commit activity
    C++ 12 MPL-2.0 2 0 2 Updated Nov 8, 2024
  • vecmem Public

    Vectorised data model base and helper classes.

    acts-project/vecmem’s past year of commit activity
    C++ 19 MPL-2.0 13 6 (1 issue needs help) 3 Updated Nov 7, 2024
  • actsvg Public

    An SVG based C++20 plotting library for ACTS detectors and surfaces

    acts-project/actsvg’s past year of commit activity
    C++ 1 MPL-2.0 10 4 0 Updated Oct 8, 2024

Top languages

Loading…

Most used topics

Loading…