Skip to content
Snippets Groups Projects
  1. Jun 26, 2013
    • nicolas's avatar
      * change NPSimulation structure to allow conditional compilation · 8f3a5182
      nicolas authored
         + geant4 files are kept in the include and src directories
         + one directory is created for each detector. This directory
           contains the associated headers and sources files
         + a script directory is created with some scripts allowing the
           conditional compilation
      
       * Add #ifdef statements in DetectorConstruction.cc file
         + this applies to each detector header
      
       * Move G4MultiFunctionnalDetector.hh header from Sharc.cc to 
         Sharc.hh
      8f3a5182
  2. Feb 07, 2013
  3. Feb 17, 2011
    • deserevi's avatar
      * Fix bug in scorers · fb0f0a1d
      deserevi authored
         + limit on deposited energy for each step is now 0.1 keV instead of 100 keV
         + this produced double kinematical lines spaced by 100 keV
      fb0f0a1d
  4. Feb 23, 2010
  5. Oct 02, 2013
  6. Nov 05, 2009
    • deserevi's avatar
      * Minor fixes after merge · 26434e3b
      deserevi authored
      * Scorer scheme has been updated for Gaspard and S1 detector
         + General scorers of the NPTool package are used whenever possible
      26434e3b
  7. Oct 15, 2009
    • matta's avatar
      * Major upgrade on Scorer · 4d12dddc
      matta authored
      	- General Scorer now use the TrackID+DetNbr index system, ensuring more flexibility.
      	- Plastic,MUST2 and ThinSi use the same system and rely on General Scorer
      
      * Naming Convention of Detector Volume is define 
      	- Volume name should be : DetectorNameX_SubPart
      	- This insure compatibility with the General Scorer
      
      * Correcting Bug: if no target the Transfert and TransfertToReasonance method crashed
      	- Fixed by adding a test on the target address
      
      * NB: Further test to be made on Gaspard to check everything is fine
      4d12dddc
  8. Oct 12, 2009
  9. Sep 01, 2009
Loading