Skip to content
Snippets Groups Projects
  1. Jan 31, 2013
  2. Jan 30, 2013
  3. Jan 29, 2013
  4. 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
  5. 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
  6. Nov 17, 2012
  7. Nov 15, 2012
  8. Nov 14, 2012
  9. 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
  10. Nov 01, 2012
  11. Jul 18, 2012
  12. Jul 17, 2012
  13. Jul 16, 2012
  14. 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
  15. Feb 17, 2011
  16. 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
  17. Feb 15, 2011
  18. Feb 08, 2011
  19. Feb 07, 2011
  20. 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
  21. 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
  22. Jan 20, 2011
  23. Jan 19, 2011
  24. Jan 18, 2011
  25. Jan 14, 2011
Loading