- Feb 08, 2011
-
-
matta authored
- Suppress all Tab - Arrange indentation
-
- Feb 07, 2011
- Feb 04, 2011
-
-
deserevi authored
* Analysis for Hyde project is now working
-
deserevi authored
+ when input files are not found, does not exist sytematically + it is done manually in Simulation.cc
-
deserevi authored
* Add resolution of 30 keV (FWHM) for W1
-
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
-
-
deserevi authored
+ TAsciiFile classes containing input files are now files here and not in Simulation.cc anymore
-
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 21, 2011
-
-
deserevi authored
+ this class allows to store in the ROOT output file the input files used by NPSimulation and NPAnalysis
-
- 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
- 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
+ D. Beaumel physics case (Pygmee Dipole Resonance) * Remove useless detector declarations in gaspHyde.detector file * Add NPOptionManager->Destroy in Simulation.cc
-
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
-
deserevi authored
+ NPS and NPA are consistent in case of Trapezoid shape placed in cartesian coordinates. + This should be checked when Trapezoid shape is placed in spherical coordinates. * Removing old files in NPLib/Gaspard
-
- Dec 21, 2010
-
-
deserevi authored
------ / \ ^ / \ | v / \ | -------------- <----- u = (128,1) - (1,128) w = u x v in direction of third stage * Cartesian and spherical positioning of GaspardTrackerTrapezoid is consistent * gaspHyde.detector has been modified to take these changes into account * Stripping scheme in NPS and NPA still to be done
-
- Nov 22, 2010
-
-
matta authored
-
- Nov 18, 2010
- Nov 17, 2010
-
-
matta authored
-
- Nov 16, 2010
-
-
deserevi authored
+ scripts are used to move header files, libraries to the include and lib directories + scripts are located in NPLib/scripts + liblist is know created on the fly and is removed from the NPTool package * Update NPL Makefile to include Paris and Shield detectors
-
- Nov 13, 2010
-
-
matta-mac authored
- Line to remove in the modified file
-
- Oct 21, 2010
-
-
deserevi authored
--------------- ^ \ / | v u = (128,1) - (1,1) \ / | v = (1,128) - (1,1) \ / <------ \ / u and w = u x v in direction ------- of third stage * gaspHyde geometry is now well-defined * Stripping scheme in NPS and NPA still to be done
-
deserevi authored
+ new positioning method in cartesian coordinates: w = u x v where u = (128,1) - (1,1) v = (1,128) - (1,1) comment: this differs from Must2 positioning scheme where w = v x u + this ensures a full consistency between simulations and analysis when GaspardTrackerDummyShape is positioned at the *same* place with cartesion or spherical coordinates + this was checked with a GaspardTrackerDummyShape module at R = 100, THETA = 180 and PHI = 0 * Add support in NPA for GaspardTrackerSquare shape + same changes as for GaspardTrackerDummyShape both in NPS and NPA + full consistency is achieved when GaspardTrackerModule are positioned at the *same* place with cartesian or spherical coordinates + this was checked with the barrel of the gaspHyde geometry * Misc: + remove compilation warnings in ParisCluster + begin work on GaspardTrackerTrapezoid (NPS + NPA)
-
- Oct 18, 2010
-
-
matta authored
- Using a PreTreat to desactivate some telescopes, channel or layer - New way of treating time for CsI and SiLi. The time is not always code to avoid problem with SiLi Orsay that use standard electronic instead of MUST2 ASIC *Updating Modification date of a couple of file
-
matta authored
- X and Y was inverted in the PSStripNumberX and PSStripNumberY function causing a wrong analysed spectra of excitation energy
-
- Oct 13, 2010
-
-
deserevi authored
* Clean GaspardTrackerTrapezoidi.cc and GaspardTrackerAnnular.cc code + remove dummy code for aluminium dead layer + adapt variable names for gaspard detecor * ParisPhoswich: remove compilation warning
-
- Oct 12, 2010
-
-
deserevi authored
+ add reliable scorer functionality for theta and phi strips in NPS + add theta and phi strips position determination in NPL * Status: + Analysis is working well, except that excitation energy, when using the strips, is reconstructed -20 keV off.
-
- Oct 11, 2010
-
-
deserevi authored
+ Theta and Phi strips are added * Cosmetic changes in AnnularS1.cc
-
- Oct 01, 2010
-
-
deserevi authored
+ The loop was not done properly (wrong size) + Changes have been made for Gaspard + *** Similar changes should be done for other detectors *** * Gaspard and Paris simulations behaves as before merging
-
- Sep 28, 2010
-
-
deserevi authored
- mainly adds support for solid D2 cryogenic target
-
deserevi authored
+ NPLib - Add TParisPhysics.{h,cxx} class - Add Paris.{h,cxx} class + NPSimulation - Add Cluster class for Paris - Add Shields classes for Paris - Add scorers - Add reaction chamber class (Chamber.{hh,cc}) + NPAnalysis - Add framework for analysings the results of the G4 simulation + Inputs - Add a lot of different Paris geometrical files
-