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