- Dec 02, 2014
-
-
de Séréville Nicolas authored
-
- Nov 27, 2014
-
-
de Séréville Nicolas authored
-
- Nov 19, 2014
-
-
adrien-matta authored
- A specific bug was present in ThinSi.cc : deletion of the material (forbidden) - A general bug was present causing the TTree to crash: The branches address need to be cleared and the branches deleted before reloading the geometry
-
- Nov 17, 2014
-
-
adrien-matta authored
- Reload the current generator - Load a different one - Adding corresponding button in the GUI
-
- Nov 07, 2014
-
-
adrien-matta authored
-
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
-
adrien-matta authored
-
adrien-matta authored
* editing the NPSimulation UI for nicer interface - adding menue and icon for common command - adding free icons for nice interface
-
adrien-matta authored
* Adding creation of small sample cube by the material manager to ensure * every declared material are used, so no crash when writting the DEDX * tables
-
- Oct 30, 2014
-
-
adrien-matta authored
* Advancing Tiara Barrel Simulation, now working (still to be tested extensively)
-
- 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
-
adrien-matta authored
-
- Oct 22, 2014
-
-
adrien-matta authored
* changing vis.mac file to use OGLI instead of OGLIQt interface
-
- Oct 21, 2014
-
-
adrien-matta authored
* The proton were registered as ion and did not interect any mor
-
- Oct 15, 2014
-
-
adrien-matta authored
* outputted incorrectly
-
- Jun 10, 2014
-
-
adrien-matta authored
-
- May 06, 2014
-
-
adrien-matta authored
-
adrien-matta authored
* Fixing minor bug in NPBeam and NPReaction
-
- 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
-
- Apr 24, 2014
-
-
adrien-matta authored
-
- Mar 24, 2014
-
-
adrien-matta authored
- Similar mecanism to the CS system - Allow user to provide a random Ex distribution in txt or root file format * Changing Display of Gaspard, Paris and Must2 detector for the GMAP_LOI preparation
-
- Mar 10, 2014
-
-
adrien-matta authored
-
- Dec 09, 2013
-
-
adrien-matta authored
-
- Dec 08, 2013
-
-
adrien-matta authored
- Should be 1 was -1
-
- Dec 04, 2013
-
-
adrien-matta authored
-
- Nov 21, 2013
-
-
adrien-matta authored
* x was filled instead of z
-
- Nov 11, 2013
-
-
adrien-matta authored
-
- Oct 07, 2013
-
-
adrien-matta authored
- The generated and copied file are now ignored
-
- Oct 06, 2013
-
-
adrien-matta authored
-
- Aug 20, 2013
-
-
matta authored
- Some old machine requiered the -e flag in front of echo to interpret correctly the \t command as a tab - some new machine ignore -e and the make fail later - The solution to both is to suppress the -e flag (done before) and replace \t by the ascii code \011
-
- Jul 24, 2013
-
-
matta authored
- The Beam info were filled but cleared too soon - A flag telling whenever the info need to be cleared has been added
-
- Jul 02, 2013
- Jul 01, 2013
-
-
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
-
- Jun 14, 2013
-
-
matta authored
-
- May 30, 2013
-
-
matta authored
- In the case of multiinteraction in the same volume, the scorer was keeping only the last energy deposit, instead of summing them - The threshold has been move in the Read sensitive and is no longer in the scorer, as the energy deposit can be down in multiple step each of them below threshold and be ignored if the threshold is applyed individually.
-