Skip to content
Snippets Groups Projects
  1. Dec 03, 2013
  2. Nov 29, 2013
  3. Nov 25, 2013
    • adrien-matta's avatar
      * Suppress a bug causing SegFault at the end of Analysis · ac8c819c
      adrien-matta authored
        - The bug was provoqued by deletion of the TFile and TTree in
          RootInput
        - The bug occure only under c++11 compilation
        - I think root and RootInput are trying to delete the file at the same
          time
      * Add a missing physics spectra to TMust2Spectra
      ac8c819c
  4. Nov 21, 2013
  5. Nov 15, 2013
  6. Nov 12, 2013
  7. Nov 08, 2013
  8. Nov 06, 2013
  9. Oct 30, 2013
  10. Oct 25, 2013
  11. Oct 24, 2013
  12. Oct 23, 2013
  13. Oct 22, 2013
  14. Oct 07, 2013
  15. Oct 06, 2013
  16. Oct 02, 2013
  17. 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
  18. Jul 24, 2013
  19. Jul 01, 2013
  20. Jun 13, 2013
  21. 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
  22. 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
  23. Mar 12, 2013
  24. 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
Loading