--- gpamela/history/v_100.txt 2005/12/14 03:34:40 3.9 +++ gpamela/history/v_100.txt 2006/06/30 15:38:16 3.14 @@ -1,7 +1,22 @@ # -# $Id: v_100.txt,v 3.8 2005/12/14 03:16:08 cafagna Exp $ +# $Id: v_100.txt,v 3.13 2006/06/05 13:56:17 pamela Exp $ # # $Log: v_100.txt,v $ +# 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 +# +# Revision 3.10 2006/04/10 11:07:43 cafagna +# GEN data card updated, ZDGEN added +# +# Revision 3.9 2005/12/14 03:34:40 cafagna +# An update of the history and inform readme files. +# # Revision 3.8 2005/12/14 03:16:08 cafagna # Neutron detector added. Geometry and GPCALOR package # @@ -40,6 +55,71 @@ #CMZ : 1.00/01 28/11/95 18.51.23 by Francesco Cafagna #-- Author : Francesco Cafagna 28/11/95 +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 + + The maximum number of hit is now different for the two hit + structures: CALST and CALI. Vectors inizialization and HBOOK + ntple booking have been updated. The GPDCAL routine has been fixed + so to handle the case in wich hits stored are more than the maximum + number of hit. + In this case in the ntple up to the maximum number of hits will be stored. + +April 2006, Bari + +TOF GEOMETRY AND POSITIONS UPDATED AND NEW MIXTURES ADDED + + The TOF geometry has been modified. The following boxes have been + added: POL1, POL2 and POLY made of polystyrene, S11M, S12M, S21M, + S22M, S31M and S32M made of mylar, S1A, S2A and S3 made of air and + S1 and S2 made of aluminum. Each scintillator paddle has been put + in his mylar box and the other materials: air, polystyrene, and + aluminum have been added at their nominal positions. According to + Naples people the araldite glue has been simulated has an air + gap. For this work two new materials: the Mylar (MYLAR) and the + polystyrene (POLYSTYRENE) with a density of 35 g/l have been + defined as a mixture. The positions of the three bottom + scintillator planes that contain respectively the S12X, S22Y and + S32X paddles have been regulated according on their official + positions in PAMELA. + +Mar 2006, Bari + +GEN DATA CARD UPDATED + + To enable generation on a surface perpendicular to the XY plane, + GEN gata card has been updated addingh a new parameter: ZDGEN. This is + the dimension, along Z axis , of the generation surface. The Z + position will be randomply chosen according to: Z= ZDGEN*RNDM_NUMBER + + ZGEN, i.e. Z= GEN(6)*RNDM_NOMBER + GEN(3). + Nov 2005, Bari GUHADR AND GUPHAD UPDATED @@ -92,6 +172,14 @@ The GCALOR package + +June 2005, Bari + +TOF SCINTILLATOR PADDLES UPDATED + + The dimensions and the number of the scintillator paddles for each + TOF planes have been updated. + May 2005, Bari Some updates on the latest modification done in the past year.