1 |
|
|
2 |
# |
# |
3 |
# $Id: v_100.txt,v 3.7 2005/10/18 08:24:35 cafagna Exp $ |
# $Id: v_100.txt,v 3.11 2006/05/11 23:53:15 cafagna Exp $ |
4 |
# |
# |
5 |
# $Log: v_100.txt,v $ |
# $Log: v_100.txt,v $ |
6 |
|
# Revision 3.11 2006/05/11 23:53:15 cafagna |
7 |
|
# More bugs fixed in the CALO ntple structure filling |
8 |
|
# |
9 |
|
# Revision 3.10 2006/04/10 11:07:43 cafagna |
10 |
|
# GEN data card updated, ZDGEN added |
11 |
|
# |
12 |
|
# Revision 3.9 2005/12/14 03:34:40 cafagna |
13 |
|
# An update of the history and inform readme files. |
14 |
|
# |
15 |
|
# Revision 3.8 2005/12/14 03:16:08 cafagna |
16 |
|
# Neutron detector added. Geometry and GPCALOR package |
17 |
|
# |
18 |
# Revision 3.7 2005/10/18 08:24:35 cafagna |
# Revision 3.7 2005/10/18 08:24:35 cafagna |
19 |
# History updated |
# History updated |
20 |
# |
# |
50 |
#CMZ : 1.00/01 28/11/95 18.51.23 by Francesco Cafagna |
#CMZ : 1.00/01 28/11/95 18.51.23 by Francesco Cafagna |
51 |
#-- Author : Francesco Cafagna 28/11/95 |
#-- Author : Francesco Cafagna 28/11/95 |
52 |
|
|
53 |
|
May 2006, Bari & Florence |
54 |
|
|
55 |
|
CAL HIT STRUCTURE BUGS FIXED |
56 |
|
|
57 |
|
The maximum number of hit is now different for the two hit |
58 |
|
structures: CALST and CALI. Vectors inizialization and HBOOK |
59 |
|
ntple booking have been updated. The GPDCAL routine has been fixed |
60 |
|
so to handle the case in wich hits stored are more than the maximum |
61 |
|
number of hit. |
62 |
|
In this case in the ntple up to the maximum number of hits will be stored. |
63 |
|
|
64 |
|
April 2006, Bari |
65 |
|
|
66 |
|
TOF GEOMETRY AND POSITIONS UPDATED AND NEW MIXTURES ADDED |
67 |
|
|
68 |
|
The TOF geometry has been modified. The following boxes have been |
69 |
|
added: POL1, POL2 and POLY made of polystyrene, S11M, S12M, S21M, |
70 |
|
S22M, S31M and S32M made of mylar, S1A, S2A and S3 made of air and |
71 |
|
S1 and S2 made of aluminum. Each scintillator paddle has been put |
72 |
|
in his mylar box and the other materials: air, polystyrene, and |
73 |
|
aluminum have been added at their nominal positions. According to |
74 |
|
Naples people the araldite glue has been simulated has an air |
75 |
|
gap. For this work two new materials: the Mylar (MYLAR) and the |
76 |
|
polystyrene (POLYSTYRENE) with a density of 35 g/l have been |
77 |
|
defined as a mixture. The positions of the three bottom |
78 |
|
scintillator planes that contain respectively the S12X, S22Y and |
79 |
|
S32X paddles have been regulated according on their official |
80 |
|
positions in PAMELA. |
81 |
|
|
82 |
|
Mar 2006, Bari |
83 |
|
|
84 |
|
GEN DATA CARD UPDATED |
85 |
|
|
86 |
|
To enable generation on a surface perpendicular to the XY plane, |
87 |
|
GEN gata card has been updated addingh a new parameter: ZDGEN. This is |
88 |
|
the dimension, along Z axis , of the generation surface. The Z |
89 |
|
position will be randomply chosen according to: Z= ZDGEN*RNDM_NUMBER + |
90 |
|
ZGEN, i.e. Z= GEN(6)*RNDM_NOMBER + GEN(3). |
91 |
|
|
92 |
Nov 2005, Bari |
Nov 2005, Bari |
93 |
|
|
94 |
|
GUHADR AND GUPHAD UPDATED |
95 |
|
|
96 |
|
To use GCALOR package the hadronic routines have been updated. The |
97 |
|
inizialization routine call CALSIG, while the other calls GCALOR. |
98 |
|
|
99 |
|
NEW GPKEY ADDED: GPCALOR |
100 |
|
|
101 |
|
This logical has been added to enable the GCALOR package. This flag |
102 |
|
is set to true in GPDAT if the data card: HPAK, is set to |
103 |
|
'GCAL'. The gpkey.inc has been update accordingly. |
104 |
|
|
105 |
|
|
106 |
NEUTRON DETECTOR ADDED. NEW DIR: GPND |
NEUTRON DETECTOR ADDED. NEW DIR: GPND |
107 |
|
|
108 |
The neutron detector has been added. At the moment it is just the |
The neutron detector has been added. At the moment it is just the |
141 |
|
|
142 |
|
|
143 |
The GCALOR package |
The GCALOR package |
144 |
|
|
145 |
|
June 2005, Bari |
146 |
|
|
147 |
|
TOF SCINTILLATOR PADDLES UPDATED |
148 |
|
|
149 |
|
The dimensions and the number of the scintillator paddles for each |
150 |
|
TOF planes have been updated. |
151 |
|
|
152 |
May 2005, Bari |
May 2005, Bari |
153 |
|
|
154 |
Some updates on the latest modification done in the past year. |
Some updates on the latest modification done in the past year. |