- Jan 28, 2015
-
-
adrien-matta authored
* Fixing issue with Materal Manager: Mylar and Kapon were improperly * define
-
- Jan 16, 2015
-
-
adrien-matta authored
-
- Jan 14, 2015
-
-
de Séréville Nicolas authored
+ Change permissions for MUGAST analysis files + Update ControlSimu.C macro
-
- Jan 12, 2015
-
-
adrien-matta authored
-
de Séréville Nicolas authored
-
- Jan 11, 2015
-
-
adrien-matta authored
-
- Dec 16, 2014
-
-
Pierre Morfouace authored
with mask from e644 experiment
-
- 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
-
- Oct 28, 2014
-
-
adrien-matta authored
-
- Oct 21, 2014
-
-
adrien-matta authored
* project
-
- Oct 20, 2014
-
-
adrien-matta authored
-
adrien-matta authored
-
- Oct 15, 2014
-
-
adrien-matta authored
-
- Oct 03, 2014
-
-
adrien-matta authored
* committed prototype
-
- Apr 30, 2014
-
-
adrien-matta authored
-
- Apr 23, 2014
-
-
adrien-matta authored
* Adding README.md file for GithHub page
-
- Mar 14, 2014
-
-
e657 authored
Veuillez saisir le message de validation pour vos modifications. Les lignes
-
- Mar 11, 2014
-
-
Anna Maria CORSI SPhN authored
-
- Mar 04, 2014
-
-
adrien-matta authored
-
adrien-matta authored
-
e628 authored
-
- Feb 24, 2014
-
-
e628 authored
-
- Dec 19, 2013
-
-
e628 authored
EnergyLoss instance in NPA/must2/Analysis.h changed to BeamTargetCD2 to be more general
-
- Dec 10, 2013
-
-
Pierre Morfouace 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 04, 2013
-
-
nicolas authored
in NPSimulation/Tigress * Change CLHEP unit system for NPSystemUnit in NPAnalysis for W1 detector
-
- 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 08, 2013
-
-
matta authored
- The DetectorThickness token has no effect
-
- Feb 28, 2013
-
-
matta authored
- Beam was creating a never used Initial Condition - The hollow branch appear only on Linux(?) computer...
-
matta authored
- The target was not created and thus the Material not register in the dE/dx table. So NPS crash when trying to write the table. The table is no longer written if the size of the target is 0 * Fixing issue when EventGeneratorIsotropic is used for gamma emission
-
- 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 21, 2013
-
-
matta authored
- The NPA project where not changed to include the new file and keep old ref to CLHEP path
-
- Feb 19, 2013