This project is mirrored from https://*****:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Jan 09, 2025
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- Jan 06, 2025
-
-
ActsTrackReconstruction: cmake fix Missing dependency on acts PluginJson.
-
- Dec 19, 2024
-
-
main-cppcheck-ActsInterop
-
- Dec 13, 2024
-
-
Add truth linking to seeds
-
Goetz Gaycken authored
The detector element status data which contains the condensed information of the conditions summary tools allows to query the module status with much smaller overhead. Schedule conditions algorithms to condense the conditions related pixel and strip module status conditions data, and event algorithms to combine this status with a status obtained from error flags encoded in the byte stream if the data is read from a byte stream. Disable in all ITk algorithms and tools, which support the detector element status, the conditions summary tool and use the status data instead.
-
Split compilation unit of ACTS GSF Fitter Tool
-
Add some configurations flags for the ACTS GSF
-
Goetz Gaycken authored
-
- Dec 12, 2024
-
-
Use ForcedSurfaceReached only in case of Perigee
-
Use ForcedSurfaceReached when propagating to the perigee surface
-
- Dec 11, 2024
-
-
Reduce boilerplate in Acts ExtrapolationTool implementation
-
- Dec 09, 2024
-
-
Frank Winklmeier authored
Remove error suppression and use initializer list.
-
Store seeds in Acts alone workflow
-
Updating scripts for material mapping for ACTS tracking geometry
-
- Dec 06, 2024
-
-
Add Strip seed config
-
- Dec 05, 2024
-
-
Update ActsObjectDecorationConfig.py
-
xAODRootAccess: Missing include. Missing DataProxy include.
-
Johannes Elmsheuser authored
-
ActsDataPreparation: Fix cppcheck warnings. Pass containers by const reference, not by value.
-
ActsGeometry: Fix cppcheck 2.15 warnings. Signed integer shifted by 31 bits.
-
- Dec 04, 2024
-
-
Switched to the new location of the throwExcept macro It leaves in GeoModelKernel as of 6.7.0
-
remove copySecondStage flag. Remove debug printout. Make some functions static. Keep newLine (renamed from nl) option in TrackStatePrinter.
-
- Dec 03, 2024
-
-
Additional fixed for https://github.com/acts-project/acts/pull/3605 after atlas/athena!76284
-
Update ActsObjectDecorationConfig.py
-
Do not override output level in ACTS GX2F
-
- Dec 02, 2024
-
-
Apply 1 suggestion(s) to 1 file(s) Co-authored-by:
Malte Algren <malte.algren@cern.ch>
-
New ACTS gx2f integration
-
Replace all the RegSelTool interface calls for the ID Trigger clients The RegSelTool interface is being changed as discussed in !76173. This request replaces all the ID Trigger related RegSelTool calls. The details for all the calls have been checked and the output is identical both for simple Rois and composite Rois. The RawDataProviders however, have NOT been checked since they so not run when running only over RDO, but code itself for these calls is identical for that code for the clustring which has been validated. This completes the the ID Trigger part of ATR-30360
-
- Nov 29, 2024
-
-
fix: add "next" all ACTS MultiTrajectory components
-
Solve cppcheck defects in Tracking packages
-
- Nov 28, 2024
-
-
Goetz Gaycken authored
-
ACTS TF: use ProxyAccessor constexpr constructor
-
Create xAOD::TrackMeasurementValidation objects from Pixel and Strip Clusters
-
- Nov 26, 2024
-
-
Goetz Gaycken authored
-
- Nov 23, 2024
-
-
Frank Winklmeier authored
-
- Nov 21, 2024
- Nov 19, 2024
-
-
Dropped the problematic SetupLocalSqliteGeometryDb function The function was causing troubles when multiple tests were running in the same directory (ATEAM-1032). All client scripts have been migrated to accessing SQLite database files via the `SQLiteFullPath' mechanism that does not make symlinks in the run directory
-