Skip to content
Snippets Groups Projects
  1. Jan 28, 2015
  2. Jan 16, 2015
  3. Jan 14, 2015
  4. Jan 12, 2015
  5. Jan 11, 2015
  6. Dec 16, 2014
  7. Nov 17, 2014
  8. Nov 07, 2014
  9. Oct 28, 2014
  10. Oct 21, 2014
  11. Oct 20, 2014
  12. Oct 15, 2014
  13. Oct 03, 2014
  14. Apr 30, 2014
  15. Apr 23, 2014
  16. Mar 14, 2014
    • e657's avatar
      Fixed bugs in SiRes · 53a06c9d
      e657 authored
       Veuillez saisir le message de validation pour vos modifications. Les lignes
      53a06c9d
  17. Mar 11, 2014
  18. Mar 04, 2014
  19. Feb 24, 2014
  20. Dec 19, 2013
  21. Dec 10, 2013
  22. 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
  23. Jul 04, 2013
  24. Jul 01, 2013
  25. Jun 13, 2013
  26. 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
  27. Mar 19, 2013
    • matta's avatar
      * Fixing bug in initial condition · 88a2bc99
      matta authored
      * Fixing GeometricalEfficiency.C macro to fit new TInitialCondition
      * Adding support for TInitialCondition in Sharc
      88a2bc99
  28. Mar 08, 2013
  29. Feb 28, 2013
    • matta's avatar
      * Fixing double InitialCondition Branch on Linux · 20ce8af3
      matta authored
       - Beam was creating a never used Initial Condition
       - The hollow branch appear only on Linux(?) computer...
      20ce8af3
    • matta's avatar
      * Fixing issue when target size value are 0: · e5d791b7
      matta authored
       - The target was not created and thus the Material not register in the dE/dx table. So NPS crash when trying to write the table. The table is no longer written if the size of the target is 0
      
      * Fixing issue when EventGeneratorIsotropic is used for gamma emission
      e5d791b7
  30. 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
    • matta's avatar
      * fixing bug in RootOutput · efa344bc
      matta authored
       - Tree was not declared in non proof mode
      efa344bc
    • matta's avatar
      * Add a prototype MakePhyscial Tree using pROOF · 18defaa0
      matta authored
       - The analysis project is in pMakePhysicalTree
       - The macro is launch putting the usual NPTool option in the macro string argument
       - Parrallel computation and merging of the output tree in memory (not suitable for very large run...)
       - Some change in the ROOTOuput to fit the requierement of pROOF, using the NPTOptionManager option --proof to activate them
      18defaa0
  31. Feb 21, 2013
  32. Feb 19, 2013
Loading