|
ACTS
Experiment-independent tracking
|
| Algebra types | These are the default vector/matrix types that should be used throughout the codebase |
| Context | |
| Data Preparation | |
| Clustering | Algorithms and data structures for clustering hits |
| Space Point Formation | Algorithms and data structures for forming space points from clusters |
| Detector Description | |
| Geometry | Detector geometry description and handling |
| Magnetic Field | A description of magnetic field configurations for algorithms |
| Material | Detector material description and handling |
| Material mapping | Projection procedure to derive mapped material properties |
| Error definitions | |
| Event Data Model | |
| Charge interpretation for track parameters | Track parameters store a single coefficient that describes charge and momentum |
| Measurements | Models experiment specific measurements as input to algorithms |
| Track Event Data Model | High-level Track Event Data Model |
| Logging | Subsystem for logging and message handling |
| Logging Macros | Helper macros for logging with Acts::Logger |
| Logging Thresholds | Functions and classes to manage logging failure thresholds |
| Pattern Recognition | |
| Seeding | Algorithms and data structures for track seeding |
| Track Finding | Algorithms and data structures for track finding |
| Plugins | Optional functionality that connects to external dependencies |
| ActSVG Plugin | SVG visualization plugin based on the ActSVG library |
| Covfie Plugin | |
| DD4hep Plugin | |
| Detray Plugin | |
| EDM4hep Plugin | |
| FPE Monitoring Plugin | |
| FastJet Plugin | |
| GNN Plugin | |
| Geant4 Plugin | |
| GeoModel Plugin | |
| Hashing Plugin | |
| JSON Plugin | |
| ONNX Plugin | |
| ROOT Plugin | |
| Propagation | Particle propagation |
| Magnetic Field | A description of magnetic field configurations for algorithms |
| Track Fitting | Algorithms and data structures for track fitting |
| Utilities | Auxiliary functions and classes used throughout ACTS |
| Vertexing | Algorithms and data structures for vertex reconstruction |