Skip to content
Snippets Groups Projects
  1. Dec 13, 2024
  2. Dec 07, 2016
    • Adrien Matta's avatar
      * Switching all detector on the new NPInputParser · 5012526f
      Adrien Matta authored
              - Detector now read there configration through NPIntputParser
              - File is read once and then the parser is passed on
              - Allow for smaller ReadConfiguration method
              - NPS and NPL ReadConfiguration almost identical
              - Support for unit
              - Draw back: strongly rely on file indentation
      5012526f
  3. Oct 12, 2016
  4. Oct 11, 2016
  5. Dec 24, 2015
  6. Dec 14, 2015
  7. Dec 07, 2015
  8. Apr 20, 2015
  9. Apr 15, 2015
  10. Oct 23, 2014
  11. Apr 24, 2014
  12. 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
  13. Feb 07, 2013
  14. Feb 08, 2011
  15. Feb 23, 2010
  16. Oct 02, 2013
  17. Oct 21, 2009
  18. Oct 19, 2009
    • matta's avatar
      * Fixing problem with MUST2 strip scorer · 7b53749d
      matta authored
      	- Wrong detector name was given, problem fixed
      
      * Setting a hi-cup on secondaries
      	- There is no more secondaries generated (especially e- in the cryo target)
      7b53749d
  19. Oct 16, 2009
  20. 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
  21. Oct 14, 2009
  22. Oct 02, 2013
Loading