Skip to content
Snippets Groups Projects
  1. Oct 05, 2023
  2. Oct 04, 2023
  3. Sep 26, 2023
  4. Sep 13, 2023
  5. Sep 05, 2023
  6. Jul 03, 2023
  7. Jun 29, 2023
  8. May 02, 2023
  9. 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
  10. Jan 16, 2023
  11. Sep 02, 2022
  12. Aug 16, 2022
  13. Jul 18, 2022
  14. Jun 07, 2022
  15. Jan 24, 2022
  16. Nov 24, 2021
  17. Oct 14, 2021
  18. Oct 12, 2021
  19. Apr 28, 2021
  20. Apr 18, 2021
  21. Apr 01, 2021
  22. Aug 28, 2020
  23. Aug 14, 2020
  24. May 18, 2020
  25. Apr 28, 2020
  26. Dec 19, 2019
  27. Dec 17, 2019
  28. Dec 05, 2019
  29. 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
  30. Sep 18, 2019
  31. Aug 27, 2019
  32. Aug 14, 2019
  33. Jul 27, 2019
  34. Jul 23, 2019
  35. Jul 22, 2019
  36. Jul 18, 2019
  37. Jul 11, 2019
  38. Jun 25, 2019
Loading