- Oct 21, 2014
-
-
adrien-matta authored
* adding Dictionnary for VDetector class to avoid error message in root
-
- Oct 15, 2014
-
-
adrien-matta authored
* outputted incorrectly
-
- Mar 24, 2014
-
-
adrien-matta authored
- Similar mecanism to the CS system - Allow user to provide a random Ex distribution in txt or root file format * Changing Display of Gaspard, Paris and Must2 detector for the GMAP_LOI preparation
-
- Oct 06, 2013
-
-
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
-
- 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 28, 2013
-
-
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 08, 2013
-
-
matta authored
* clean up the Physics list file (remove trailling comment and reindent) * fix cout issue in event action
-
- 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 04, 2012
-
-
matta authored
-
- 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
-
- Nov 01, 2012
-
-
matta authored
-
- Jul 17, 2012
-
-
matta authored
-
- Jan 20, 2011
-
-
deserevi authored
+ changes in all *.reaction event generator files were performed + update ReleaseNotes.txt file * NPLib/Makefile + when make distclean, now remove NPToolLogon_C* files in scrips directory
-
- Oct 18, 2010
-
-
matta authored
- X and Y was inverted in the PSStripNumberX and PSStripNumberY function causing a wrong analysed spectra of excitation energy
-
- May 11, 2010
-
-
matta authored
- Token in NPLib now fit the one of NPS - No more error in NPA initialisation of the detector configuration
-
- Mar 30, 2010
-
-
matta authored
- No strip inversion...
-
- Mar 29, 2010
-
-
matta authored
- Now things are coherent with notation - Problem come from confusion in MUST2 local referencial: U is analog to Y, V to X axis
-
- Mar 05, 2010
-
-
matta authored
- Now can deal with squarred and cylindrical shape - Now can deal with spherical and cartesian coordinate
-
- Feb 18, 2010
-
-
matta authored
-Now test for compatibility in SiLi and CsI time -Allow time to be not coded, usefull for real data
-
- Feb 11, 2010
-
-
matta authored
- Now deal with case where the excitation energy lead below threshold - Breit-Wigner is nicely obtained from analysis
-
- Feb 08, 2010
-
-
matta authored
- Now the weight of each event is stored instead of using a rejection methods when making the phase space decay * Adding a pure phase space Event Generator - Using an input file, one can simulate any many body phase space (up to 18 body) - Same weight methods is used as in TransfertToResonance
-
- Dec 07, 2009
-
-
matta authored
* Heavy particle was emmitted with the wrong Phi angle, problem is fixed
-
- Oct 02, 2013
- Nov 16, 2009
-
-
matta authored
- an empty target is instantiate every time - if the target is empty, the energy loss process is not called
-
- Nov 06, 2009
-
-
matta authored
-
- Oct 19, 2009
-
-
matta authored
- Default value for second argument is now in .hh file instead of .cxx file so last argument could be ommited
-
- Oct 15, 2009
-
-
matta authored
- General Scorer now use the TrackID+DetNbr index system, ensuring more flexibility. - Plastic,MUST2 and ThinSi use the same system and rely on General Scorer * Naming Convention of Detector Volume is define - Volume name should be : DetectorNameX_SubPart - This insure compatibility with the General Scorer * Correcting Bug: if no target the Transfert and TransfertToReasonance method crashed - Fixed by adding a test on the target address * NB: Further test to be made on Gaspard to check everything is fine
-
- Oct 02, 2013