Carlo Varni

Results 9 issues of Carlo Varni

Setting `s_binningValues` as `const` as well. The Atlas Thread-check is complaining about this since it suspect this may be not thread safe.

When running KF refitting on a tt-bar sample with pile-up (mu 200), ACTS reports the following error message: ``` ActsReFitterAlg.ActsKalmanFitter.Acts Kalman Refit ERROR KalmanFilter failed: KalmanFitterError:5, No measurement detected during...

Stale

as the title says. Most likely the second is not an issue since it's just a proxy ... but still it does not hurt

Component - Core
automerge
Track Finding

Changes to improve the measurement selector /cc @andiwand and @goetzgaycken

Component - Core
Track Finding

Read-only implementation of the space point EDM, following the examples from Tracks and MTJ. The seeding infrastructures have been adapted to this, both the default and orthogonal seeding. This also...

Component - Core
Needs Decision
Component - Examples
Component - Plugins
Component - Documentation
:construction_worker_woman: User Action Needed
Event Data Model
Needs Discussion
Seeding
Track Finding
Breaking change

In Athena we have ocurences of these errors in our tests. For now we are masking these errors but they need to be solved. ```console 18:09:54 ActsTrackFindingAlg.Acts ERROR Step failed...

Bug
Stale

Adding some `VERBOSE` statements in the Grid creation and Filling. Will so the same for other parts of the seeding in other PRs

Component - Core
Component - Examples
Seeding
Track Finding

Several changes: - Add concepts for the Cylindrical grid (creation and filling) - Add concepts to the seed finder - Changes to the `SeedFinderConfig`: (1) Defining an enum `Acts::SeedFinding::MiddleRadialStrategy` (instead...

Component - Core
Component - Examples
Seeding
Track Finding

As of not the `Acts::SpacePointContainer` object stores a collection of proxies internally. This was necessary due to the fact that seed finders runs on the proxies and return a collection...

Component - Core
Component - Examples
Event Data Model
Seeding
Track Finding