Skip to content
Snippets Groups Projects
  1. Dec 20, 2019
  2. Sep 18, 2018
  3. Jan 30, 2017
  4. Dec 07, 2016
  5. Nov 25, 2016
  6. Nov 24, 2016
  7. Nov 07, 2016
  8. Nov 02, 2016
    • Adrien Matta's avatar
      * Fixing seg fault when reloading geometry multiple time · c76a05a5
      Adrien Matta authored
              - Modification of all existing detector class
              - Modification of Detector Skeleton
              - Branch is now called only if Branch does not exist
              - Cosmetic change to display when reloading geometry
      
      * Restaure NPTool style (previous one was broken)
      c76a05a5
  9. Oct 12, 2016
  10. Jan 07, 2016
  11. Jan 04, 2016
  12. Dec 26, 2015
  13. Dec 24, 2015
  14. Jul 29, 2015
    • adrien-matta's avatar
      * Adding nps test script · 2b138cc2
      adrien-matta authored
      - Adding travis build of G4
      - Adding travis run of test
      - fixing potential conflict when compiling and running nps on linux
      2b138cc2
  15. Jul 14, 2015
  16. Apr 15, 2015
  17. Nov 07, 2014
    • adrien-matta's avatar
      * Adding option to reload the current geometry via messenger · c1eb0913
      adrien-matta authored
       - Delete the actual geometry
       - Clear the Detector Manager
       - Reload Geometry file
      
      For this to work a couple of thing has been done:
       - InitializeRootInput now need an extra SetBranchAddress to tell the
         tree that the previous address is no longer in use
       - Scorer can not be cleared, so need to be retrieved in case of a
         reloading. If they do not exist they are created
       - This is done using the new CheckScorer static method from VDetector
      c1eb0913
  18. Nov 05, 2014
  19. Oct 27, 2014
  20. Oct 23, 2014
  21. Apr 28, 2014
  22. Feb 03, 2014
  23. Dec 18, 2013
  24. 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
  25. Feb 13, 2013
  26. Feb 07, 2013
  27. Feb 08, 2011
  28. Mar 05, 2010
  29. Feb 23, 2010
  30. Nov 27, 2009
  31. Oct 02, 2013
  32. Oct 16, 2009
    • matta's avatar
      * Updating NPDocumentation · 3b5eff5c
      matta authored
      * Fixing comment in some detector
      3b5eff5c
    • matta's avatar
      * Adding a DUMMY Detector to NPSimulation · 22017373
      matta authored
      	-This class describe a simple Dummy Detector :                           
       	a simple cylinder of predifined material. user can choose to place it        
              where he want using spherical coordinate and choose between two naterial 
      
      * Updating comment in ThinSi detector (NPS)
      22017373
    • matta's avatar
      * Fixing support of comment in input file · 35ba4fed
      matta authored
      	- Wrong token sequence is no more issued when a comment is insert within the input file
      * Adding comment support for AnnularS1
      35ba4fed
  33. 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
  34. Oct 09, 2009
  35. Oct 02, 2013
Loading