- Mar 18, 2024
-
-
Add DetailedTrackTruthCollection_p4, DetailedTrackTruth_p4 and TruthTrajectory_p3 based on HepMcParticleLink_p3
-
Reduce numMeasurementsCutOff from 3 to 1
-
Modernise DetailedTrackTruthBuilder syntax
-
- Mar 15, 2024
-
-
Solve compilation issue in gcc11 due to struct
-
Implementation of "Analogue clustering" calibration method in Tracking/Acts
-
Harmless Typo in ACTS track finding configuration
-
- Mar 14, 2024
-
-
Empty defaults for tools and read/write handles
-
OnTrackCalibrator: Add missing 'typename'
-
Bump ACTS to v33.0.0
-
Fast tracking ci for acts
-
- Mar 13, 2024
-
-
Remove unused algorithm
-
Merge the ID & MS alignment Geometry context alg Toggle tracking geo svc Apply 1 suggestion(s) to 1 file(s) Print statement
-
ActsTrackReconstruction: Fix ElementLink initialiation. Avoid forming a reference to null in the case of initializing a null link. Also clean up a bit: can pass an EventContext rather than an IProxyDict.
-
Implement OnTrackCalibrator This is preliminary work towards supporting various Pixel & Strip measurement calibrations. Some notes on the design: - Support for separate calibrators for pixel and strip measurements - No-calibration workflow supported out of the box => this obsoletes the UncalibratedMeasurementCalibrator - For measurements _not_ pixel or strips, no calibration applied - Using the delegate pattern, the calls to calibrators can be optimized at compile-time: should not raise CPU consumption Currently no actual calibrators are implemented, this will come later.
-
ACTS Naming convention: algs and tools names/configs
-
- Mar 12, 2024
-
-
Analysis Alg for acts tracks
-
Persistify proper track collections
-
Set an identifier for xAOD clusters
-
Added ITk flags for Heavy Ions
-
- Mar 11, 2024
-
-
Thomas Strebler authored
-
- Mar 09, 2024
-
-
simplify thanks to !69080
-
- Mar 08, 2024
-
-
Remove use of Cluster Maker Tool in the Acts Pixel Clustering Tool
-
Update HepMcParticleLink interface and clients without changing behaviour
-
replace flags.TrackOverlay with flags.TrackOverlay.ActiveConfig
-
Clean up legacy TrkEventCnvTools config
-
Thomas Strebler authored
-
- Mar 07, 2024
-
-
JO for reading ACTS tracks from file
-
Thomas Strebler authored
-
Thomas Strebler authored
-
Thomas Strebler authored
-
Thomas Strebler authored
-
Johannes Junggeburth authored
-
Simplify implementation of TrackContainer backends recording
-
- Mar 06, 2024
-
-
Paul Gessinger authored
-
Carlo Varni authored
-
Frank Winklmeier authored
-
- Mar 05, 2024
-
-
Acts Cache mechanism can be set by config flags
-
Frank Winklmeier authored
-
- Mar 04, 2024
-
-
scott snyder authored
Binding reference to temporary in range-for.
-
Add new tools and CA configurations for GNN Tracking
-