1 |
|
|
2 |
# |
# |
3 |
# $Id: v_100.txt,v 3.7 2005/10/18 08:24:35 cafagna Exp $ |
# $Id: v_100.txt,v 3.9 2005/12/14 03:34:40 cafagna Exp $ |
4 |
# |
# |
5 |
# $Log: v_100.txt,v $ |
# $Log: v_100.txt,v $ |
6 |
|
# Revision 3.9 2005/12/14 03:34:40 cafagna |
7 |
|
# An update of the history and inform readme files. |
8 |
|
# |
9 |
|
# Revision 3.8 2005/12/14 03:16:08 cafagna |
10 |
|
# Neutron detector added. Geometry and GPCALOR package |
11 |
|
# |
12 |
# Revision 3.7 2005/10/18 08:24:35 cafagna |
# Revision 3.7 2005/10/18 08:24:35 cafagna |
13 |
# History updated |
# History updated |
14 |
# |
# |
44 |
#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 |
45 |
#-- Author : Francesco Cafagna 28/11/95 |
#-- Author : Francesco Cafagna 28/11/95 |
46 |
|
|
47 |
|
Mar 2006, Bari |
48 |
|
|
49 |
|
GEN DATA CARD UPDATED |
50 |
|
|
51 |
|
To enable generation on a surface perpendicular to the XY plane, |
52 |
|
GEN gata card has been updated addingh a new parameter: ZDGEN. This is |
53 |
|
the dimension, along Z axis , of the generation surface. The Z |
54 |
|
position will be randomply chosen according to: Z= ZDGEN*RNDM_NUMBER + |
55 |
|
ZGEN, i.e. Z= GEN(6)*RNDM_NOMBER + GEN(3). |
56 |
|
|
57 |
Nov 2005, Bari |
Nov 2005, Bari |
58 |
|
|
59 |
|
GUHADR AND GUPHAD UPDATED |
60 |
|
|
61 |
|
To use GCALOR package the hadronic routines have been updated. The |
62 |
|
inizialization routine call CALSIG, while the other calls GCALOR. |
63 |
|
|
64 |
|
NEW GPKEY ADDED: GPCALOR |
65 |
|
|
66 |
|
This logical has been added to enable the GCALOR package. This flag |
67 |
|
is set to true in GPDAT if the data card: HPAK, is set to |
68 |
|
'GCAL'. The gpkey.inc has been update accordingly. |
69 |
|
|
70 |
|
|
71 |
NEUTRON DETECTOR ADDED. NEW DIR: GPND |
NEUTRON DETECTOR ADDED. NEW DIR: GPND |
72 |
|
|
73 |
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 |