|
|
|
1 |
# |
# |
2 |
# $Id: v_100.txt,v 3.11 2006/05/11 23:53:15 cafagna Exp $ |
# $Id: v_100.txt,v 3.16 2006/10/12 11:11:21 pam-ba Exp $ |
3 |
# |
# |
4 |
# $Log: v_100.txt,v $ |
# $Log: v_100.txt,v $ |
5 |
|
# Revision 3.16 2006/10/12 11:11:21 pam-ba |
6 |
|
# ND geometry updated. |
7 |
|
# |
8 |
|
# Revision 3.15 2006/10/02 11:17:30 pam-ba |
9 |
|
# NDET 'SPHE' data card meaning changed. Now it eliminates the whole PAMELA container. |
10 |
|
# |
11 |
|
# Revision 3.14 2006/06/30 15:38:16 pam-ba |
12 |
|
# 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) |
13 |
|
# |
14 |
|
# Revision 3.13 2006/06/05 13:56:17 pamela |
15 |
|
# Gigantic resonance added for gamma enetering in the calorimeter absorber |
16 |
|
# |
17 |
|
# Revision 3.12 2006/05/18 10:52:32 pam-ba |
18 |
|
# TOF geometry completed and a new material, the polystyrene (density 35 g/l), added |
19 |
|
# |
20 |
# Revision 3.11 2006/05/11 23:53:15 cafagna |
# Revision 3.11 2006/05/11 23:53:15 cafagna |
21 |
# More bugs fixed in the CALO ntple structure filling |
# More bugs fixed in the CALO ntple structure filling |
22 |
# |
# |
64 |
#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 |
65 |
#-- Author : Francesco Cafagna 28/11/95 |
#-- Author : Francesco Cafagna 28/11/95 |
66 |
|
|
67 |
|
October 2006, Bari |
68 |
|
|
69 |
|
The geometry of the neutron detector has been updated. Some dimensions of some |
70 |
|
volumes have been corrected while the aluminum cover and the aluminum boxes to |
71 |
|
put the cables have been added. A new material, the cadmium, has been also |
72 |
|
defined. |
73 |
|
|
74 |
|
September 2006, Bari |
75 |
|
|
76 |
|
SPHE and ND data card bugs fixed: the definition of the ND data card, |
77 |
|
missing in the subroutine gpgeo.F, has been added; the meaning of the SPHE |
78 |
|
data card has been changed. Before the correction the data card: |
79 |
|
NDET 'SPHE' was used to delete the spherical top shell to substitute it with |
80 |
|
a flat one.Now NDET 'SPHE' eliminates the whole container of PAMELA. |
81 |
|
|
82 |
|
|
83 |
|
June 2006, Bari |
84 |
|
|
85 |
|
The center of the scintillator planes S22Y (variable ZPAMS22Y in gpdgeo.inc) |
86 |
|
and S12X (variable ZPAMS12X in gpdgeo.inc) has been positioned at the |
87 |
|
nominal height as measured in PAMELA (See the document: "Main geometrical |
88 |
|
parameters of the PAMELA sub-detectors" by O. Adriani, L. Bonechi, |
89 |
|
E. Mocchiutti, S. Ricciarini, 20 December 2005). Follows that the positions |
90 |
|
of S21Y and S12X are higher than those in the cited document due to the fact |
91 |
|
that in GPAMELA the thickness of the mylar has been considered while in the |
92 |
|
document it has been neglected. |
93 |
|
|
94 |
|
|
95 |
|
May 2006, Bari & Tor Vergata |
96 |
|
|
97 |
|
GIGANTIC RESONANCE FOR NEUTRON DETECTOR ADDED |
98 |
|
|
99 |
|
Routines to simulate the gigantic resonance of gammas in Tungsten |
100 |
|
have been added. The GPGIG routine is called in GUSTEP if a gamma |
101 |
|
enter the calorimeter absorber. This is the steering routine to |
102 |
|
simulate the production of neutrons from gigantic resonance. It |
103 |
|
does checks on STEP lenght. If the range is smaller than the other |
104 |
|
selected for that step, it does generate the neutron and stops the |
105 |
|
gamma. Please note that the neutron has now a new particle |
106 |
|
number. This is to tag the gigantic resonance neutrons. |
107 |
|
|
108 |
|
|
109 |
May 2006, Bari & Florence |
May 2006, Bari & Florence |
110 |
|
|
111 |
CAL HIT STRUCTURE BUGS FIXED |
CAL HIT STRUCTURE BUGS FIXED |