Skip to content
Snippets Groups Projects
  1. Dec 02, 2014
  2. Nov 27, 2014
  3. Nov 19, 2014
    • adrien-matta's avatar
      * Fixing issue when reloading the geometry · 0c7f5255
      adrien-matta authored
        - A specific bug was present in ThinSi.cc : deletion of the material
          (forbidden)
        - A general bug was present causing the TTree to crash: The branches
          address need to be cleared and the branches deleted before
          reloading the geometry
      0c7f5255
  4. Nov 17, 2014
  5. Nov 07, 2014
  6. Nov 05, 2014
  7. Oct 30, 2014
  8. Oct 27, 2014
  9. Oct 23, 2014
  10. Oct 22, 2014
  11. Oct 21, 2014
  12. Oct 15, 2014
  13. Jun 10, 2014
  14. May 06, 2014
  15. Apr 28, 2014
  16. Apr 24, 2014
  17. Mar 24, 2014
  18. Mar 10, 2014
  19. Dec 09, 2013
  20. Dec 08, 2013
  21. Dec 04, 2013
  22. Nov 21, 2013
  23. Nov 11, 2013
  24. Oct 07, 2013
  25. Oct 06, 2013
  26. Aug 20, 2013
    • matta's avatar
      * Patch the liblist and makefile script · aec77417
      matta authored
       - Some old machine requiered the -e flag in front of echo to interpret correctly the \t command as a tab
      - some new machine ignore -e and the make fail later
      - The solution to both is to suppress the -e flag (done before) and replace \t by the ascii code \011
      aec77417
  27. Jul 24, 2013
  28. Jul 02, 2013
  29. Jul 01, 2013
  30. Jun 26, 2013
    • nicolas's avatar
      * change NPSimulation structure to allow conditional compilation · 8f3a5182
      nicolas authored
         + geant4 files are kept in the include and src directories
         + one directory is created for each detector. This directory
           contains the associated headers and sources files
         + a script directory is created with some scripts allowing the
           conditional compilation
      
       * Add #ifdef statements in DetectorConstruction.cc file
         + this applies to each detector header
      
       * Move G4MultiFunctionnalDetector.hh header from Sharc.cc to 
         Sharc.hh
      8f3a5182
  31. Jun 14, 2013
Loading