- Jan 31, 2013
-
-
matta authored
-
- 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 20, 2012
-
-
nicolas authored
(Speg + EXL + MUST2)
-
- Dec 04, 2012
-
-
matta authored
-
- 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
-
- Feb 17, 2011
-
-
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
-
matta authored
* Changing old naming convention ThinSi to SSSD
-
- Feb 15, 2011
-
-
deserevi authored
+ G4MultipleScattering.h headers removed for G4eMultipleScattering, G4hMultipleScattering, G4MuMultipleScattering
-
deserevi authored
-install_name $(CURDIR)/ had to be removed because NPSimulation was not executing anymore * New Makefile and file arrangements for Gaspard in NPAnalysis
-
- Feb 11, 2011
-
-
matta authored
-
- Feb 07, 2011
-
-
matta authored
* Adding line for avoiding warning when compiling NPS
-
- Feb 04, 2011
- 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
-
deserevi authored
-
deserevi authored
-
- Feb 02, 2011
-
-
matta authored
- IsValidChannel was not properly implemented - Call object Telescope number instead of TelescopeNumber-1
-
- Feb 01, 2011
-
-
deserevi authored
-
- Jan 31, 2011
-
-
deserevi authored
-
- Jan 20, 2011
-
-
matta authored
- replace some lines by equivalent but more simple code in Match_X_Y - Fix bug on SiLi matching - Fix bug on SiLi time research
-
- Jan 19, 2011
-
-
matta authored
-
- Jan 18, 2011
-
-
deserevi authored
-
- Jan 16, 2011
-
-
deserevi authored
+ remove obsolete code
-
deserevi authored
+ Call to AddDetector() method was missing * Finish NPAnalysis for W1 detector + Cases with multiplicity greater than one are treated + Excitation energy is reconstructed OK without strip + Excitation energy taking into account strips should be checked in more details. * Cosmetic for screen printing in NPLib classes
-
- Jan 13, 2011
-
-
deserevi authored
+ NPSimulation is working + Scorers are working * Add input files
-
- Jan 06, 2011
- 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
-
- Dec 22, 2010
-
-
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 26, 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
-
- 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)
-