Skip to content
Snippets Groups Projects
  1. May 21, 2024
  2. Mar 19, 2024
  3. Mar 18, 2024
    • Edward Moyse's avatar
      Updates to DumpEventDataToJSONConfig for PHYSLITE · 6cc66798
      Edward Moyse authored and Frank Winklmeier's avatar Frank Winklmeier committed
      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.
      6cc66798
    • Zach Marshall's avatar
      Adding electrons, taus, and photons to DumpEventDataToJSON · e8551785
      Zach Marshall authored and Frank Winklmeier's avatar Frank Winklmeier committed
      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.
      e8551785
  4. Mar 15, 2024
  5. Mar 14, 2024
    • Zach Marshall's avatar
      Updates to DumpEventDataToJSONConfig for PHYSLITE · 9d125bec
      Zach Marshall authored and Walter Lampl's avatar Walter Lampl committed
      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.
      9d125bec
  6. Mar 07, 2024
  7. Feb 20, 2024
  8. Jan 30, 2024
  9. Dec 29, 2023
  10. Nov 08, 2023
  11. Oct 10, 2023
  12. Oct 05, 2023
  13. Oct 04, 2023
  14. Sep 26, 2023
  15. Sep 13, 2023
  16. Sep 05, 2023
  17. Jul 03, 2023
  18. Jun 29, 2023
  19. May 02, 2023
  20. Apr 28, 2023
    • Edward Moyse's avatar
      First steps towards ACTS track convertor, together with simple unit test. · e96fcce3
      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
      e96fcce3
  21. Jan 16, 2023
  22. Sep 02, 2022
  23. Aug 16, 2022
  24. Jul 18, 2022
  25. Jun 07, 2022
  26. Jan 24, 2022
Loading