Skip to content
Snippets Groups Projects
  1. Jun 25, 2013
  2. 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
  3. 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
  4. 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
  5. 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
  6. Feb 19, 2013
  7. Feb 11, 2013
  8. Feb 08, 2013
  9. Feb 06, 2013
  10. Jan 31, 2013
  11. Jan 30, 2013
  12. Jan 29, 2013
  13. 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
  14. Dec 20, 2012
  15. Dec 04, 2012
  16. Nov 14, 2012
  17. 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
  18. Nov 01, 2012
  19. Jul 17, 2012
  20. 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
  21. Feb 15, 2011
  22. Feb 09, 2011
  23. Feb 04, 2011
  24. Feb 03, 2011
  25. Feb 02, 2011
    • matta's avatar
      * Fixing bug in TMust2Physics · 7ad185d6
      matta authored
       - IsValidChannel was not properly implemented
       - Call object Telescope number instead of TelescopeNumber-1
      7ad185d6
  26. Jan 31, 2011
  27. Jan 20, 2011
  28. 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
  29. Jan 13, 2011
  30. Jan 06, 2011
  31. 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
    • matta's avatar
      * comment line to avoid warning · 3ba26b7f
      matta authored
      3ba26b7f
  32. Dec 22, 2010
Loading