1 |
|
|
2 |
# |
# |
3 |
# $Id: v_100.txt,v 3.8 2005/12/14 03:16:08 cafagna Exp $ |
# $Id: v_100.txt,v 3.10 2006/04/10 11:07:43 cafagna Exp $ |
4 |
# |
# |
5 |
# $Log: v_100.txt,v $ |
# $Log: v_100.txt,v $ |
6 |
|
# Revision 3.10 2006/04/10 11:07:43 cafagna |
7 |
|
# GEN data card updated, ZDGEN added |
8 |
|
# |
9 |
|
# Revision 3.9 2005/12/14 03:34:40 cafagna |
10 |
|
# An update of the history and inform readme files. |
11 |
|
# |
12 |
# Revision 3.8 2005/12/14 03:16:08 cafagna |
# Revision 3.8 2005/12/14 03:16:08 cafagna |
13 |
# Neutron detector added. Geometry and GPCALOR package |
# Neutron detector added. Geometry and GPCALOR package |
14 |
# |
# |
47 |
#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 |
48 |
#-- Author : Francesco Cafagna 28/11/95 |
#-- Author : Francesco Cafagna 28/11/95 |
49 |
|
|
50 |
|
May 2006, Bari & Florence |
51 |
|
|
52 |
|
CAL HIT STRUCTURE BUGS FIXED |
53 |
|
|
54 |
|
The maximum number of hit is now different for the two hit |
55 |
|
structures: CALST and CALI. Vectors inizialization and HBOOK |
56 |
|
ntple booking have been updated. The GPDCAL routine has been fixed |
57 |
|
so to handle the case in wich hits stored are more than the maximum |
58 |
|
number of hit. |
59 |
|
In this case in the ntple up to the maximum number of hits will be stored. |
60 |
|
|
61 |
|
Mar 2006, Bari |
62 |
|
|
63 |
|
GEN DATA CARD UPDATED |
64 |
|
|
65 |
|
To enable generation on a surface perpendicular to the XY plane, |
66 |
|
GEN gata card has been updated addingh a new parameter: ZDGEN. This is |
67 |
|
the dimension, along Z axis , of the generation surface. The Z |
68 |
|
position will be randomply chosen according to: Z= ZDGEN*RNDM_NUMBER + |
69 |
|
ZGEN, i.e. Z= GEN(6)*RNDM_NOMBER + GEN(3). |
70 |
|
|
71 |
Nov 2005, Bari |
Nov 2005, Bari |
72 |
|
|
73 |
GUHADR AND GUPHAD UPDATED |
GUHADR AND GUPHAD UPDATED |