- Mar 27, 2023
-
-
Adrien Matta authored
-
- Mar 29, 2022
-
-
LEMAIR Louis authored
- Modification of the Scorer call to manage Charge and Time - For now (just to see how it works) each Charge is half the random Energy, and each Time half the random Time
-
LEMAIR Louis authored
- Modified detector geometry - 8Hp2p source changed for a simple neutron source - Physics and source geometry updated
-
- Mar 15, 2022
-
-
LEMAIR Louis authored
-
- Apr 14, 2021
-
-
Adrien Matta authored
-
- Dec 20, 2019
-
-
Adrien Matta authored
-
- Sep 18, 2018
-
-
Adrien Matta authored
- Less read out code - Better memory management - Faster simulation
-
- Jan 30, 2017
-
-
Adrien Matta authored
-
- Dec 07, 2016
-
-
Adrien Matta authored
- also made some change to get a more functionnal detector
-
- Nov 25, 2016
-
-
flavigny authored
-
- Nov 24, 2016
-
-
Adrien Matta authored
-
- Nov 07, 2016
-
-
Adrien Matta authored
- Detector branch was not attached
-
- Nov 02, 2016
-
-
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)
-
- Oct 12, 2016
-
-
adrien-matta authored
-
- Jan 07, 2016
-
-
adrien-matta authored
-
- Jan 04, 2016
-
-
adrien-matta authored
-
- Dec 26, 2015
-
-
adrien-matta authored
-
- Dec 24, 2015
-
-
adrien-matta authored
- All detector are now in the Detectors folder
-
- Jul 29, 2015
-
-
adrien-matta authored
- Adding travis build of G4 - Adding travis run of test - fixing potential conflict when compiling and running nps on linux
-
- Jul 14, 2015
-
-
adrien-matta authored
detector * Few update during S1554 run
-
- Apr 15, 2015
-
-
adrien-matta authored
-
adrien-matta authored
* Progress on run anywhere npsimulation * Progress on API for NPS
-
- Nov 07, 2014
-
-
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
-
- Nov 05, 2014
-
-
adrien-matta authored
-
- Oct 27, 2014
-
-
adrien-matta authored
- all material were always define but not use, causing crash in DEDX table output - code clean up for Plastic.cc
-
- Oct 23, 2014
-
-
adrien-matta authored
-
adrien-matta authored
-
- Apr 28, 2014
-
-
adrien-matta authored
* Sharc scorer are now named SIlicon Scorer * GeneralScorer moved to ObsoleteGeneralScorer * The Obsolete Scorer are kept until all detector are move to the new * syle of scorer
-
- Feb 03, 2014
-
-
adrien-matta authored
-
- Dec 18, 2013
-
-
Anna Maria CORSI SPhN authored
Al and Kapton material added to Plastic
-
- 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 13, 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
-
- Mar 05, 2010
-
-
matta authored
- Now can deal with squarred and cylindrical shape - Now can deal with spherical and cartesian coordinate
-
- Feb 23, 2010
-
-
matta authored
-
- Nov 27, 2009
-
-
deserevi authored
-
- Oct 02, 2013
- Oct 16, 2009
-
-
matta authored
* Fixing comment in some detector
-