- Jun 26, 2013
-
-
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
-
- Feb 12, 2013
-
-
nicolas authored
-
- Feb 07, 2013
-
-
matta authored
- Put 2009-2013 copyright date - Change the place of the ifndef position to avoid multiple inclusion of comment line
-
- Feb 08, 2011
-
-
matta authored
- Suppress all Tab - Arrange indentation
-
- Feb 23, 2010
-
-
matta authored
-
- Oct 21, 2009
-
-
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
-
- Oct 16, 2009
-
-
matta authored
* Fixing comment in some detector
-
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)
-
matta authored
- Wrong token sequence is no more issued when a comment is insert within the input file * Adding comment support for AnnularS1
-
- Oct 15, 2009
-
-
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
-
- Oct 09, 2009
-
-
deserevi authored
-
- Oct 02, 2013
- Sep 14, 2009
-
-
deserevi authored
* Change ushort for unsigned short in *.cc files
-