Skip to content
Snippets Groups Projects
  1. Dec 18, 2013
  2. Nov 11, 2013
  3. Oct 06, 2013
  4. 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
  5. Jul 02, 2013
    • nicolas's avatar
      * NPSimulation compilation · d031d3e5
      nicolas authored
        header and src files of each defined detector are now
        symlinked in the include and src directory instead of
        being hard copied
      
      * Remove compilation warnings in Tigree.cc
      d031d3e5
  6. Jul 01, 2013
  7. Jun 25, 2013
  8. Jun 13, 2013
  9. 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
  10. 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
  11. Feb 28, 2013
    • 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
  12. Feb 19, 2013
  13. Feb 08, 2013
  14. Feb 07, 2013
  15. Feb 06, 2013
    • matta's avatar
      * Finnishing Sharc geometry: · ea983b7f
      matta authored
       - Placement of Box detector Ok for Pad and Single layer case
       - Restauring original colour of the PCB
      ea983b7f
  16. Feb 05, 2013
  17. Feb 04, 2013
  18. Feb 01, 2013
  19. Jan 31, 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. Dec 04, 2012
  23. Nov 17, 2012
  24. Nov 15, 2012
  25. Nov 14, 2012
  26. Nov 07, 2012
    • matta's avatar
      * Adding GUI interface to NPS · c66ab5a1
      matta authored
      * Progress on the Sharc detector
      * Correcting bug on the particle stack: Initial condition was not cleared at end of event, generating massive root file
      c66ab5a1
  27. Feb 17, 2011
    • matta's avatar
      * Changing the NPL::VDetector · bb2b13b8
      matta authored
       - Now Detector have two method to initialize the root input, one for the Raw data and one for physical data
       - An option ca be given in NPA to specified the input is of physical type
      
      * Identify and correct some bug on the SSSD
      bb2b13b8
    • matta's avatar
      * Adding CATS in NPL DetectorManager · e04450de
      matta authored
      * Changing old naming convention ThinSi to SSSD
      e04450de
  28. Feb 15, 2011
  29. Feb 11, 2011
  30. Feb 07, 2011
  31. Feb 04, 2011
  32. Feb 03, 2011
Loading