- Feb 07, 2013
- Feb 17, 2011
-
-
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 08, 2011
-
-
matta authored
- Suppress all Tab - Arrange indentation
-
- Feb 07, 2011
-
-
deserevi authored
instead of int
-
- 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
-
- Jan 18, 2011
-
-
deserevi authored
+ All the patched files come from the NPTool.dev.W1 branch
-
- Nov 22, 2010
-
-
matta authored
-
- Nov 13, 2010
-
-
matta-mac authored
- Line to remove in the modified file
-
- Oct 21, 2010
-
-
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 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 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
+ 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
-
- Feb 23, 2010
-
-
matta authored
-
- Nov 05, 2009
-
-
deserevi authored
* Scorer scheme has been updated for Gaspard and S1 detector + General scorers of the NPTool package are used whenever possible
-
- 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 12, 2009
-
-
deserevi authored
+ the index of maps now include the detector number
-
- Sep 23, 2009
-
-
deserevi authored
- indexes are now defined with a map in GaspardTrackerModule.{h,cxx} - this removes warnings at compilation time
-
- Sep 14, 2009
-
-
deserevi authored
directly from the namespace of each class. * Documentation file (empty for the moment) for the Gaspard project is added
-
- Sep 08, 2009
-
-
deserevi authored
- Use value of detector size from the GPDxxx namespace - Modify GaspardTrackerSquare.cc and GaspardTrackerDummyShape.cc accordingly
-
- Sep 07, 2009
-
-
deserevi authored
- GaspardTrackerDummyShape.cc updated - GaspardTrackerSquare.cc updated * Add new token (NSTRIP) for GaspardTrackerDummyShape.cc - Feature not yet fully functional
-
- Sep 03, 2009
-
-
deserevi authored
- add the two files GaspardTrackerDummyShape.{h,cxx} - modify the necessary files for the GaspardTracker to work with this new shape.
-
- Sep 01, 2009