- Nov 21, 2013
-
-
adrien-matta authored
-
- Nov 15, 2013
-
-
adrien-matta authored
-
- Nov 12, 2013
-
-
adrien-matta authored
* unrecognize -e option on various linux platform
-
adrien-matta authored
with OS X 10.9 * Remove self assignment warning in TMust2Physics (issue warning, not affecting logic) * Remove self assignment warning in TCatsPhysics, actually correct a potentiatlly nasty bug
-
- Nov 08, 2013
-
-
adrien-matta authored
-
adrien-matta authored
* linking fail with gcc
-
- Nov 06, 2013
-
-
adrien-matta authored
-
- Oct 30, 2013
-
-
adrien-matta authored
- Getter was returning the whole vector instead of the single element - Not take a unsigned int as argument to specify the element to return
-
- Oct 25, 2013
-
-
adrien-matta authored
with OS X 10.9 * Remove self assignment warning in TMust2Physics (issue warning, not affecting logic) * Remove self assignment warning in TCatsPhysics, actually correct a potentiatlly nasty bug
-
- Oct 24, 2013
-
-
adrien-matta authored
-
- Oct 23, 2013
-
-
adrien-matta authored
-
- Oct 22, 2013
-
-
adrien-matta authored
- Renaming the file TTiaraData into TTiaraBarrel - Adding variable Name, Getter and Setter
-
- Oct 07, 2013
-
-
adrien-matta authored
-
adrien-matta authored
- The generated and copied file are now ignored
-
adrien-matta authored
-
- Oct 06, 2013
-
-
adrien-matta authored
-
adrien-matta authored
-
adrien-matta authored
-
- Oct 02, 2013
-
-
adrien-matta authored
-
adrien-matta authored
-
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 01, 2013
-
-
matta authored
-
- 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 19, 2013
-
-
matta authored
* Fixing GeometricalEfficiency.C macro to fit new TInitialCondition * Adding support for TInitialCondition in Sharc
-
- 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
-
matta authored
- Tree was not declared in non proof mode
-
matta authored
- The analysis project is in pMakePhysicalTree - The macro is launch putting the usual NPTool option in the macro string argument - Parrallel computation and merging of the output tree in memory (not suitable for very large run...) - Some change in the ROOTOuput to fit the requierement of pROOF, using the NPTOptionManager option --proof to activate them
-
- Feb 19, 2013
- Feb 16, 2013
- Feb 14, 2013
- Feb 12, 2013
-
-
nicolas authored
-