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