- Jan 09, 2015
-
-
Robert Shearman authored
- optional token, keeping retrocompatibility - allow to use "beam" at rest as source for gamma cascade
-
- Dec 16, 2014
-
-
de Séréville Nicolas authored
-
- 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
-
- Oct 15, 2014
-
-
adrien-matta authored
* outputted incorrectly
-
- May 12, 2014
-
-
adrien-matta authored
-
adrien-matta authored
-
- May 06, 2014
-
-
adrien-matta authored
* Fixing minor bug in NPBeam and NPReaction
-
- Apr 29, 2014
-
-
adrien-matta authored
* Updating copyright * adding AnnularS1Physics class
-
- Apr 22, 2014
-
-
adrien-matta authored
-
- Apr 16, 2014
-
-
adrien-matta authored
* The code compile and run but still need confirmation that it work as * expected * Modification does not affect the usual single differential way of * working
-
- Apr 11, 2014
-
-
adrien-matta authored
* double deletion of histogramms by Root and the cause a seg fault when * leaving cint
-
adrien-matta authored
-
- Apr 02, 2014
-
-
adrien-matta authored
- in rare case wrong time was assigned to the wrong energy for Silicon * Cosmetic change un TMust2Physics for better code readbility
-
- 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
-
- Dec 18, 2013
-
-
Anna Maria CORSI SPhN authored
Al and Kapton material added to Plastic
-
- Dec 12, 2013
-
-
Pierre Morfouace authored
*Adding some getter in NPreaction
-
- 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
-
- Jun 13, 2013
-
-
matta authored
- Sin theta was not applied to the cross section
-
- 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.
-
- Mar 12, 2013
-
-
matta authored
- The code was returning the atomic mass instead of the nuclear one
-
- Feb 26, 2013
-
-
matta authored
- NPS was giving conflict between NP system of Unit and CLHEP one, this is was fixed by a nested ifdef on HEP_SYSTEM_OF_UNIT * Fixing issue with S1: - in Detector Manager a tipo was desabling the condition compilation of S1 * Fixing issue in Isotropic: - conflict when the particle was light nuclei given by its name (eg proton instead of 1H) - Problem is fixed and user can use gamma, proton, deuton, triton and alpha spelling
-
- Feb 19, 2013
-
-
nicolas authored
+ this allows to remove CLHEP dependency in NPLib + this allows to remove Constant.h file
-
- Feb 11, 2013
-
-
matta authored
- NPReaction: The Cint Dict generation need the destructor to be of type virtual to be overloaded safely by the dictionnary - TSharcPhysics: Some variable embeded in if statement migth be used uninitialised from a compilation point of view.
-
matta authored
-
matta authored
- Fixing bug in particle and gamma dicay causing seg fault when leaving the program - fixing bug in NP function caussing 2Dgaussian to be stuck for sigmaX=sigmaY=0 case
-
- Feb 08, 2013
- Feb 07, 2013
- Feb 01, 2013
- Jan 31, 2013
- Jan 30, 2013