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 08, 2011
  4. Jan 18, 2011
  5. Feb 23, 2010
  6. Oct 21, 2009
    • matta's avatar
      * Adding support for Strip Number in ThinSi · ad5b9521
      matta authored
      * Little improvment on MUST2 scorer
      	- Map for X,Y and Pad/cristalNumber are now G4int instead of G4double
      	- StripPitch is now a private member of X and Y scorer and is no longer calculated at every event
      * Adding some file that should be here like the Dummy detector, the ThinSiData or the DummyDetector.detector input file
      ad5b9521
  7. Oct 16, 2009
    • 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
  8. 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
  9. Oct 02, 2013
Loading