Back to home page

EIC code displayed by LXR

 
 

    


Warning, /acts/docs/index.md is written in an unsupported language. File is not indexed.

0001 # Introduction
0002 
0003 ACTS is an experiment-independent toolkit for (charged) particle track
0004 reconstruction in (high energy) physics experiments implemented in modern C++.
0005 
0006 The ACTS project provides high-level track reconstruction modules that can be
0007 used for any tracking detector. The tracking detector geometry description is
0008 optimized for efficient navigation and fast extrapolation of tracks. Converters
0009 for several common geometry description packages are available. In addition to
0010 the algorithmic code, this project also provides an event data model for the
0011 description of track parameters and measurements.