/[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.9 by cafagna, Wed Dec 14 03:34:40 2005 UTC
# Line 1  Line 1 
1  #  #
2  # $Id: v_100.txt,v 3.5 2004/04/06 10:33:46 pamela Exp $  # $Id: v_100.txt,v 3.8 2005/12/14 03:16:08 cafagna Exp $
3  #  #
4  # $Log: v_100.txt,v $  # $Log: v_100.txt,v $
5    # Revision 3.8  2005/12/14 03:16:08  cafagna
6    # Neutron detector added. Geometry and GPCALOR package
7    #
8    # Revision 3.7  2005/10/18 08:24:35  cafagna
9    # History updated
10    #
11    # Revision 3.6  2005/07/25 11:53:21  cafagna
12    # Several updates. See history for details
13    #
14  # Revision 3.5  2004/04/06 10:33:46  pamela  # Revision 3.5  2004/04/06 10:33:46  pamela
15  # 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
16  #  #
# Line 31  Line 40 
40  #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
41  #-- Author :    Francesco Cafagna   28/11/95  #-- Author :    Francesco Cafagna   28/11/95
42    
43    Nov 2005, Bari
44    
45    GUHADR AND GUPHAD UPDATED
46    
47       To use GCALOR package the hadronic routines have been updated. The
48       inizialization routine call CALSIG, while the other calls GCALOR.
49    
50    NEW GPKEY ADDED: GPCALOR
51    
52       This logical has been added to enable the GCALOR package. This flag
53       is set to true in GPDAT if the data card: HPAK, is set to
54       'GCAL'. The gpkey.inc has been update accordingly.
55    
56      
57    NEUTRON DETECTOR ADDED. NEW DIR: GPND
58    
59       The neutron detector has been added. At the moment it is just the
60       geometry. The directory structure of the repository has been
61       updated as well. Dimensions has been taken from picture and
62       literature. A full upgrade to the drawing is needed.
63    
64    GCALOR PACKAGE ADDED. NEW DIRs: GPCALOR, GPCALORDES
65    
66       GCALOR package contins the CALOR simulation code and an interface
67       to use it in GEANT. The important feature for us is the usage of
68       the MICAP code. This is facused on the low energy neutron
69       simulation. for details see:
70       http://www.staff.uni-mainz.de/zeitnitz/Gcalor/gcalor.html
71       This package should be distributed with the GEANT library but is
72       not up to date. I did download the latest release and stored into
73       gpcalor directory of the gpamela tree.
74       Then I did clean up the code substituting the explicit inclusion of
75       the commons with a #include cpp directive. In parallel I did
76       extract the commons to include files having the same common name. I
77       did store the include files into a newly created directory:
78       gpcalordes.
79       The Makefile has been updated accordingly.
80       Please note that to avoid conflict with CRENLIB distribution the gcalor source file has been named gpcalor.F
81       NOTE: There are still problem due to different common sizes. In
82       particular the common MICFIL is maller in the geant library
83       libgeant.a . There the subroutines: gmorin, gmxsec, gmplxs, are
84       present and linked using a wrong version of the common. This still needs to be debuged.
85       NOTE2: The auxiliary files with the cross sections: chetc.dat.gz
86       and xsneut.dat.gz, have been added to the aux directory and moved
87       to the working directory, i.e. GPAMELA_BIN. The GCALOR routine will
88       look for CERN_ROOT environment variable. If found files are
89       searched there at first, then in the working directory. A fool
90       proof policy has to be implemented to avoid problem with
91       synchronization fo these files.
92      
93    
94    The GCALOR package
95  May 2005, Bari  May 2005, Bari
96    
97  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 142  NEW DATA CARD ADDED: *LSFI
142     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
143     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
144     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
145     and OUTPUTSEEDS.DAT, will be used as LUN and file name respectively.     and HBOOKFILENAME.DAT (as sepified in *HFI), will be used as LUN
146       and file name respectively.
147        
148  NEW UTILITY PROGRAMS ADDED: writeseeds.f, readseeds.f  NEW UTILITY PROGRAMS ADDED: writeseeds.f, readseeds.f
149    
# Line 145  TRACKER HIT STRUCTURE REVIEWED Line 207  TRACKER HIT STRUCTURE REVIEWED
207    
208  CALORIMETER GEOMETRY REVIEWED  CALORIMETER GEOMETRY REVIEWED
209    
210     Marco Albi reviewd the calorimeter dimentions and positioning.     Marco Albi reviewed the calorimeter dimentions and positioning.
211    
212    
213  29 March 2004, Bari  29 March 2004, Bari

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

  ViewVC Help
Powered by ViewVC 1.1.23