- Dec 03, 2021
-
-
flavigny authored
-
- Sep 17, 2020
-
-
Adrien Matta authored
- NPNucleus will be renamed subsequently to NPParticle
-
- May 27, 2020
-
-
Adrien Matta authored
-
- Feb 05, 2018
-
-
Adrien Matta authored
-
- Oct 02, 2017
-
-
moukaddam authored
fixed Bug: switch from reading 1D to 2D profile for emittance use hist. Decoupling tokens energy and profile tokens
-
- Dec 12, 2016
-
-
adrien-matta authored
- Cout wasa occuring even when the token were not present - now test for the blocks vector size
-
- Dec 08, 2016
-
-
Adrien Matta authored
-
- Oct 11, 2016
-
-
Adrien Matta authored
* updating copyright * updating a matta email
-
- Feb 16, 2016
-
-
adrien-matta authored
* Issue was in NPeam deleting histo before root tries * also pass a couple of variable to the heap instead of the stack
-
- Jun 17, 2015
-
-
Pierre Morfouace authored
NPBeam.cxx: parenthesis problem
-
- Apr 15, 2015
-
-
adrien-matta authored
* Progress on run anywhere npsimulation * Progress on API for NPS
-
- Jan 09, 2015
-
-
Robert Shearman authored
- optional token, keeping retrocompatibility - allow to use "beam" at rest as source for gamma cascade
-
- May 06, 2014
-
-
adrien-matta authored
* Fixing minor bug in NPBeam and NPReaction
-
- 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.
-
- 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 07, 2013
-
-
matta authored
-
- 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)
-