- Mar 15, 2024
-
-
Melissa Yexley authored
-
Melissa Yexley authored
-
- Feb 20, 2024
-
-
Melissa Yexley authored
-
Melissa Yexley authored
-
- Jan 30, 2024
-
-
Melissa Yexley authored
-
Melissa Yexley authored
-
- Dec 29, 2023
-
-
Tomasz Bold authored
-
- Nov 08, 2023
-
-
Switch ACTS tracking to Athena backends
-
- Oct 10, 2023
-
-
Bump Acts Tag to v30.1.0
-
- Oct 05, 2023
-
-
Renaming of new Tracking EDM classes
-
- Oct 04, 2023
-
-
Add Helper handle to streamline TrackContainer construction
-
- Sep 26, 2023
-
-
DumpEventDataToJsonAlg: Clean up configuration and simplify algorithm
-
- Sep 13, 2023
-
-
Support free and detector surfaces in MTJ
-
- Sep 05, 2023
-
-
Need to have surface to calculate the global position for ACTS parameters Print warning if no surface found Cache position, and improve debug output
-
- Jul 03, 2023
-
-
Revert "Got the code compiling" This reverts commit a621ae46.
-
- Jun 29, 2023
-
-
Naming convention for acts trk event
-
- May 02, 2023
-
-
Edward Moyse authored
-
- Apr 28, 2023
-
-
Edward Moyse authored
First attempt to start adding track conversion Reformat, and make trkTrackCollectionToActsTrackContainer pure virtual First attempt of converting measurements Cleanup CMakeLists.txt for Attila Temporarily add CLASSDEF for ConstVectorTrackContainer until better location found Temporarily add ConstRefHolder and permanently add ConstVectorTrackContainer WriteHandle Add specialisations for MultiTrajectory and TrackProxy
-
- Jan 16, 2023
-
-
Tadej Novak authored
-
- Sep 02, 2022
-
-
DumpEventDataToJSON: (slightly) more efficient scheme for track positions
-
- Aug 16, 2022
-
-
Fixing some bugs, especially related to NSW. Fix sTGC name Better handle missing data Fix NSW types
-
- Jul 18, 2022
-
-
DumpEventDataToJSON: Add support for NSW.
-
- Jun 07, 2022
-
-
Remove rendundant setting of congfigurableRun3Behavior in tests
-
- Jan 24, 2022
-
-
Tadej Novak authored
-
- Nov 24, 2021
-
-
Christos Anastopoulos authored
DataQualityInterfaces, LArGeoEndcap, DumpEventDataToJSON, BeamPipeGeoModel cppcheck / clang-tidy fixes
-
- Oct 14, 2021
-
-
Tadej Novak authored
-
- Oct 12, 2021
-
-
Tadej Novak authored
-
- Apr 28, 2021
-
-
For tracks, prefer parameters over measurements
-
- Apr 18, 2021
-
-
Edward Moyse authored
-
- Apr 01, 2021
-
-
- Aug 28, 2020
-
-
Frank Winklmeier authored
-
- Aug 14, 2020
-
-
- May 18, 2020
-
-
Walter Lampl authored
-
- Apr 28, 2020
-
-
Frank Winklmeier authored
-
- Dec 19, 2019
-
-
create Tracking/TrkConfig package, move all new configuration files in, update path where they were used
-
- Dec 17, 2019
-
-
- Dec 05, 2019
-
-
Edward Moyse authored
-
- Nov 19, 2019
-
-
John Chapman authored
Updated `ComponentAccumulator` configuration tests which dump the configuration to a pickle file. In python3 the output file needs to be explicitly opened in binary mode. I.e. ```f = open('configdump.pkl','wb')``` rather than ```f = open('configdump.pkl','w')```
-
- Sep 18, 2019
-
-
Frank Winklmeier authored
Enable the ATLAS-specific flake8 checks ("ATL") for packages that already define a flake8 unit test. See https://gitlab.cern.ch/atlas/atlasexternals/tree/master/External/flake8_atlas for a list of the additional checks.
-
- Aug 27, 2019
-
-