--- gpamela/history/v_100.txt 2006/05/18 10:52:32 3.12 +++ gpamela/history/v_100.txt 2006/10/02 11:17:30 3.15 @@ -1,8 +1,16 @@ - # -# $Id: v_100.txt,v 3.11 2006/05/11 23:53:15 cafagna Exp $ +# $Id: v_100.txt,v 3.14 2006/06/30 15:38:16 pam-ba Exp $ # # $Log: v_100.txt,v $ +# Revision 3.14 2006/06/30 15:38:16 pam-ba +# S22 and S12 heights positioned in GPAMELA at the nominal heights in PAMELA (see document: Main geometrical parameters of the PAMELA sub-detectors, 20 December 2005) +# +# Revision 3.13 2006/06/05 13:56:17 pamela +# Gigantic resonance added for gamma enetering in the calorimeter absorber +# +# Revision 3.12 2006/05/18 10:52:32 pam-ba +# TOF geometry completed and a new material, the polystyrene (density 35 g/l), added +# # Revision 3.11 2006/05/11 23:53:15 cafagna # More bugs fixed in the CALO ntple structure filling # @@ -50,6 +58,41 @@ #CMZ : 1.00/01 28/11/95 18.51.23 by Francesco Cafagna #-- Author : Francesco Cafagna 28/11/95 +September 2006, Bari + +SPHE and ND data card bugs fixed: the definition of the ND data card, +missing in the subroutine gpgeo.F, has been added; the meaning of the SPHE +data card has been changed. Before the correction the data card: +NDET 'SPHE' was used to delete the spherical top shell to substitute it with +a flat one.Now NDET 'SPHE' eliminates the whole container of PAMELA. + + +June 2006, Bari + +The center of the scintillator planes S22Y (variable ZPAMS22Y in gpdgeo.inc) +and S12X (variable ZPAMS12X in gpdgeo.inc) has been positioned at the +nominal height as measured in PAMELA (See the document: "Main geometrical +parameters of the PAMELA sub-detectors" by O. Adriani, L. Bonechi, +E. Mocchiutti, S. Ricciarini, 20 December 2005). Follows that the positions +of S21Y and S12X are higher than those in the cited document due to the fact +that in GPAMELA the thickness of the mylar has been considered while in the +document it has been neglected. + + +May 2006, Bari & Tor Vergata + +GIGANTIC RESONANCE FOR NEUTRON DETECTOR ADDED + + Routines to simulate the gigantic resonance of gammas in Tungsten + have been added. The GPGIG routine is called in GUSTEP if a gamma + enter the calorimeter absorber. This is the steering routine to + simulate the production of neutrons from gigantic resonance. It + does checks on STEP lenght. If the range is smaller than the other + selected for that step, it does generate the neutron and stops the + gamma. Please note that the neutron has now a new particle + number. This is to tag the gigantic resonance neutrons. + + May 2006, Bari & Florence CAL HIT STRUCTURE BUGS FIXED