Skip to content
Snippets Groups Projects
  1. May 12, 2014
  2. May 06, 2014
  3. Apr 22, 2014
  4. Apr 16, 2014
  5. Apr 11, 2014
  6. Mar 24, 2014
  7. Dec 12, 2013
  8. Oct 06, 2013
  9. 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
  10. Jun 13, 2013
  11. May 30, 2013
    • matta's avatar
      * Fix some issue in the scoring of Sharc * · 302d0717
      matta authored
       - In the case of multiinteraction in the same volume, the scorer was keeping only the last energy deposit, instead of summing them
       - The threshold has been move in the Read sensitive and is no longer in the scorer, as the energy deposit can be down in multiple step each of them below threshold and be ignored if the threshold is applyed individually.
      302d0717
  12. Feb 26, 2013
    • matta's avatar
      * Fixing issue with NPUnit · d71e4318
      matta authored
       - NPS was giving conflict between NP system of Unit and CLHEP one, this is was fixed by a nested ifdef on HEP_SYSTEM_OF_UNIT
      
      * Fixing issue with S1:
       - in Detector Manager a tipo was desabling the condition compilation of S1
      
      * Fixing issue in Isotropic:
       - conflict when the particle was light nuclei given by its name (eg proton instead of 1H)
       - Problem is fixed and user can use gamma, proton, deuton, triton and alpha spelling
      d71e4318
  13. Feb 19, 2013
  14. Feb 08, 2013
  15. Feb 07, 2013
  16. Feb 01, 2013
  17. Jan 31, 2013
  18. Jan 30, 2013
  19. Jan 29, 2013
  20. Jan 28, 2013
    • matta's avatar
      # Adding a new Event generator Beam · fc416153
      matta authored
       - Add associate class in NPL
       - Add Function in NPL
      
      Some code clean up has been done as well (cosmetic change for the most)
      fc416153
  21. Dec 20, 2012
  22. Jul 18, 2012
  23. Feb 16, 2011
    • deserevi's avatar
      * Fix bug when reading cross-section file · cbd39114
      deserevi authored
         + Add HalfOpenAngleMin and HalfOpenAngleMax token in Transfert* files
           to take into account correctly the case where the user want to 
           specify angular range
         + This also takes into account cases where the cross-section file has
           a limited angular range
      cbd39114
  24. Feb 09, 2011
  25. Feb 08, 2011
  26. Feb 07, 2011
  27. Jan 20, 2011
  28. Jan 19, 2011
  29. Nov 18, 2010
  30. Feb 23, 2010
    • matta's avatar
      * Correcting bug in NPReaction · 597c53f8
      matta authored
      	- Wrong mass was substract in ReconstructRelativistic
      	- Replace some french variable name by english name
      597c53f8
  31. Feb 11, 2010
  32. Oct 02, 2013
  33. Nov 06, 2009
Loading