Skip to content
Snippets Groups Projects
  1. Jan 15, 2025
  2. Dec 04, 2023
  3. Jan 13, 2017
  4. Dec 12, 2016
  5. Dec 08, 2016
  6. Jul 28, 2016
  7. Jun 30, 2016
  8. Jun 24, 2016
  9. May 20, 2016
  10. Apr 12, 2016
  11. Mar 17, 2016
  12. Jan 27, 2016
  13. Jan 25, 2016
  14. Jan 07, 2016
  15. Dec 14, 2015
  16. Dec 08, 2015
  17. Dec 07, 2015
  18. Feb 05, 2015
  19. Jan 26, 2015
  20. 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
  21. Jan 16, 2011
    • deserevi's avatar
      * Fix bugs in NPLib for W1 detector · 8155a97e
      deserevi authored
         + Call to AddDetector() method was missing
      
      * Finish NPAnalysis for W1 detector
         + Cases with multiplicity greater than one are treated
         + Excitation energy is reconstructed OK without strip
         + Excitation energy taking into account strips should be checked
           in more details.
      
      * Cosmetic for screen printing in NPLib classes
      8155a97e
  22. Jan 13, 2011
  23. Dec 23, 2010
    • deserevi's avatar
      * Finish stripping scheme for GaspardTrackerAnnular · f62a591d
      deserevi authored
         + bug was in the correspondance between strip number and coordinates
         + excitation energy is now well reconstructed
      
      * Add Destroy method in the singleton class NPOptionManager
         + it is used in the Gaspard analysis code
      
      * Change default ROOT file name in general analysis macros
         + mySimul.root is now myResult.root
      
      * Add DumpStrippingScheme method in GaspardTracker
         + it allows to dump the correspondance between strips and coordinates
           for any detector part of Gaspard
         + for the moment indexes are hardcoded for annular detector (should be
           improved)
      f62a591d
  24. Dec 22, 2010
  25. Oct 11, 2010
  26. Mar 05, 2010
  27. Feb 08, 2010
    • matta's avatar
      * Improving EventGeneratorTransfertToResonance · 4e9d7914
      matta authored
      	- Now the weight of each event is stored instead of using a rejection methods when making the phase space decay
      
      * Adding a pure phase space Event Generator
      	- Using an input file, one can simulate any many body phase space (up to 18 body)
      	- Same weight methods is used as in TransfertToResonance
      4e9d7914
  28. Oct 19, 2009
    • matta's avatar
      * Fixing problem with MUST2 strip scorer · 7b53749d
      matta authored
      	- Wrong detector name was given, problem fixed
      
      * Setting a hi-cup on secondaries
      	- There is no more secondaries generated (especially e- in the cryo target)
      7b53749d
  29. Oct 02, 2013
  30. Sep 29, 2009
  31. Oct 02, 2013
  32. Sep 07, 2009
Loading