- Jan 30, 2013
-
-
matta authored
-
- 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)
-
- 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 17, 2012
-
-
matta authored
-
- Nov 15, 2012
-
-
matta authored
-
- Nov 14, 2012
- 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 18, 2012
- Jul 17, 2012
- Jul 16, 2012
-
-
matta authored
-
- Mar 12, 2011
-
-
deserevi authored
+ Clear for map scorers was misplaced at the end of all ReadSensitive() methods in GaspardTracker* shapes. + The same applied for the DetectorNumber_itr++ statement + The line Energy_itr = EnergyHitMap->GetMap()->begin(); was missing when looping on the energy map. * Strip numbers are now integer instead of double
-
- Feb 17, 2011
-
-
matta authored
* renaming Must2Scorer to MUST2Scorer in NPS
-
matta authored
-
matta authored
-
matta authored
- Now Detector have two method to initialize the root input, one for the Raw data and one for physical data - An option ca be given in NPA to specified the input is of physical type * Identify and correct some bug on the SSSD
-
deserevi authored
+ limit on deposited energy for each step is now 0.1 keV instead of 100 keV + this produced double kinematical lines spaced by 100 keV
-
- Feb 16, 2011
-
-
deserevi authored
+ Add HalfOpenAngleMin and HalfOpenAngleMax token in Transfert* files to take into account correctly the case where the user want to specify angular range + This also takes into account cases where the cross-section file has a limited angular range
-
- Feb 15, 2011
-
-
deserevi authored
+ G4MultipleScattering.h headers removed for G4eMultipleScattering, G4hMultipleScattering, G4MuMultipleScattering
-
- Feb 08, 2011
-
-
matta authored
- Suppress all Tab - Arrange indentation
-
- Feb 07, 2011
- Feb 04, 2011
-
-
deserevi authored
+ NPSimulation is working + NPAnalysis is not * Update all Analysis.cc files in NPAnalysis to account for new method name in NPOptionManager * Update Target.cc file to account for 208Pb targets * Update ReleaseNotes.txt file
-
- Feb 03, 2011
-
-
matta authored
-0,93 for CH2 -1,06 for CD2
-
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 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
-
- Jan 19, 2011
-
-
matta authored
-
- Jan 18, 2011
-
-
deserevi authored
+ All the patched files come from the NPTool.dev.W1 branch
-
- Jan 14, 2011
-
-
matta authored
-
- Jan 13, 2011
-
-
deserevi authored
+ NPSimulation is working + Scorers are working * Add input files
-
- Jan 06, 2011
-
-
deserevi authored
+ It was checked that excitation energy is reconstructed properly * Clean code in GaspardTrackerSquare and GaspardTrackerTrapezoid
-
- Dec 23, 2010
-
-
deserevi authored
+ bug was in the correspondance between strip number and coordinates + excitation energy is now well reconstructed * Add Destroy method in the singleton class NPOptionManager + it is used in the Gaspard analysis code * Change default ROOT file name in general analysis macros + mySimul.root is now myResult.root * Add DumpStrippingScheme method in GaspardTracker + it allows to dump the correspondance between strips and coordinates for any detector part of Gaspard + for the moment indexes are hardcoded for annular detector (should be improved)
-
matta authored
-
- Dec 22, 2010
-
-
matta authored
- Bug in NPNucleus fixed - Bug strip numerotation on Gaspard Annular - Bug on numeric limit fixed by adding #include<limits> header
-