/[PAMELA software]/gpamela/history/v_100.txt
ViewVC logotype

Diff of /gpamela/history/v_100.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3.6 by cafagna, Mon Jul 25 11:53:21 2005 UTC revision 3.10 by cafagna, Mon Apr 10 11:07:43 2006 UTC
# Line 1  Line 1 
1    
2  #  #
3  # $Id: v_100.txt,v 3.5 2004/04/06 10:33:46 pamela 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
13    # History updated
14    #
15    # Revision 3.6  2005/07/25 11:53:21  cafagna
16    # Several updates. See history for details
17    #
18  # Revision 3.5  2004/04/06 10:33:46  pamela  # Revision 3.5  2004/04/06 10:33:46  pamela
19  # NON-REPRODUCIBILITY problem of a GPAMELA RUN fixed; bug found and fixed filling in the hit structure of the calorimeter  # NON-REPRODUCIBILITY problem of a GPAMELA RUN fixed; bug found and fixed filling in the hit structure of the calorimeter
20  #  #
# Line 31  Line 44 
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
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
72    
73       The neutron detector has been added. At the moment it is just the
74       geometry. The directory structure of the repository has been
75       updated as well. Dimensions has been taken from picture and
76       literature. A full upgrade to the drawing is needed.
77    
78    GCALOR PACKAGE ADDED. NEW DIRs: GPCALOR, GPCALORDES
79    
80       GCALOR package contins the CALOR simulation code and an interface
81       to use it in GEANT. The important feature for us is the usage of
82       the MICAP code. This is facused on the low energy neutron
83       simulation. for details see:
84       http://www.staff.uni-mainz.de/zeitnitz/Gcalor/gcalor.html
85       This package should be distributed with the GEANT library but is
86       not up to date. I did download the latest release and stored into
87       gpcalor directory of the gpamela tree.
88       Then I did clean up the code substituting the explicit inclusion of
89       the commons with a #include cpp directive. In parallel I did
90       extract the commons to include files having the same common name. I
91       did store the include files into a newly created directory:
92       gpcalordes.
93       The Makefile has been updated accordingly.
94       Please note that to avoid conflict with CRENLIB distribution the gcalor source file has been named gpcalor.F
95       NOTE: There are still problem due to different common sizes. In
96       particular the common MICFIL is maller in the geant library
97       libgeant.a . There the subroutines: gmorin, gmxsec, gmplxs, are
98       present and linked using a wrong version of the common. This still needs to be debuged.
99       NOTE2: The auxiliary files with the cross sections: chetc.dat.gz
100       and xsneut.dat.gz, have been added to the aux directory and moved
101       to the working directory, i.e. GPAMELA_BIN. The GCALOR routine will
102       look for CERN_ROOT environment variable. If found files are
103       searched there at first, then in the working directory. A fool
104       proof policy has to be implemented to avoid problem with
105       synchronization fo these files.
106      
107    
108    The GCALOR package
109  May 2005, Bari  May 2005, Bari
110    
111  Some updates on the latest modification done in the past year.  Some updates on the latest modification done in the past year.
# Line 81  NEW DATA CARD ADDED: *LSFI Line 156  NEW DATA CARD ADDED: *LSFI
156     run. This file is a FORTRAN binary one. This file can be used as     run. This file is a FORTRAN binary one. This file can be used as
157     input one specifying it in the *FSFI data card of the next GPAMELA     input one specifying it in the *FSFI data card of the next GPAMELA
158     run.  In case the *LSFI card is not specified the default values: 26     run.  In case the *LSFI card is not specified the default values: 26
159     and OUTPUTSEEDS.DAT, will be used as LUN and file name respectively.     and HBOOKFILENAME.DAT (as sepified in *HFI), will be used as LUN
160       and file name respectively.
161        
162  NEW UTILITY PROGRAMS ADDED: writeseeds.f, readseeds.f  NEW UTILITY PROGRAMS ADDED: writeseeds.f, readseeds.f
163    
# Line 145  TRACKER HIT STRUCTURE REVIEWED Line 221  TRACKER HIT STRUCTURE REVIEWED
221    
222  CALORIMETER GEOMETRY REVIEWED  CALORIMETER GEOMETRY REVIEWED
223    
224     Marco Albi reviewd the calorimeter dimentions and positioning.     Marco Albi reviewed the calorimeter dimentions and positioning.
225    
226    
227  29 March 2004, Bari  29 March 2004, Bari

Legend:
Removed from v.3.6  
changed lines
  Added in v.3.10

  ViewVC Help
Powered by ViewVC 1.1.23