- 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
- Jan 29, 2013
-
-
matta authored
- Only one read configuration file method - lighter code - possibility to use TH1F for cross section shoot
-
- Jan 28, 2013
-
-
matta authored
- Add associate class in NPL - Add Function in NPL Some code clean up has been done as well (cosmetic change for the most)
-
- Dec 20, 2012
-
-
nicolas authored
-
- Dec 10, 2012
-
-
matta authored
-
- Jul 18, 2012
-
-
matta authored
-
- Jul 16, 2012
-
-
matta authored
-
- Mar 13, 2011
-
-
deserevi authored
environment variables. * The $NPTOOL env. variable is now the only one to be defined for running the project. * Add comments in the $NPTOOL/NPLib/liblist file to specify that this file is created automatically.
-
- Feb 16, 2011
-
-
deserevi authored
+ Add HalfOpenAngleMin and HalfOpenAngleMax token in Transfert* files to take into account correctly the case where the user want to specify angular range + This also takes into account cases where the cross-section file has a limited angular range
-
- Feb 09, 2011
-
-
deserevi authored
in the reaction.
-
- Feb 08, 2011
-
-
matta authored
- Suppress all Tab - Arrange indentation
-
- Feb 07, 2011
-
-
deserevi authored
directory in NPLib
-