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