Skip to content
Snippets Groups Projects
  1. Jan 30, 2013
  2. Jan 29, 2013
  3. 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
  4. Jan 17, 2013
    • nicolas's avatar
      * Remove warnings at compilation time from Simulation · aeba3744
      nicolas authored
       * Add #ifdef statements in NPSimulation - DetectorConstruction
         however, if a subset of detectors is selected with ./configure
         from NPLib, it breaks NPSimulation compilation since all projets
         are compiled by default in NPSimulation
      aeba3744
  5. Nov 17, 2012
  6. Nov 15, 2012
  7. Nov 14, 2012
  8. 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
  9. Nov 01, 2012
  10. Jul 18, 2012
  11. Jul 17, 2012
  12. Jul 16, 2012
  13. Mar 12, 2011
    • deserevi's avatar
      * Fix segementation fault in Gaspard when gamma-rays are fired · 8e8e181b
      deserevi authored
         + Clear for map scorers was misplaced at the end of all ReadSensitive()
           methods in GaspardTracker* shapes.
         + The same applied for the DetectorNumber_itr++ statement
         + The line Energy_itr = EnergyHitMap->GetMap()->begin(); was missing
           when looping on the energy map.
      
      * Strip numbers are now integer instead of double
      8e8e181b
  14. Feb 17, 2011
  15. 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
  16. Feb 15, 2011
  17. Feb 08, 2011
  18. Feb 07, 2011
  19. Feb 04, 2011
    • deserevi's avatar
      * Add Hyde project from Angel Miguel Sanchez Benitez · 8f8d5f86
      deserevi authored
         + NPSimulation is working
         + NPAnalysis is not
      
      * Update all Analysis.cc files in NPAnalysis to account for new method
        name in NPOptionManager
      
      * Update Target.cc file to account for 208Pb targets
      
      * Update ReleaseNotes.txt file
      8f8d5f86
  20. Feb 03, 2011
    • matta's avatar
      * Change density value for CH2 and CD2 · b7396be9
      matta authored
       -0,93 for CH2
       -1,06 for CD2
      b7396be9
    • deserevi's avatar
      * New functionalities NPOptionManager class · 681e1e06
      deserevi authored
         + search for input files in the $NPTOOL/Inputs/* and local directories
           is now performed in this class
         + this search was done previously in DetectorConstruction.cc and
           PrimaryGeneratorAction.cc files. these files have been modified
           accordingly.
         + If input files are not found, program exits
      681e1e06
  21. Jan 20, 2011
  22. Jan 19, 2011
  23. Jan 18, 2011
  24. Jan 14, 2011
  25. Jan 13, 2011
  26. Jan 06, 2011
  27. 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
      * Merge Modification · dc87ceed
      matta authored
      dc87ceed
  28. Dec 22, 2010
Loading