Alexander J. Pfleger

Results 27 issues of Alexander J. Pfleger

The firstly intended clang tidy check `modernize-use-std-numbers` is not suited for us: - it doesn't flag macros like `M_PI` - it flags values in our tables that get close to...

Infrastructure
:stop_sign: blocked

Component - Core
:construction: WIP
Track Fitting

Component - Core
:construction: WIP

For some time, we had a rather random usage of `ActsScalar` instead of `double`. This generated mismatches child classes which made it impossible to compile the project. This PR starts...

Component - Core
Infrastructure
Component - Documentation
Event Data Model
Vertexing
Track Finding
Track Fitting

Component - Core
Component - Examples
Component - Plugins
Stale
Track Finding

Align both algorithms when it comes to variable names and structure.

Component - Examples

Clean up CTD-code and prepare it for main. - Working example exist - prediction relies on special casing to remove sign. How do we implement this? -> maybe no real...

blocked by - https://github.com/acts-project/acts/pull/4866

Component - Examples
:stop_sign: blocked