Skip to content
Snippets Groups Projects
  1. May 03, 2024
  2. Nov 10, 2023
  3. Oct 02, 2023
  4. Sep 18, 2023
  5. Jul 19, 2023
  6. Jul 03, 2023
  7. Jun 18, 2023
  8. Jun 01, 2023
  9. May 24, 2023
  10. May 19, 2023
  11. Apr 03, 2023
  12. Mar 28, 2023
  13. Feb 14, 2023
  14. Jun 03, 2021
  15. Jan 15, 2021
  16. Jan 12, 2021
  17. Sep 23, 2020
  18. Jul 29, 2020
  19. May 27, 2020
  20. May 12, 2020
  21. May 07, 2020
  22. Sep 18, 2018
  23. Jan 30, 2017
  24. Dec 07, 2016
  25. Nov 25, 2016
  26. Nov 24, 2016
  27. Nov 07, 2016
  28. Nov 02, 2016
    • Adrien Matta's avatar
      * Fixing seg fault when reloading geometry multiple time · c76a05a5
      Adrien Matta authored
              - Modification of all existing detector class
              - Modification of Detector Skeleton
              - Branch is now called only if Branch does not exist
              - Cosmetic change to display when reloading geometry
      
      * Restaure NPTool style (previous one was broken)
      c76a05a5
  29. Oct 12, 2016
  30. Jan 07, 2016
  31. Jan 04, 2016
  32. Dec 26, 2015
  33. Dec 24, 2015
  34. Jul 29, 2015
    • adrien-matta's avatar
      * Adding nps test script · 2b138cc2
      adrien-matta authored
      - Adding travis build of G4
      - Adding travis run of test
      - fixing potential conflict when compiling and running nps on linux
      2b138cc2
  35. Jul 14, 2015
  36. Apr 15, 2015
  37. Nov 07, 2014
    • adrien-matta's avatar
      * Adding option to reload the current geometry via messenger · c1eb0913
      adrien-matta authored
       - Delete the actual geometry
       - Clear the Detector Manager
       - Reload Geometry file
      
      For this to work a couple of thing has been done:
       - InitializeRootInput now need an extra SetBranchAddress to tell the
         tree that the previous address is no longer in use
       - Scorer can not be cleared, so need to be retrieved in case of a
         reloading. If they do not exist they are created
       - This is done using the new CheckScorer static method from VDetector
      c1eb0913
  38. Nov 05, 2014
Loading