- Nov 12, 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 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
-
- Jul 18, 2013
-
-
nicolas authored
* Remove double declaration of header in Simulation.cc file
-
- Jun 13, 2013
-
-
matta authored
- Sin theta was not applied to the cross section
-
- Jan 30, 2013
-
-
matta authored
- fixing couple of bug - remove some warning - enhance performance
-
- Jan 17, 2013
-
-
nicolas authored
* Add #ifdef statements in NPSimulation - DetectorConstruction however, if a subset of detectors is selected with ./configure from NPLib, it breaks NPSimulation compilation since all projets are compiled by default in NPSimulation
-
- Nov 07, 2012
-
-
matta authored
* Progress on the Sharc detector * Correcting bug on the particle stack: Initial condition was not cleared at end of event, generating massive root file
-
- Feb 04, 2011
-
-
deserevi authored
+ when input files are not found, does not exist sytematically + it is done manually in Simulation.cc
-
- Feb 03, 2011
-
-
deserevi authored
+ TAsciiFile classes containing input files are now files here and not in Simulation.cc anymore
-
deserevi authored
+ search for input files in the $NPTOOL/Inputs/* and local directories is now performed in this class + this search was done previously in DetectorConstruction.cc and PrimaryGeneratorAction.cc files. these files have been modified accordingly. + If input files are not found, program exits
-
- Jan 21, 2011
-
-
deserevi authored
+ this class allows to store in the ROOT output file the input files used by NPSimulation and NPAnalysis
-
- Dec 23, 2010
-
-
deserevi authored
+ D. Beaumel physics case (Pygmee Dipole Resonance) * Remove useless detector declarations in gaspHyde.detector file * Add NPOptionManager->Destroy in Simulation.cc
-
- Nov 17, 2010
-
-
matta authored
-
- Oct 02, 2013