- Dec 13, 2024
- Dec 07, 2016
-
-
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
-
- Oct 12, 2016
-
-
Adrien Matta authored
* old one * Run replace.sh to replace old matta@ipno.in2p3.fr address
-
- Oct 11, 2016
-
-
Adrien Matta authored
* updating copyright * updating a matta email
-
- Dec 24, 2015
-
-
adrien-matta authored
- All detector are now in the Detectors folder
-
- Dec 14, 2015
-
-
adrien-matta authored
-
- Dec 07, 2015
-
-
Morfouace authored
-
- Apr 20, 2015
-
-
adrien-matta authored
* Switching SSSD to new Scorer * Fixing issues with InitialConditions in Npa
-
- Apr 15, 2015
-
-
adrien-matta authored
-
adrien-matta authored
* Progress on run anywhere npsimulation * Progress on API for NPS
-
- Oct 23, 2014
-
-
adrien-matta authored
-
- Apr 24, 2014
-
-
adrien-matta authored
-
- 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 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 02, 2013
- 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
-
matta authored
-
- Oct 19, 2009
-
-
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)
-
- Oct 16, 2009
-
-
matta authored
-
- 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 14, 2009
-
-
matta authored
-
- Oct 02, 2013