Skip to content
Snippets Groups Projects
  1. Mar 15, 2024
  2. Feb 20, 2024
  3. Jan 30, 2024
  4. Dec 29, 2023
  5. Nov 08, 2023
  6. Oct 10, 2023
  7. Oct 05, 2023
  8. Oct 04, 2023
  9. Sep 26, 2023
  10. Sep 13, 2023
  11. Sep 05, 2023
  12. Jul 03, 2023
  13. Jun 29, 2023
  14. May 02, 2023
  15. 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
  16. Jan 16, 2023
  17. Sep 02, 2022
  18. Aug 16, 2022
  19. Jul 18, 2022
  20. Jun 07, 2022
  21. Jan 24, 2022
  22. Nov 24, 2021
  23. Oct 14, 2021
  24. Oct 12, 2021
  25. Apr 28, 2021
  26. Apr 18, 2021
  27. Apr 01, 2021
  28. Aug 28, 2020
  29. Aug 14, 2020
  30. May 18, 2020
  31. Apr 28, 2020
  32. Dec 19, 2019
  33. Dec 17, 2019
  34. Dec 05, 2019
  35. Nov 19, 2019
    • John Chapman's avatar
      Fix for writing pickle files in python3 · 6388490e
      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')```
      6388490e
  36. Sep 18, 2019
  37. Aug 27, 2019
Loading