- May 21, 2024
-
-
Edward Moyse authored
-
- Mar 19, 2024
-
-
Adding some more info for JSON dumping towards Phoenix Adding cluster and track links for electrons and cluster links for photons. Also updating the options so that this config works out of the box for both PHYS and PHYSLITE.
-
- Mar 18, 2024
-
-
Updates to DumpEventDataToJSONConfig for PHYSLITE Adding a feature to the DumpEventDataToJSONConfig configuration function that checks if we are running on PHYSLITE (based on something that I believe is trustworthy) and then configures the input collections accordingly. At the moment there are no track particles that can be output, which isn't great, but the rest seems to work reasonably well. There were a few collections that appear to not exist in the C++ code, so I've removed the setting of those collection names (it causes the function to crash out of the box). Fixing a typo in a comment as well.
-
Adding electrons, taus, and photons to DumpEventDataToJSON For event displays, adding a couple of simple lines to include photons, electrons, and tau jets in the JSON dumps that we hand off to Phoenix. It's not completely clear to me if there are naming conventions within Phoenix that need to be respected, so this mostly tries to follow what's already done inside the code.
-
- Mar 15, 2024
-
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
- Mar 14, 2024
-
-
Updates to DumpEventDataToJSONConfig for PHYSLITE Adding a feature to the DumpEventDataToJSONConfig configuration function that checks if we are running on PHYSLITE (based on something that I believe is trustworthy) and then configures the input collections accordingly. At the moment there are no track particles that can be output, which isn't great, but the rest seems to work reasonably well. There were a few collections that appear to not exist in the C++ code, so I've removed the setting of those collection names (it causes the function to crash out of the box). Fixing a typo in a comment as well.
-
- Mar 07, 2024
-
-
Simplify implementation of TrackContainer backends recording
-
- 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 a621ae4655a151ee11382e7295fd7221176012d9.
-
- 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
-