Warning, /acts/docs/old/index.rst is written in an unsupported language. File is not indexed.
0001 ACTS Common Tracking Software
0002 =============================
0003
0004 .. attention:: ACTS Documentation has moved
0005 The ACTS documentation has moved `here <https://acts-project.github.io/>`_.
0006 This page is available for archival purposes only.
0007
0008 ACTS is an experiment-independent toolkit for (charged) particle track
0009 reconstruction in (high energy) physics experiments implemented in modern C++.
0010
0011 The ACTS project provides high-level track reconstruction modules that can be
0012 used for any tracking detector. The tracking detector geometry description is
0013 optimized for efficient navigation and fast extrapolation of tracks. Converters
0014 for several common geometry description packages are available. In addition to
0015 the algorithmic code, this project also provides an event data model for the
0016 description of track parameters and measurements.
0017
0018 Key features:
0019
0020 * A tracking geometry description which can be constructed manually or from
0021 TGeo and DD4hep input.
0022 * Simple event data model.
0023 * Implementations of common algorithms for track propagation and fitting.
0024 * Implementations of basic seed finding algorithms.
0025 * Implementations of common vertexing algorithms.
0026
0027 .. toctree::
0028 :maxdepth: 1
0029
0030 getting_started
0031 tracking
0032 acts_project
0033 core/core
0034 Fast Track Simulation (Fatras) <fatras/fatras>
0035 plugins/plugins
0036 examples/examples
0037
0038 Contribution guide <contribution/contribution>
0039
0040 api/api
0041
0042 versioning
0043 formats/formats
0044 codeguide
0045 misc/misc
0046 authors
0047 license
0048
0049 white_papers/index.rst
0050
0051 glossary
0052
0053 TODOs
0054 =====
0055
0056 .. todolist::