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

Annotation of /gpamela/history/v_100.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3.10 - (hide annotations) (download)
Mon Apr 10 11:07:43 2006 UTC (18 years, 7 months ago) by cafagna
Branch: MAIN
CVS Tags: v4r5, v4r6
Changes since 3.9: +15 -1 lines
File MIME type: text/plain
GEN data card updated, ZDGEN added

1 cafagna 3.10
2 cafagna 3.1 #
3 cafagna 3.10 # $Id: v_100.txt,v 3.9 2005/12/14 03:34:40 cafagna Exp $
4 pamela 3.2 #
5     # $Log: v_100.txt,v $
6 cafagna 3.10 # Revision 3.9 2005/12/14 03:34:40 cafagna
7     # An update of the history and inform readme files.
8     #
9 cafagna 3.9 # Revision 3.8 2005/12/14 03:16:08 cafagna
10     # Neutron detector added. Geometry and GPCALOR package
11     #
12 cafagna 3.8 # Revision 3.7 2005/10/18 08:24:35 cafagna
13     # History updated
14     #
15 cafagna 3.7 # Revision 3.6 2005/07/25 11:53:21 cafagna
16     # Several updates. See history for details
17     #
18 cafagna 3.6 # 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
20     #
21 pamela 3.5 # Revision 3.4 2003/12/17 11:32:50 pamela
22     # CALO SIMULATION COMPLETED: geometry and special tracking parameters updated and simulation checked by a comparison with the Trieste's standalone Monte Carlo simulation
23     #
24 pamela 3.4 # Revision 3.3 2002/12/05 17:27:59 pamela
25     # New GARFIELD.GAR file added and GPAMELA.FFR cleaned and updated
26     #
27 pamela 3.3 # Revision 3.2 2002/12/05 10:17:42 pamela
28     # Update CAS and CALO geometries and positions. Makefile updated as well
29     #
30 pamela 3.2 # Revision 3.1.1.1 2002/07/11 16:01:59 cafagna
31     # First GPAMELA release on CVS
32 cafagna 3.1 #
33     #
34     #CMZ : 3.00/00 11/02/2002 20.05.23 by Unknown
35     #CMZ : 2.03/00 06/11/2000 02.14.56 by Francesco Cafagna
36     #CMZ : 2.02/00 12/10/2000 19.22.54 by Francesco Cafagna
37     #CMZ : 2.01/01 05/04/2000 14.37.24 by Marialuigia Ambriola
38     #CMZU: 2.01/00 05/04/2000 09.51.04 by Unknown
39     #CMZ : 2.00/00 03/03/2000 15.22.27 by Francesco Cafagna
40     #CMZ : 1.02/00 15/02/2000 10.19.51 by Francesco Cafagna
41     #CMZ : 1.01/00 23/05/96 16.59.29 by Francesco Cafagna
42     #CMZ : 1.00/03 30/04/96 12.23.59 by Francesco Cafagna
43     #CMZ : 1.00/02 05/04/96 15.31.25 by Francesco Cafagna
44     #CMZ : 1.00/01 28/11/95 18.51.23 by Francesco Cafagna
45 pamela 3.5 #-- Author : Francesco Cafagna 28/11/95
46    
47 cafagna 3.10 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 cafagna 3.8 Nov 2005, Bari
58    
59 cafagna 3.9 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 cafagna 3.8 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 cafagna 3.6 May 2005, Bari
110    
111     Some updates on the latest modification done in the past year.
112    
113     NEW DATA CARD ADDED: HFSF
114    
115     To define a policy for the random number initial seeds
116     definition. Using this card is possible to override GEANT seeds
117     defined via NRDM card. The policy is selected according to the
118     values:
119    
120     - 1: The seeds are initialized to the initial values found in a user
121     defined file or the default file: INPUTSEED.DAT
122    
123     - 2: The seeds are initialized to the final values found in a user defined
124     file or the default file: INPUTSEED.DAT
125    
126     The case 1 must be used in case the user needs to reproduce the
127     random chain of a previous run. In this case the user can save the
128     initial seeds, used in the run he would like to reproduce, in a
129     binary file and pass the filename to the program using the *FLSF
130     data card. In case the user file is not specified the default
131     INPUTSEED.DAT will be used.
132    
133     The case 2 must be used in case the user needs to chain several
134     GPAMELA run and likes to be sure he is starting the random
135     generator using the right sequence. In this case the user must
136     specify an input binary file using the *FLSF data card, otherwise
137     the INPUTSEED.DAT file will be used.
138    
139     NEW DATA CARD ADDED: *FSFI
140    
141     Using this card the user can specify the logical unit and name of
142     the file storing the initial seeds to be used to initialize the
143     random number generator. This file must be a FORTRAN binary one
144     storing four integer numbers. The first two are the number to be
145     used in the case: HFSF=1, the other two will be used in the case:
146     HFSF=2. This file can be one created by GPAMELA or by the user
147     filled with his own seeds. For this purpose an utility program:
148     writeseeds.f, has been added in the aux directory. In case the
149     *FSFI card is not specified the default values: 24 and INPUTSEEDS.DAT, will
150     be used as LUN and file name respectively.
151    
152     NEW DATA CARD ADDED: *LSFI
153    
154     Using this card the user can specify the logical unit and name of
155     the file storing the first and last seeds used in the GPAMELA
156     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
158     run. In case the *LSFI card is not specified the default values: 26
159 cafagna 3.7 and HBOOKFILENAME.DAT (as sepified in *HFI), will be used as LUN
160     and file name respectively.
161 cafagna 3.6
162     NEW UTILITY PROGRAMS ADDED: writeseeds.f, readseeds.f
163    
164     These new programs have been added in the aux directory. Using these a
165     user defined seed file can be created and re-read.
166    
167     NEW VOLUMES ADDED: MSHE, BSPH; PRESSURIZED CONTAINER ADDED
168    
169     Alexey Bakaldin, in MEPHI, did add the PAMELA pressurized container to
170     the simulation. He did defined new volumes filled with aluminum and
171     placed inside the mother volume. Positions have been fine tuned by
172     Marialuigia Ambriola and compared to the CAD drawings.
173     Two new volumes have been added to simulate the container:
174     - MSHE, a tube simulating the middle part of the container
175     - BSPH, the spherical bottom part of the container
176    
177     To better simulate the upper part the SHEL volume has been modified
178     into a cone. Dimentions of the top cover: TSPH, have been modified
179     accordingly.
180    
181     DETECTOR POSITIONS REVIEWED
182    
183     All detector Z positions have been reviewd to fit into the
184     simulated pressurized container.
185    
186     TRD GEOMETRY AND CALIBRATION REVIEWD
187    
188     The TRD geometry has been deeply reviewed. Using the CAD drawings
189     the carbon fiber frames have been simulated and radiator dimentions
190     corrected. For this reason the calibration done on the beam tests
191     has been revied and new sets of calibration constants calculated
192     comparing the beam test data with the GPAMELA results. The new
193     constants are about 3% larger than the previous ones.
194    
195     TRACKER GEOMETRY REVIEWED. NEW VOLUME DEFINED: THBP, TPAS, TPAI
196    
197     Thanks to Lorenzo Bonechi for the drawings and explanations. Now the
198     hybrd cards have been put into the simulation and the geometry updated
199     considering the dead zones in the silicon detectors. The hybrid zone
200     has been simulated as well. At the moment the hybrid is simulated as
201     a G10 plates. The full height of the tracker magnet has been
202     reviewed as well.
203    
204     The tracker ladder is now simulated inside a nitrogen box: TPAS,
205     placed inside an aluminum frame: TRPB. Each silicon ladder has been
206     simulated using two silicon blocks: TRSL, into each of this block a
207     smaller silicon detector: TPAI, has been placed inside the larger
208     silicon block TRSL. In this way the subdivided silicon ladder can
209     be upgraded with an indipendend roto-translation for each sensor.
210    
211     The TRPB aluminum frame has been enlarged to fit the external
212     magnet canister frame.
213    
214     The last plane has been flipped with a 180 degree rotation around
215     the X axis.
216    
217     TRACKER HIT STRUCTURE REVIEWED
218    
219     Taking into account the new version of the tracker geometry, the hit
220     structure for this detector has been revied.
221    
222     CALORIMETER GEOMETRY REVIEWED
223    
224 cafagna 3.7 Marco Albi reviewed the calorimeter dimentions and positioning.
225 cafagna 3.6
226    
227 pamela 3.5 29 March 2004, Bari
228    
229     NON-REPRODUCIBILITY PROBLEM OF A GPAMELA RUN FIXED.
230 cafagna 3.6 The non-reproducibility of a GPAMELA run was due to the random number
231     initialization in the GARFIELD code. In GARFIELD by default, the initial
232     seeds of the random number generators are always the same while the random
233     number generators are called a given number of times (determined by the
234     hour of the day) during the initialization phase (see init.f subroutine in
235     the GARFIELD code for details). Follows that different runs produce
236     different results without changing the initial seeds. To have identical
237     results in different runs, the GARFIELD program has to start typing the
238     noRNDM_initialisation switch. To avoid of specifying this switch
239     by the user,
240     the GARFIELD package has been upgraded with a patch. In this way the problem
241     is partially solved because, now, the initial seeds of the random generators
242     in GARFIELD will be always the same even if the RNDM GEANT data card is
243     activated by the user for changing the initial seeds in the GPAMELA program.
244     Work is in progress for a more general correction of this problem.
245     Please, use the updated GARFIELD code released with the CVS version v4r1
246     to fix this problem.
247 pamela 3.5
248    
249     RNDM ROUTINE REPLACED BY THE GRNDM ROUTINE IN GPXTR AND NPOISS.
250 cafagna 3.6 The obsolete RNDM random number generator has been replaced by the GEANT
251     GRNDN routine in the gpxtr.F subroutine and in the npoiss.F function.
252 pamela 3.5
253     BUG FOUND AND FIXED: the set and detector calorimeter addresses (ISCAL
254 cafagna 3.6 and IDCASI variables) used in GUTREV were respectively set to a fixed
255     values of 12 and 1. The correct values of these variables are stored in
256     the GPSED common when the set and the detector ZEBRA banks are filled
257     during a run. In general the values of the set and detector addresses
258     depend on the number of active detectors in a given run. ISCAL=12 and
259     IDCASI=1 are only right when all the detectors of GPAMELA are active.
260 pamela 3.2
261 pamela 3.4 9 December 2003, Bari
262    
263 cafagna 3.6 CALORIMETER SIMULATION completed! The update of the geometry and of the
264     special tracking parameters and the tuning of the calorimeter have been
265     successfully done. A great quantity of simulated data have been produced
266     in the calorimeter for different particles (muons, electrons and pions)
267     and momenta (5 and 40 GeV/c) and the output data have been analyzed. The
268     distributions of the total energy deposited in the calorimeter and the
269     total number of strips hit have been compared with the respective
270     distributions produced by the Trieste's tuned standalone Monte Carlo
271     simulation program of the PAMELA calorimeter. The accord between the
272     two simulations is excellent. Many thanks to Mirko for his collaboration.
273    
274     Working in progress on TRD. The GARFIELD interface to the HEED program is not
275     optimized to track particle with a charge greater than one and photons. The
276     program print a warning message to advise the user when it is the case.
277 pamela 3.4
278     18 April 2003, Bari
279    
280 cafagna 3.6 The buffer size of each column of the GPAMELA Ntuple has been increased to
281     4096 and set equal to the record length, defined by a call to the HROPEN
282     routine.
283     Also the length of the common /PAWC/ (parameter NWPAW) has been increased
284     to 1.34E8, according to the rule that it has to be larger than the number
285     of columns times the buffer size.
286 pamela 3.4
287     10 April 2003, Bari
288    
289 cafagna 3.6 The variables in the HIT STRUCTURE of the CALORIMETER and their way to be
290     filled have been changed according to the electronics system of the real
291     detector. In fact, because each silicon detector (module) consists of
292     32 strips and each strip is connected to those belonging to the two detectors
293     of the same row (or column) for forming 24 cm long strips, the sum of the
294     deposited energies in the strips forming a `long strip' is now calculated for
295     each event (gpucal.F subroutine) and it is stored in a hit only at the
296     end of the event (gutrev.F subroutine).
297     The output variables of the GPAMELA en-tuple are then filled in the vectors
298     ICAPLANE(NTHCAL), ICASTRIP(NTHCAL), ENESTRIP(NTHCAL) and ICAMOD(NTHCAL),
299     by a call to the GPDCAL subroutine:
300     -ICAPLANE(i) contains the number of hit plane;
301     -ICASTRIP(i) contains the number of hit strip;
302     -ICAMOD(i) can assume different values based on the number of times and
303     positions in which a `long strip' has been hit.
304     -ENESTRIP(i) contains the deposited energy in the hit strip;
305     where i is the number of hit (1<i<4224).
306     Note that in the calorimeter each hit is filled at the end of the event and
307     that there is a hit for each `long strip' hit from
308     the particle. This use of the hit structure is different for the other
309     detectors and it has been considered to avoid a too big number of hit in the
310     calorimeter due to the showers. Follows that NTHCAL, which is the
311     max number of hit in the calorimeter, is equal to 4224, the total
312     number of `long strips'. So, for each event, the real number of hit will
313     be less or equal to 4224.
314     ICAMOD(i) is an additional information that does not exist in the real
315     detector: if the strip i (i=1,32) of the module 1 or 2 or 3
316     is hit, the value of ICAMOD(i) is respectively incremented of 1, 100, 10000.
317     Analogously it is done, if it is the strip j (j=33,64) of the modules 4, 5
318     and 6 or if it is the strip k (k=65,96) of the modules 7, 8 and 9.
319     For example if we consider the hit 1 of an event, we could read:
320     ICASTRIP(1)=30, ICAPLANE(1)=21, ENESTRIP(1)=0.5E-03 and ICAMOD(1)=10001.
321     It means that the hit 1 contains the information that in the strip 30 of the
322     plane 21 has been deposited a total energy of 0.5E-03 GeV. In addition the
323     `long strip 30' has been hit two times, one in the first module and the
324     other in the third one.
325 pamela 3.4
326 cafagna 3.6 The energy deposited in the calorimeter is calculated in GeV.
327 pamela 3.4
328 cafagna 3.6 To store the hits in the calorimeter the subroutine GSAHIT is used instead of
329     GSCHIT.
330 pamela 3.4
331 cafagna 3.6 To retrieve the hit structure the call to the routine GPRHIT is done instead
332     of a call to the GFHITS subroutine.
333 pamela 3.4
334     25 February 2003, Bari
335    
336     BUG found:
337 cafagna 3.6 DCUTEAER, DCUTEAL, DCUTECE, DCUTECP, DCUTEFE, DCUTEG10C, DCUTEG10, DCUTEKAP,
338     DCUTEN2G, DCUTEROA, DCUTESCIN, DCUTESICA, DCUTETRAD, DCUTEW2,
339     DCUTEW, DCUTEXE variables missed in the commons: gpaer.inc, gpal.inc, gpce.inc,
340     gpcp.inc, gpfe.inc, gpg10c.inc, gpg10.inc, gpkap.inc, gpn2g.inc, gproa.inc,
341     gpscin.inc (obsolete), gpscint.inc, gpsica.inc, gptrad.inc, gpw2.inc, gpw.inc,
342     gpxe.inc, gpdaer.inc, gpdal.inc, gpdce.inc, gpdcp.inc, gpdfe.inc, gpdg10c.inc,
343     gpdg10.inc, gpdkap.inc, gpdn2g.inc, gpdroa.inc, gpdscin.inc, gpdsica.inc,
344     gpdtrad.inc, gpdw2.inc, gpdw.inc, gpdxe.inc.
345     They have been added in these commons and they have been initialized in the
346     GPSTM subroutine.
347    
348     Updated the special tracking parameters SICALO, TUNGA, KAOLINITE and G10C
349     in the subroutines gpsica.F, gpw2.F, gpw.F, gpce.F and gpg10c.F. They were
350     suggested by Mirko Boezio.
351    
352     Updated the value of the absorption length for silicon in the calorimeter
353     and tracker although this parameter is ignored by GEANT. For this reason
354     it was equal to the radiation length.
355    
356     Updated the relative positions of the calorimeter planes. The corrected
357     shifting are:
358    
359     first view: (Dxo,Dyo)=(0.10,0.05) cm
360     second view: (Dxo,Dyo)=(-0.05,0.10) cm
361     third view: (Dxo,Dyo)=(-0.10,-0.05) cm
362     fourth view: (Dxo,Dyo)=(0.05,-0.10) cm
363 pamela 3.4
364 pamela 3.2 4 November 2002, Bari
365    
366     CAS detectors distances modified
367    
368 cafagna 3.6 The distances between the CAS detectors have been modified based on the
369     latest CAD drawings.
370 pamela 3.2
371     2 November 2002, Bari
372    
373     CALORIMETER geometry upgrade
374    
375 cafagna 3.6 The volumes CAPD and CAAD have been taken off from the calorimeter.
376     In addition the logical tree has been slightly changed to make the shifts of
377     the silicon planes into the calorimeter box easier, i.e. the CAPL volume,
378     which was made of the CASI, CAKP, CAGL, C10C and CAKA volumes, has
379     been split up in the volumes CANS and CAPL. Now CANS is made of the CAKP,
380     CAGL, C10C and CAKA volumes while CAPL contains the CASI volume, that has to
381     be shifted as a function of the vertical position in the calorimeter. Also the
382     dimensions of some volumes have been upgraded, including the external ones:
383     CALB and CALS. CALS is an aluminum box of dimensions: 48.4*48.4*21.278 cm^3,
384     having side-walls 1 cm thick and a bottom of 1 mm. The real box is more
385     complicated and the configuration of the bottom should be upgraded if we want
386     a reliable description of the event in the S4 scintillator.
387 pamela 3.2
388     22 October 2002, Stockholm
389    
390     ANTICOINC. GEOMETRY UPGRADE
391    
392     The AC geometry has been updated. The top AC scintillator (CAT) now
393     consists of 1 single sheet of scintillator with a hole in the middle
394     and the correct geometry(*). The side AC scintillators (CAS) also
395     have the correct shape. The AC scintillators are placed in aluminum
396     boxes with plastic rims inside. For these rims a 'new' material, PLAS,
397     was defined. PLAS has all the characteristics of SCIN but is
398     non-sensitive. No PMTs or PMT holders have been modelled.
399     (*)-The interfaces on CAT where the PMTs should be located are
400     slightly different from the real case.
401    
402 cafagna 3.1 11 February 2002, Bari
403    
404     MACRO CLEAN-UP
405    
406     Before the new release a bit of macro clean-up. Both GPEXE and
407     GPXINT in the $KUMACS directory have been cleaned. Some commented
408     out code has been deleted and the g77 option flags and libraries
409     updated.
410    
411     LIBGARFIELD-7.A ADDED TO THE MACRO
412    
413     The libgarfield-7.a library has been permanently added to the GPEXE
414     and GPXINT macro. So the user doesn't need to pass it through the
415     uslib macro flag.
416    
417     8 February 2002, Bari
418    
419     SUBROUTINE cross.f renamed crossgar.f in the GARFIELD library.
420     To avoid a bad interference between GEANT and GARFIELD due
421     to the same name adopted for two different functions, one in
422     GEANT and the other in GARFIELD, the function cross.f, in the
423     GARFIELD library, named libgarfield-7.a, has been renamed
424     crossgar.f.
425    
426     5 February 2002, Bari
427    
428     HIT and CWN revised for TRD
429     The TRD HIT structure has been extended to include the infos about TR
430     process. The TRD structure is now:
431     # DATA (CHTRD(I),I=1,12)/'XIN ','YIN ','ZIN ','XOUT','YOUT','ZOUT',
432     # + 'EREL','PATH','IPAR','P0 ','ETR ','NTR '/
433     #+SELF,IF=GARFIELD
434     # DATA CHTRD(13),CHTRD(14)/'EGAR','NGAR'/
435     #+SELF.
436     where ETR and NTR are respectively the energy and the number of photons
437     converted in the gas mixture in the straw tube for TR, EREL is now the
438     energy released in the straw for ionization by GEANT, which must be zero
439     when GARFIELD is on.
440     The TRD CWN structure has been modified also:
441     -ELOSTRD is the energy released for ionization by GEANT (EREL in the HIT
442     structure),
443     -ETRTRD is the energy released for TR (ETR in the HIT structure),
444     -NTRTRD is the number of TR photons (NTR in the HIT structure),
445     -ERELTRD is now the the total energy released in a straw (the sum of
446     EGARTRD and ETRTRD).
447    
448     TRANSITION RADIATION PROCESS IMPLEMENTED IN THE GPAMELA CODE
449     A new subroutine, GPXTR (called by GUSTEP), has been written to
450     generate the transition radiation (TR) spectrum in the TRD carbon fibers
451     radiators for charged tracks with a Lorentz factor greater than 100
452     (standard GEANT3.21 does not). The emission of TR spectrum, depending
453     on the atomic number and the velocity of the particle and the length of
454     the track in the radiator, is simulated following analytical formulas
455     (see for example M.L. Cherry et al., Phys. Rev. D10 (1974), 3594).
456     Once a TR spectrum is produced, it is partially absorbed by dead
457     material (radiator itself and kapton walls of the straw tubes) before
458     reaching the Xe-C02 mixture inside the straw tubes where it is partially
459     absorbed and partially transmitted. The absorbed spectrum in Xe-C02
460     is finally converted in a suitable number of TR photons of suitable energy.
461     The model of TR emission is referred to a regular radiator. Also, but not
462     only for this reason, this model of simulation was carefully tuned with TRD
463     test-beam measurements (PS and SPS at CERN).
464    
465     ZEBRA MEMORY PROBLEM SOLVED IN THE JVERTX DATA STRUCTURE
466     To record the initial kinematic of a track and save it till the end
467     of the event, the elements of the vector IFLGK(IG) were put to 1 in
468     GUSTEP, where IG is the particle number in the current step. In this
469     way, the vertixes of all particles, except neutrinos, were stored in
470     the permanent data structure JVERTEX. Due to the limit in the ZEBRA
471     structural links, fixed to 64K links, the data structure JVERTEX was
472     easily exceeded in memory giving a fatal error with a crash of the
473     GPAMELA program. For this reason the IFLGK(IG) is now put to 0 for
474     each secondary particle and the particle is stored only on the
475     temporary stack JSTAK to be transported.
476    
477     14 may 2001, Bari
478    
479     SCALE FACTOR TO PACK THE HIT VALUE OF MOMENTUM IN TRD INCREASED
480     The FHTRD(10) scale factor applied before packing the hit value of
481     momentum in TRD has been increased from 1.E3 to 1.E7 in the GPDHIT
482     data common. With this value an accuracy of 1/10 of keV can be estimated.
483    
484     9 may 2001, Bari
485    
486     IONIZATION IN TRD'S STRAW TUBES SWITCHED OFF IN GEANT
487     The ILOSS,(IMULS) and IDRAY variables have been set to zero in the
488     GPXE routine (variable LOSSXE, DRAYXE (and MULSXE)). In this way the
489     energy loss for ionization in the straw tubes is generated only from
490     GARFIELD. To store the energy loss by GARFIELD in the hit structure
491     of TRD (routine GPUTRD), the IMEC control flag, which controls the
492     presence of the ionization by GEANT, has been eliminate in GPUTRD.
493     To avoid to store photons in the hit structure of the TRD it has
494     been added a control on the charge of the particle.
495    
496     TRACK COMMAND CALLED BY GPGARIN
497     The track command of GARFIELD is now initialized in GPGARIN and
498     passed by user with the GAFI key.
499     With this command the options for the cluster generation can be set.
500    
501     TRD IONIZATION ENERGY LOSS GENERATED NOW BY GARFIELD
502     To generate the ionization in the TRD straw tubes the HEED program
503 pamela 3.4 interfaced by GARFIELD is used (GEANT does not correctly simulate
504     the ionization in thin layer and in the gas). The idea is that GEANT
505     tracks the particle in the gas and then passes the coordinates,
506     translated in the DRS, to GARFIELD. The GARFIELD subroutines are
507     called by GPUTRD. The energy loss and the number of clusters in TRD
508     are stored in the variables EGARTRD and NGARTRD of the CWN-tplu.
509 cafagna 3.1
510     1 May 2001, Bari
511    
512     GPGARIN CALLED BY UGINIT
513     The call to GPGARIN has been added in UGINIT
514    
515     NEW KEY ADDED: GAFI
516    
517     A new key has been added to pass the file name and logical unit to
518     be used by GARFIELD in reading in the &GAS and &CELL definition. To
519     implement the key as usual a 21 words long integer vector has been
520     added to $GPKEY and init in $GPDKEY: NGARFILE.
521    
522     GAFI keyword has been defined in FFKEY routine.
523    
524     As usual in FFUSER routine an action has been defined in case of
525     the *GAFI call. Simply the first word of NGARFILE is passed into
526     LUGAR variable and the remaining words converted to carachter into
527     CHGAR variable. Both LUGAR and CHGAR have been added to the GPUNIT
528     common.
529    
530     GARFIELD COMMONS ADDED: $XINPUT, $INPUT
531     These sequences has been added into the GPGAR patch.
532    
533     GARFIELD FILE READOUT ADDED
534     GPGAIN has been modified to add the file readout. The file logical
535     unit and name are passed to the GARFIELD routine DSNOPN to open
536     it. The LUN variable in the INPUT common is set to the LUGAR value
537     as well.
538    
539     Both GARFIELD, $INPUT, and GPAMELA, $GPUNIT, sequences containing
540     the above variables have been added to the deck.
541    
542     NEW FLAG ADDED: GARFIELD
543     To select all the GARFIELD code the flag GARFIELD must be used !
544    
545     GPEXE AND GPXINT KUMACS UPDATED
546     To enable the use of and user flag and libraries both kumacs have
547     been updated adding the USFLAG and USLIB input variables.
548    
549     ALL GARFIELD COMMONS COPIED to GPGAR
550     All the commons (sequences) from //garfield-7/commons have been
551     copied to the gPGAR patchy.
552    
553     DIMENSIONS SEQUENCE ADDED TO GPGARIN
554     To avoid confusions in the PARAMETER settings, i.s. max value of
555     something, the common DIMENSIONS has been added.
556    
557     30 April 2001, Bari
558    
559     NEW PATCH CREATED: GPGAR
560     A new Patch has been created in the main file: GPGAR. This patch
561     should contain all the subroutines (deck) related to the
562     GPAMELA-GARFIELD (HEED) interface.
563    
564     NEW DECK ADDED: GPGAIN
565     This subroutine (deck) should contain the GARFIELD initialization
566     and the readout of the init file. This file has the same structure
567     of the "macro" file used by garfield.
568     This routine has been adapted from the original GARFIELD main.
569     Several sections (Headers in the GARFIELD jargon) have been skipped.
570    
571     NEW SEQUENCES ADDED: $XPRINTPLOT,$PRINTPLOT
572    
573     These are used ($PRINTPLOT mainly) by GPGAIN. These have been added
574     to the GPGAR patch for the moment. Will see later if an "ad hoc"
575     patch should be created for the GARFIELD commons.
576    
577     6 april 2001, Bari
578    
579     A new common block, GPTOTR, has been created to store the Transition
580     Radiation (TR) informations useful for the user. The variables of this
581     common block are initialized to zero in GPUTRE, filled in the subroutine
582     GPUSTEP and declared in GPHBK for booking in the Ntuple.
583    
584     The definition of the ITRSO detector has been changed in the GPSED routine:
585     NVTRD has been forced to 2 for compatibility with GPDTRD.
586    
587     28 march 2001, Bari
588    
589     ITRSO has been defined as a sensitive detector in GSTMED routine and it has
590     been assigned as a detector in the JSET data structure by the GSDET routine.
591     It is because the information of the path in the kapton is needed for the
592     the transition radiation simulation. The hit parameters for this
593     detector are not defined and the hit structure is not filled by the routine
594     GPUTRD because it is not of physical interest.
595    
596     20 march 2001, Bari
597    
598     BUG FOUND: ISVOL, FIELDM, TMAXFD, STEMAX, EPSIL, STMIN were declared in
599     two different common blocks: GPMED and GCTMED. These variables have been
600     respectively renamed FIELDMGP, TMAXFDGP, STEMAXGP, EPSILGP, STMINGP in the
601     GPMED common block.
602    
603     23 December 2000, Bari
604    
605     BUG FOUND: Radiation length for nitrogen had the value for nitrogen
606     liquid instead of the nitrogen gas. It has been changed for the
607     nitrogen gas.
608    
609     14 November 2000, Trieste
610    
611     KAOL volume name changed into CAKA
612     GLUE volume name changed into CAGL
613     KAPT volume name changed into CAKP
614     All the subroutines referring to these volumes have been changed
615     accordingly. Now all the calorimeter's name are in the gpamela standard.
616    
617     BUG FOUND: volume CG10C had a name longer than 4 letters and was confused
618     with volume CG10; fixed, CG10C volume name changed into C10C and variable
619     CG10C into C10C, all the subroutines referring to this volume and this
620     variable have been changed accordingly.
621    
622     BUG FOUND: with the data card "SPTM 'W2 '" enabled gpamela crash due memory
623     fault in the case of electrons with energy greater than ~15 GeV.
624     NOT ALREADY FIXED!!! A temporary solution is to disable "SPTM 'W2 '".
625    
626     ANTICOINCIDENCE UPDATED.
627     Dimension of CAS and dimension and shape of CAT changed following
628     Jens indication.
629     Added the aluminum anti-coincidence cradles.
630    
631     NEW VOLUMES ADDED: CSSX, CSSY, CATH, CATF, CATO, CATP.
632     To take account of the cradles and of the new shape of CAT.
633     To allow the correct disposition of CAS two variable (CASXD,CASYD)
634     has been added.
635     The sequences: $GPGEO and $GPDGEO, as well as the routines:
636     GPCASV, GPCATV and GPDAT has been modified to take account of changement.
637     CAS quote is now different from the SPEC one: ZCAS=51.25 (ZSPEC=50.6)
638    
639     6 November 2000, Trieste
640    
641     NEW MACRO ADDED: GPCONDOR.KUMAC
642     The macro condor.kumac has been added to compile a non interactive
643     version of gpamela to be run under condor.
644    
645     SPTM for G10C upgraded.
646     Now it is important to enable ALWAYS the SPTM 'CE ' 'SICA' 'G10C' 'W2 '
647     to obtain the correct data from calorimeter.
648    
649     6 November 2000, LNGS
650     ::::::::> VERSION NUMBER UPDATED <::::::::
651     The version number has been updated to: 2.03/00.
652    
653     NEW DATA CARDS ADDED: CAS, CAT, TOF, TRD, SPE, CAL, S4
654     To allow the simulation of a detector geometry without the physics,
655     i.e. hits, and/or the n-tple, new data cards have been added: CAS,
656     CAT, TOF, TRD, SPE, CAL, S4. All of them work in the same way. The
657     user can define NVOL, NPHY, NHBK for each card. These user options
658     perform:
659     - NVOL, similar to the NDET actions, the whole detector is NOT
660     simulated
661     - NPHY, just the physics is not simulated. SET, DETECTOR
662     and HITS definitions are skipped and the n-tple as well.
663     - NHBK, just the n-tple is disabled
664    
665     The NVOL option does automatically set the other two, while the NPHY
666     option does set the NHBK one. The old NDET card is kept for
667     compatibility but does still have the priority on these cards,
668     i.e. if the user does requires a detector cancellation via NDET the
669     action is considered as the NVOL option and the card content is not
670     even checked. For example:
671     NDET 'TOF '
672     TOF 'NHBK'
673     Is considered as a request for TOF cancellation, the program does
674     not disable just the TOF n-tple.
675    
676     As usual the $GPDKEY, $GPKEY, GPFFR and GPDAT banks and routines
677     have been modified. A new logical variable for each detector has
678     been introduced to control the NPHY action: PCAS, PCAT, PTOF, PTRD,
679     PSPE, PCAL, PS4. These variables are now controlling the definition
680     of SETS, DETECTORS and HITS into GPSED and GPHIT routines. With
681     these also the GUDIGI has been modified and the detector
682     digitization is performed if the Pxxx variable is TRUE for each
683     detector.
684    
685     NOTE: S4 is not jet separated from the TOF !!!!!! So the TOF data
686     card does eliminate S4. S4 data card does nothing
687    
688     30 October 2000, Trieste
689    
690     CHANGED MISURE UNIT FOR CALORIMETER ENERGY
691     The energy is now stored in MIP in the entuple. 1 MIP = 108.5200 KeV obtained
692     from the Landau distribution fo the energy in the strips in the case of a
693     run of muons of 40 GeV.
694     To take account of this change $GPUCAL and $GPDHIT has been modified.
695     IMPORTANT: to obtain the correct energy value for the calorimeter the
696     Special Tracking Parameter "SICA" MUST be enabled!!
697    
698     12 October 2000, LNGS
699     ::::::::> VERSION NUMBER UPDATED <::::::::
700     The version number has been updated to: 2.02/00.
701    
702     NEW VOLUMES ADDED: CAPD, CAAD
703     Actually the calorimeter last plane has been substituted by the
704     read-out cards. So the plane will be replaced by two aluminum
705     support for the g10 electronics cards. So to account for this
706     modification two new volumes have been created: CAPD, CAAD. CAPD is
707     exactly the same as CAPL but it doesn't contain the glue, kapton and
708     silicon sandwich. CAAD is the absorber, CAAB, but with the tungsten
709     replaced by the aluminum.
710    
711     To allow changes in the number of dummy planes the variable NCAPLD
712     has been added, it has the same function of the NCAPL one. So a
713     general loop on the number of this dummy planes has been implemented
714     in GPCALV to position them into CALB.
715    
716     The sequences: $GPGEO and $GPDGEO, as well as the routines: GPDAT,
717     GPCALV, has been modified to account for the dimension calculation,
718     the definition and positioning of these new volumes respectively.
719    
720     NEW DATA CARD ADDED: NCPL
721     To exclude from the simulation any calorimeter silicon plane a new
722     data card has been added: NCPL. This is an array of 44 integer, one
723     for each calorimeter plane. The user can enter the plane number
724     corresponding to the excluded one in any of this 44
725     location. Please note that the original numbering will be kept for
726     compatibility, i.e. the remaining plane will be numbered as there
727     was the full calorimeter simulation. The correspondence between the
728     random 44 data card and the plane to be excluded is done in the
729     GPDAT routine.
730     The sequences $GPKEY and $GPDKEY has been modified, routines:
731     GPDAT, GPFFR, GPCALV as well.
732    
733     NEW DATA CARD ADDED: NCSI
734     To exclude from the simulation any of the 9 silicon detector in any
735     silicon calorimeter plane a new data card has been added: NCSI. It
736     works like the NCPL but having to specify 9 integer instead of
737     44. Also in this case the original numbering in the plane is
738     preserved. The same routines and sequences as for NCPL have been
739     modified
740    
741     NEW DATA CARD ADDED: NCAB
742     To exclude from the simulation any of the 22 calorimeter absorber
743     planes a new data card has been added: NCAB. It works like the
744     previous two but using 22 integers. The original numbering is
745     preserved as well. The same routines and sequences as for NCPL and
746     NCSI have been modified.
747    
748     11 October 2000, LNGS
749    
750     Bug found in $GPMAT
751     The new material number for the detector were declared but not
752     included in the common. Fixed.
753    
754     GPEXE kumac updated
755     Has been dofied to account for the ALPHA UNIX case.
756     libcrypt library has been disabled and the f77 compiler has been used as
757     default one.
758    
759     10 October 2000, LNGS
760    
761     GPXINT kumac updated
762     Some modification done in GPXINT. It does now consider the case ALPHA
763     UNIX and define f77 as compiler and does not use the libcrypt.
764    
765     9 October 2000, Trieste
766    
767     NEW VOLUMES ADDED: KAOL, KAPT, GLUE
768     An upgrade of the calorimeter structure is done; it's introduced the fine
769     structure of the plane with Kaolinita (an insulator), Kapton and Glue.
770     So to account for this modification three new volumes have been created:
771     CAKA, CAKP and CAGL.
772    
773     NEW MIXTURE ADDED: W2, CERA, G10C
774     W2 is the correct tungsten/nichel/copper mixture that compose an absorber
775     plane of the calorimeter
776     CERA is Kaolinite, an electric insulator for the calorimeter
777     G10C is the mixture of the electronic cards of the calorimeter; this
778     mixture is used instead of G10 in the old volume CG10.
779    
780     To implement these cards the following routines and commons have
781     been modified: GPMAT, GPMED.
782    
783     3 NEW DATA CARDS added to tag tracking parameters of these new materials
784    
785     With these cards is now possible to set any of the five tracking
786     parameters: TMAXFD, STEMAX, DEEMAX, EPSIL and STMIN; for each of
787     the new 3 tracking media. Every data card is a real vector of 5
788     elements, that store respectively TMAXFD, STEMAX, DEEMAX, EPSIL and
789     STMIN. These elements are passed to the GSTMED routine call in the
790     GPMED procedure.
791    
792     To implement these cards the following routines and commons have
793     been modified: $GPKEY, $GPDKEY, GPDAT, GPMED, GPFFR. Each data card
794     value is initialized to -1111. in $GPDKEY. These cards are checked
795     for selection in GPMED. If these cards have been set these values
796     override the ones set by the global data cards: TMAX, STMA, DEEM,
797     EPSI, STMI; or the defaults set in GPDAT.
798    
799     CHANGED DIMENSIONS OF VOLUMES FOR CALORIMETER
800     The following routines and data set are changed to take account of the
801     correct dimensions of the calorimeter: GPGEO, GPCALV, GPDAT.
802    
803     6 April 2000, Bari
804     ::::::::> VERSION NUMBER UPDATED <::::::::
805     The version number has been updated to: 2.01/01.
806    
807     5 April 2000, Bari
808     ::::::::> VERSION NUMBER UPDATED <::::::::
809     The version number has been set to: 2.01/00, updating all the decks.
810    
811     5 April 2000, Bari
812     14 NEW DATA CARDS added to tag tracking parameters of each material.
813    
814     With these cards is now possible to set any of the five tracking
815     parameters: TMAXFD, STEMAX, DEEMAX, EPSIL and STMIN; for each of
816     the fourteen tracking media. Every data card is a real vector of 5
817     elements, that store respectively TMAXFD, STEMAX, DEEMAX, EPSIL and
818     STMIN. These elements are passed to the GSTMED routine call in the
819     GPMED procedure.
820    
821     To implement these cards the following routines and commons have
822     been modified: $GPKEY, $GPDKEY, GPDAT, GPMED, GPFFR. Each data card
823     value is initialized to -1111. in $GPDKEY. These cards are checked
824     for selection in GPMED. If these cards have been set these values
825     override the ones set by the global data cards: TMAX, STMA, DEEM,
826     EPSI, STMI; or the defaults set in GPDAT.
827    
828    
829     6 March 2000, Bari
830     PAW MEMORY incremented in GPCDES:
831     The paw memory has been set to 36.65E6 words, because of the
832     incremented maximum number of hits in the TRD (from 100 to 200).
833    
834     TRD hits increased in GPCDES:
835     The maximum number of hits has been set equal to 200 instead of 100.
836     Like calorimeter, for TRD is no more necessary to modify both the
837     maximum number of hits, in sequence $GPPHIT, and the HBNAME call
838     in GPHBK routine. The CWN block is now booked directly using the
839     maximum number of hit found in the $GPPHIT parameters. If the number
840     of hits is greater than 200, the GPDTRD sets the last hit equal to 201
841     and exit. In this way all the CWN variables corresponding to this hit
842     are null for the TRD.
843    
844     3 March 2000, Bari
845     GPXINT macro modified
846     This macro now save gpamela[grap].f code file instead of a simple
847     gpamela.f . This is to avoid conflicts with the GPEXE macro that
848     create the executable to be used in batch mode. Please note that
849     [grap] is tipically, 99.999% of the time, set to X11.
850    
851     1 March 2000, Bari
852     New DATA CARDS PHI and THETA added:
853     These data cards have been introduced to select a range for
854     the zenith (THETA) and the azimuth (PHI).
855     With these cards the user can override the default values: [0,90]
856     and [0.360] degree, respectively for THETA and PHI, choosing its own
857     maximum and minimum values.
858     If these values are equal the generation is performed at a fixed
859     angle for all the events.
860    
861     No more flat generation on cos**2(THETA)
862     The flat generation on cos**2(THETA) has been deleted in GUKINE.
863    
864     29 feb 2000, Bari
865     HBOOK Filename corrected.
866     The HBOOK user filename, passed via *HBFI card, was
867     incorrect. Unwanted character were added at the end of the
868     string. It has been fixed initializing the data card variable to
869     the null string.
870    
871     MEMORY incremented in GPCDES:
872     The memory of paw and geant have been increased to process
873     electrons of 200 GeV, both for interactive and not-interactive
874     case. In particular, the geant memory is set now to 3500000 words
875     and the paw memory to 35.42E6 words. This increment is taking into
876     account the augmented number of hits for the calorimeter (It is now
877     possible to store an hit for each of the 4224 calorimeter
878     channels).
879    
880     Calorimeter hits increased in GPCDES:
881     To store all hits produced in the calorimeter, its maximum number
882     of hits has been set equal to its number of channels (4224). For
883     this detector is no more necessary to modify both the maximum
884     number of hits, in sequence $GPPHIT, and the HBNAME call in GPHBK
885     routine. The CWN block is now booked directly using the maximum
886     number of hit found in the $GPPHIT parameters.
887    
888     Insufficient number of bits for variable CASI in GPSED:
889     The number of bits in which to pack the copy number of volume CASI is
890     now 4 instead of 3.
891    
892     S4 hit structure modified.
893     Because of its position S4 was overwhelmed by particles produced in
894     the calorimeter. This caused an abnormal use of memory, for this
895     detector, having to store a number of hits larger than the
896     maximum. Now S4 hits are stored in a calorimeter-like fashion using
897     the GSCHIT routine instead of the GSAHIT one. This forces the
898     number of hit to one and sums up just the energy released into the
899     scintillator. For this purpose also the position of the energy
900     released variable has been changed placing it at the end of the hit
901     record.
902     24 FEB 2000, BARI
903     Paolo "bachetto" fixed
904     In GPDTRD the "filling" index INDEX has been substituted with I.
905    
906     IRUN and IEVNT increment
907     These variables were not incremented. Now they are set initially in
908     GPDAT; initial value is the one set by RUNG GEANT general data
909     card. IEVNT is then incremented into GUTREV at the beginning of
910     each new event. IRUN is left untouched.
911    
912     23 Feb 2000, Bari
913     New data card GEN enabled.
914     Data card GEN was implemented but not enabled ..... (See 20
915     Mar. 1997 notes) It has been enabled now setting XYZGEN vector to
916     -1111 in the $GPDKEY data declaration sequence for $GPKEY
917     common. In GPDAT it will check if these values have been
918     overwritten by the GEN data card and take appropriate action in
919     GUKINE.
920    
921     15 Feb 2000, Bari
922     ::::::::> VERSION NUMBER UPDATED <::::::::
923     The version number has been updated in its release part: 1.02/00, is the
924     actual version.
925    
926     11 Feb 2000, Bari
927     Changes in TRD geometry. GPTRDV modified.
928    
929     1. Now TRSO is inside TRSI. For this, the external radius of
930     TRSI has been set equal to the external radius of TRSO. Data
931     assignment in GPGEO modified.
932     2. Each TRBS volume (the Trd Boxes for Sraw Tubes) has been shifted
933     to avoid dead spaces between two adjacent modules.
934     For this, the two lateral TRBS boxes of the planes with 3 modules have
935     been shifted of one TRSI radius, the central boxes of the planes with
936     4 modules have been shifted of an half radius while the lateral
937     boxes have been shifted of 3/2 radius.
938    
939     Subroutine GSCHIT modified in GPUCAL
940     There was an error. All the quantities were cumulatively summed up
941     instead of just the energy. This caused a missalignment of the hits.
942     Now just the energy is summed up.
943    
944     19 Gen. 1999, Bari
945     Paolo "bachetto" fixed
946     In GPDSPE the "filling" index INDEX has been substituted with I.
947     31 Dec. 1999, Barletta
948     TRD dimensions reviewed
949     The angular pieces have been reviewed. In the actual design they
950     are "L" shaped. Here they are simulated as square piaces 3.5x3.5 cm^2,
951     2mm thick.
952     The TRD virtual box TRDB has been reviewd as well. It is now tall:
953     10 frames plus 11 angular pieces plus one top piece.
954    
955    
956     30 Dec. 1999, Barletta
957     TRD dimensions reviewed
958     Based on the original Aereostudi drawings the TRFR volume dimenions
959     have been reviewd. The frame is 350mm in length, 380mm width, 4mm
960     tick. The frame itself is 35mm width.
961     The 32 straw module as an overall length of 361mm, for placement
962     easiness 360mm has been used.
963     WARNING: The angle piece is .5mm taller than the module!
964     Once again 2cm has been used instead of 2.05mm, for easiness.
965    
966     5 Nov. 1999, LNGS
967     GPHBK Modified
968     The strip number is now 32 instead of 22, the CWN has been modified
969     accordingly on both long an short version.
970    
971     TRD Frames added.
972     Two new volumes added: TRFR, TRFI. TRFR is the carbon fiber frame,
973     TRFI is the internal volume. These frames have been added into the
974     $GPGEO, $GPDGEO definitions and into GPTRDV routine as well.
975    
976     22 Oct. 1999, Bari
977     NEW magnetic field read-out
978     Instead of a raw binary file the magnetic field has been saved into a
979     CWN-tplu stored in a RZ file. This guarantees portability between
980     different OS. In GPDAT the FIELD is read-out from the CWN.
981    
982     CWN booking and filling reviewd.
983     CWN-tplue structure reviewed. All the variable names have been unified
984     and updated accordingly to the new hit structure.
985     The CWN fill has been reviewed as well.
986    
987     HLON Data card introduced.
988     To select a more detailed, let's say verbose, CWN-tple a new
989     card has been introduced. Setting HLON 1, the long version will be
990     selected.
991    
992     PAOLO flag declared OBSOLETE !!!
993     See the next entry.
994    
995     SPE DIGI structure OBSOLETE !!!
996     The spectrometer DIGI structure has been declared obolete by the author.
997     Dr. Papini forced Dr. Cafagna to move all the routines: GPSPEHD and GPSDINI,
998     from the directory GPSPE to the newly created GPOBSOLETE one.
999     The GPDSPE common has been commented out as well.
1000    
1001     HIT structure reviewed.
1002     Hit structure has been reviewed. For all detectors the volume PAME
1003     and the detector container have been deleted. So the detector
1004     identifier has been reduced by two numbers.
1005     Besides the SPE hit structure has been enlarged adding the IPAR
1006     hit, storing the particle number.
1007     The CALO hit structure has been reduced eliminating the IPA0 and
1008     PA0 hits from the structure.
1009     All the routines and commons pertaning to the hit structure has
1010     been reviewd and updated.
1011    
1012     21 Oct. 1999, Bari
1013     DZSH data card added
1014     A new data card DZSH has been added to adjust the height of the external
1015     shel : SHEL.
1016    
1017     NDET flag changed. SPHE instead of SPHI
1018     The data card NDET 'SPHI' is now obsolete.
1019     The data card NDET 'SPHE' is now used to select spherical or flat
1020     top. Using NDET 'SPHE' one automatically delete the spherical top
1021     and substituted it with a flat one.
1022     TSHE name changed into TFLA
1023     TSHE volume has been named into TFLA. All the subroutines
1024     referring to this volume have been changed accordingly.
1025    
1026     TSHI name changed into TSPH
1027     TSHI volume has been named into TSPH. All the subroutines
1028     referring to this volume have been changed accordingly.
1029    
1030     SHEI deleted
1031     SHEI is no more created neither positioned inside PAMELA.
1032     GPGEO has been modified accordingly, besides the dimensions are
1033     left into the $GPGEO common.
1034    
1035     S4 quote changed
1036     S4 is now automatically positioned underneath the calorimeter box.
1037     ZS4 is calclulated in GPDAT
1038    
1039     CAS dimensions and positions modified
1040     CAS is now a single counter instead of Five.
1041     CAS dimensions modified after PAOLO simulation and Tom design. Here
1042     are the new dimensions:
1043     DATA CASX/15.25,0.55,5*4.6/
1044     DATA CASY/0.55,14.75,5*4.6/
1045     CAS position inside PAMELA has been modified accordingly in GPGEO.
1046    
1047     CAT dimension modified
1048     CAT dimensions modified after PAOLO simulation and Tom design. Here
1049     are the new dimensions:
1050     DATA CATB/22.05,21.05,0.55/
1051     DATA CATL/15.75,6.675,0.55/
1052     DATA CATT/6.3,14.375,0.55/
1053     DATA ZCAT/75.75/
1054    
1055     SC13/4 name modified in SC21/2
1056     SC13/4 name have been changed. So all the occurences of SC13/4 string have
1057     been changed accordingly. This means that also the name of the
1058     volumes, detectos, hits etc. etc. referring to SC13/4 have been changed
1059     in SC21/2
1060    
1061     SC2n name modified in SC3n
1062     SC2n name have been changed. So all the occurences of SC2 string have
1063     been changed accordingly. This means that also the name of the
1064     volumes, detectos, hits etc. etc. referring to SC2n have been changed
1065     in SC2n
1066     .
1067     S14 name modified in S22
1068     S14 name have been changed. So all the occurences of S14 string have
1069     been changed accordingly. This means that also the name of the
1070     volumes, detectos, hits etc. etc. referring to S14 have been changed
1071     to S22.
1072    
1073     S13 name modified in S21
1074     S13 name have been changed. So all the occurences of S13 string have
1075     been changed accordingly. This means that also the name of the
1076     volumes, detectos, hits etc. etc. referring to S13 have been changed
1077     to S21.
1078    
1079     S2n name modified in S3n
1080     S2n name have been changed. So all the occurences of S2 string have
1081     been changed accordingly. This means that also the name of the
1082     volumes, detectos, hits etc. etc. referring to S2n have been changed
1083     to S3n.
1084    
1085     S3 name modified in S4
1086     S3 name have been changed. So all the occurences of S3 string have
1087     been changed accordingly. This means that also the name of the
1088     volumes, detectos, hits etc. etc. referring to S3 have been changed
1089     to S4.
1090    
1091     CALO modified
1092     .....
1093     $GPDGEO modified
1094     Magnet dimensions where wrong !!!!! Internal not bending half
1095     dimension is 6.55cm. External not bending half dimension is
1096     11.4cm. So now:
1097     DATA MGPL/12.,11.4,4.05/
1098     DATA MGPI/8.05,6.55,4.05/
1099     GPGEO mod.
1100     GPGEO has been modified. The TRD doesn't have an external box
1101     anymore. So, volume definitions for TRDS & TRDT have been left in
1102     GPTRDV but they are no more placed into PAME mother volume.
1103     20 Mar. 1997, Bari
1104     GPXINT update
1105     Using an UNIX machine I have update GPXINT to create executable on a
1106     UNIX machine. To be used on alboot I created the WORK kumac.
1107    
1108     #GPAMELA updated
1109     The pilot patchy, *GPAMELA, was updated inserting the GPHYS patchy.
1110    
1111     GPDTOFx routien deleted
1112     The old digitization routine GPDTOFx, x being 'T' 'M' 'B', has been
1113     deleted in the patchy GPTOF.
1114    
1115     CHERENKOV detector deleted
1116     All the GPCHE patchy containing CHERENKOV specific code has been deleted.
1117     All the other routines containing code specific for the Cherenkov
1118     has been updated and the cherenkov code deleted.
1119     Please note that the AEROGEL definitio are still in place.
1120    
1121     NEW GENERATION SURFACE DEFINITION
1122     The generation surface is now definited in GPDAT using the S11
1123     dimentions. New variables have been added to the GPGEO common: XGEN,
1124     YGEN, ZGEN, XDGEN, YDGEN; representing the origin, quote and
1125     dimentions of the generation surface.
1126    
1127     NEW DATA CARD ADDED GEN
1128     With this data card the user can pass all the five above mentioned
1129     geneeration surface variables.
1130    
1131     19 Mar. 1997, Bari
1132     CASD and NCAS data card gone.
1133     This card are no more needed for the calorimeter.
1134    
1135     GPDAT UPDATE
1136     GPDAT has been updated checking the SSTR new data card to look for
1137     new DELTA2 parameter passed.
1138    
1139     CALO user division removed.
1140     It's no more possible to choose between a whole silicon plane or
1141     smaller block.
1142    
1143     18 Mar. 1997, Bari
1144     New PATCH added GPHYS
1145     A new patch has been added GPHYS to store the PHYSICS related routines.
1146    
1147     GFLUCT routine copied from GEANT code
1148     The GFLUCT routine has been copied from the GEANT code. This routine
1149     takes care of the energy fluctuations inside each "physics" routine
1150     in GEANT.
1151    
1152     Gaussian straggling added to the GFLUCT routine
1153     The gaussian straggling has been adedd to the GFLUVT routine. This
1154     routine has been modified adding at the end the Paolo Paini code to
1155     calculate the straggling into the silicons detectors. The DELTA2
1156     parameters needed for the calculation has been retrived from the
1157     JMATE structure.
1158    
1159     NEW CMZ flag added: NOGFLUCT
1160     This new flag select the place in wich the straggling is
1161     calculating. The default is into GFLUCT routine, a GEANT routine
1162     miodified for us. Using this flag the straggling will be selected
1163     into the GPUSPE and GPUCAL routine. This means that is calulated
1164     after each step in a given detector.
1165    
1166     User words added to JMATE structure
1167     The variables needed for the gaussian straggling have been added to
1168     the Silicon material definition for both calorimeter and tracking.
1169    
1170     New data card added: SSTR
1171     SSTR data card added. This word controls the gaussian straggling in
1172     silicon. The first word is the straggling flag, the other two are
1173     the DELTA2 for calorimeter and tracker. See $INFORM for details.
1174    
1175     17 Mar. 1997, Bari
1176     GAUSSIAN straggling added to the calorimeter
1177     The gaussian straggling after the ionization losses has been adedd
1178     to the calorimeter too. Before saving an hit into GPUCAL the
1179     gaussian straggling has been added. This depend on the path in the
1180     silicon also, the PATH variable is stored entering the volume and
1181     the PATH calculated before adding the straggling.
1182    
1183    
1184     Adjusting the DIGI spectrometer structure
1185     The gaussian straggling has been added into the GPUSPE routine when
1186     the particle is leaving the detector: IACT = 3.
1187    
1188     15 Mar. 1997, Bari
1189     NEW hits for CAS and CAT
1190     CAT and CAS hits are now the same as the TOF.
1191     TIME and P0 has been added to the hit structure.
1192     All the routine involved, GPDCAS and CAT, GPUCAS and CAT, GPHBK and
1193     the commons $GPCAS, $GPCAT have been modified, as well.
1194    
1195    
1196    
1197     6-7 Mar. 1997, Bari
1198    
1199     NEW geometry for TRD
1200     TRD geometry has been reviewed. There are no more three different
1201     sets of straw tube, depending on the lenght, but just one
1202     lenght. Besides the box containing the straws and radiator has been
1203     changed. Here is the new geometrical tree:
1204    
1205     MOTHER SUBVOLUME NAME DESCRIPTION
1206     TRDS No subvolume TRD external aluminum shell
1207     TRDT No subvolume TRD TOP and BOTTOM aluminum cover
1208     TRDB TRD Box, internal gas volume
1209     TRBS TRd Box for Sraw, contains the 32
1210     straws and a radiator "pillow" on
1211     top
1212     TRRA TRd RAdiator, just one extra plane
1213     on top of the TRD straw pyramid
1214     TRBD TRSO TRd Straw Out, external mylar straw
1215     tube, 32 volumes placed on two
1216     shifted line
1217     TRRA TRd RAdiator, placed on top of
1218     these two straw layers
1219     TRSO TRSI TRd Straw Internal, internal gas
1220     volume
1221     Please note that the TRBS geometry is now totally changed. The two
1222     straw layers aren't placed on the middle of the volume anymore. They are
1223     placed on the bottom of the TRBS, this to accomodate more easly a
1224     geometry with a double radiator layer on top and no radiator on bottom.
1225    
1226     Sets and detectors definition have been updated with the new structure.
1227    
1228     NEW geometry for the MAGNET
1229     The magnet geometry has been reviewed diminuishing the internal window.
1230    
1231     NEW geometry for CALORIMETER
1232     The calorimeter structure has been "rationalized". All the different
1233     possibilities of having a block or a full plane structure and the
1234     division inside each block, have been thrown away. There is now a
1235     basic block consituted of a 8x12 cm^2 silicon paddle, divided in 22
1236     stripes. This because the three 8x8cm^2 silicon blocks will be bound
1237     with stripes having one and an half lenght of the basic block.
1238    
1239     Besides there are no more X & Y planes but a single plane type that,
1240     once rotated and turned over, plays the role of the Y view plane. This
1241     configuration is more easy to handle for the PAMELA calorimeter case,
1242     where the first plane is just a Y one and the last one a X.
1243    
1244     In detail, the way in wich the geometry for the calorimeter is
1245     calculated and definited:
1246     - The box height is subdivided in NPLAN division
1247     - This height is reduced by the height of the absorber
1248     - The result is divided by two, this represent the height of an active
1249     plane: CAPL
1250     - The calorimeter silicon paddles, CASI are placed into
1251     CAPL.
1252     - The calorimeter box is filled with CASI, rotated and flipped
1253     for Y view, interleaved with the absorber.
1254    
1255     NEW hit added for the calorimeter
1256     The momemtum module has been added as hit for the calorimeter too.
1257     All the routines have been changed consequently.
1258    
1259     NEW geometry for the TRACKER.
1260     The tracker geometry has been changed. In particular the ladder
1261     supports are now two carbon fiber rods placed on the left and right
1262     sided of each ladder. The roacell and kapton plane have been
1263     eliminated.
1264    
1265     NEW parameter for the TRACKER digitization
1266     Paolo updated the tracker DIGIt parameter using the ones calculated on
1267     the basis of the PSI test beam.
1268     Some small bugs in the digitization routines have been fixed as well.
1269    
1270     NEW detectors quote.
1271     Each detector has now the quote from the mechanical drawings. There is
1272     no more autocalculation of these position. In particulare the quotes are:
1273     ZS11 =107.8
1274     ZS12 =106.8
1275     ZS13 =74.9
1276     ZS14 =74.1
1277     ZS21 =27.1
1278     ZS22 =26.3
1279     ZS3 =2.3
1280     ZCAT =75.75
1281     ZTRD =90.55
1282     ZSPEC=50.6
1283     ZCAL =13.05
1284     These are the quote of the MARS of each detectors, means that half
1285     detector height has been added to each quote.
1286    
1287     NEW top shell
1288     The top shell is no more a sphere but is a flat cylinidrical plane.
1289    
1290     NEW variables usefull for the geometry definition
1291     In particular the gep between the top shell and the TRD box is user
1292     definited in the variable GAPTOP.
1293     Is also possible to define the gap between the bottom TRD plane and
1294     the TRD box: GAPTRD.
1295     To keep into count the dead zone at the edge of the calorimeter paddle
1296     is it possible to start subdividing the calorimeter paddle into NCASTR
1297     stripes starting from CASIOFF centimeters from the paddle edge.
1298     Is it also possible to define the number of calo stripes to be used:
1299     NCASTR; and their width:CALSTWID.
1300    
1301     NEW CAS and CAT geometry
1302     The CAT geometry has been reviewed. Just smaller paddle has been used.
1303     The CAS are now placed horizontally.
1304    
1305     NEW Magnetic field map
1306     The new magnet definition has also a new magnetic field that Paolo calculated
1307    
1308     6 Mar. 1997, Bari
1309    
1310     NEW geometry for TOF
1311     The TOF geometry has been updated. The volume name are the same of
1312     the proposal. Besides the paddle structure has been considered with the
1313     carbon fiber planes that should consitute the mechanical structure
1314     of the plane. Each plane but S3 should be composed of N paddle along X
1315     or Y and a top and bottom layer of carbon fiber to stiffen the
1316     structure. For the name we have used the proposal name for the mother box,
1317     the subvolume are named as follow:
1318     MOTHER SUBVOLUME NAME
1319     S11 S11X , Scint paddle
1320     SC11 , Carbon fiber plane
1321     S12 S12Y , Scint paddle
1322     SC12 , Carbon fiber plane
1323     S13 S13X , Scint paddle
1324     SC13 , Carbon fiber plane
1325     S14 S14Y , Scint paddle
1326     SC14 , Carbon fiber plane
1327     S21 S21Y , Scint paddle
1328     SC21 , Carbon fiber plane
1329     S22 S22X , Scint paddle
1330     SC22 , Carbon fiber plane
1331     S3 No subvolumes
1332    
1333     Please note that we saved the direction of measurement for the paddle name.
1334     The S3 is leaved as a big scint paddle without any segmentation.
1335     The number of paddle for each plane has been added into the common. So the
1336     variables: NS11X,NS12Y,NS13X,NS14Y,NS21Y,NS22X; contain the number of each
1337     Snnd (nn: number, d: direction) detector for each plane.
1338     The $GPGEO sequence has been changed accordingly.
1339     Please note that the Snnd volume dimention are automatically calculated
1340     using the Snn, SCnn dimentions and the number of paddle to be positioned
1341     inside the Snn. As usual these calculation are preformed in GPDAT.
1342     The quote for each Snn has been added into the GPGEO common as well.
1343    
1344     HIT and CWN revised for TOF
1345     The time of flight and momentum infos for the tracking particles have
1346     been added. The routine GPUTOF has a new input variable with the
1347     time-of-flight, this quantities has been added as hit no. 8. The module
1348     of the momentum has been added as hit no. 10. This is taken directly
1349     from the VECT array in GPUTOF. The TOF structure is now:
1350     DATA CHTOF/'XAVE','YAVE','ZAVE','XOUT','YOUT','ZOUT',
1351     + 'EREL','TIME','PATH','IPAR','P0 '/
1352    
1353     The CWN booking and filling has been revised as well. In particulare
1354     the CWN variables for TOF block have been merged into a big vector
1355     contining all the TOF hits infos.
1356    
1357     The GPDTOF routine has been created from the previous separated
1358     routine used for TOFT, TOFM, TOFB. This routine is now just filling in
1359     the CWN variables.
1360    
1361     28 May. 1996, Bari
1362     BUG FIXED IN GPUSED
1363     The Paolo's stragling was not activated because the code checked on IFL
1364     variable instead of IMEC one. Fixed.
1365    
1366     27 May. 1996, Bari
1367     ::::::::> VERSION NUMBER UPDATED <::::::::
1368     The version number has been updated in its level part: 1.01/01, is the
1369     actual version.
1370     22 May. 1996, Bari
1371     ::::::::> VERSION NUMBER UPDATED <::::::::
1372     The version number has been updated in its release part: 1.01/00, is the
1373     actual version.
1374     2 May - 22 May 1996, Bari
1375     BUG FIXED IN CREAGPXINT.COM
1376     The CREATE command in this OPEN-VMS command file was used after an IF
1377     statements on a new line, this caused the command to wait for a Ctrl-Z to
1378     exit, hunging up all the procedure.
1379     TWO NEW KUMACS ADDED
1380     To facilitate the GPAMELA executable build up two new MACROS have been
1381     added: GPLIB, GPEXE.
1382     The first one creates a GPLIB.OLB file containing all the GPAMELA routines
1383     but GPMAIN.
1384     The second create a GPAMELA.FOR with GPMAIN and all the routines stored in
1385     the CMZ decklist buffer. If you specify the option USER=Y at the GPEXE
1386     macro it will add all the user's action routines to your buffer. Please note
1387     that this last macro, will create the CREAGP.COM file containing all the dcl
1388     procedures to link GPAMELA, in particular the /INCLUDE option is mandatory in
1389     the link command to avoid the dummy GEANT user routines, i.e. GUKINE, to be
1390     linked instead of the GPAMELA ones.
1391    
1392     CUSTOM STRAGLING ADDED TO GEANT CODE
1393     After a number of test and an "official" confirmation we reach the conclusion
1394     that the GEANT code is not fine tuned for energy stragling in silicon.
1395     Following some references (in particular see: Hall, NIM 220 (1984) 356) Paolo
1396     developed a routine to add ad hoc stragling to the energy released in silicon.
1397     This is at the moment performed in the GPUSPE routine at the hit level.
1398     Before storing the his the routines uses the path length to calculate the
1399     gaussian spread to be used to convolve the usual Landau-like energy loss
1400     distribution.
1401    
1402     SPECTROMETER DIGITIZATION ADDED
1403     Paolo Papini digitization for the spectrometer has been added.
1404     In GPDSPE a call to GPSPEHD performs the digitization of the HIT.
1405     GPSPEHD calculates the charge read out from each strip in both views.
1406     NOTE: Respect to the original Paolo's code the GEANT capability in storing
1407     and retriving the geometrical informations for each detector has been
1408     used. In this way one can change the geometrical definition for the
1409     spectrometer having small or no changes on the digitization code.
1410     You can select the original Paolo's code slecting the option PAOLO.
1411    
1412     GPSTSPE SUBROUTINE UPDATED
1413     For the digitization routine we need to set up special tracking parameters.
1414     The specific routine has been updated with the parameters needed.
1415    
1416     DCUTESITR VARIABLE ADDED TO $GPSITR COMMON
1417     DCUTESITR variable was miss in $GPSITR common added.
1418    
1419     SUBROUTINE GPRHIT UPDATE
1420     GPRHIT routine update to use GPRSHT. The first hit to be red has been added.
1421     All the calls to the GPRHIT routines have been updated as well.
1422    
1423     SUBROUTINE GPRSHT ADDED
1424     This routine allows a hit retrival starting from a specific hit. Basically it
1425     is a modified version of GFHITS with an extra parameter, the first hit to be
1426     started with. It is useful if one needs to retrive the structure hit by hit.
1427    
1428     INTEGER FUNCTION GPNHIT ADDED
1429     An integer function GPNHIT has been added to count the number of hits
1430     stored in the HITS structure for CSET set and CDET detector.
1431    
1432     UGINIT ROUTINE UPDATED
1433     UGINIT routine has been updated to call GPADIGI.
1434    
1435     $GPSPE COMMON AND GPHBK UPDATED
1436     The common /GPSPE/ containing the spectrometer infos passed to the CWN has
1437     been updated with the DIGIT data.
1438     The booking touyine, GPHBK, has been updated as well.
1439    
1440     GPSDINI UPDATED
1441     The GPSDINI routine has been update to use the newly creted commons.
1442     Besides the UDSPE vector contining the digitization user's parameters has
1443     been added, The vector length NUDSPE, i.e. the number of digitzation user's
1444     parameters, has been added as parameter in $GPPDIGI sequence.
1445    
1446     COMMONS $GPDIGI, $GPDDIGI, $GPPDIGI, $GPDSPE, $GPDDSPE, ADDED
1447     The commons $GPDIGI, $GPDDIGI, $GPPDIGI, $GPDSPE, $GPDDSPE have been added.
1448     They contains the DIGI definition and bit length, for each instruments (only
1449     spectrometer filled at the moment), the DATA statements for the GPDIGI
1450     common, the parameters for the DIGI part, the DIGI parameters and quantities
1451     for the spectrometer, the DATA statements for the GPDSPE common.
1452    
1453     USER'S PARAMETERS STORED IN DIGI STRUCTURE
1454     At the moment the following 19 user's parameter have been stored in the DIGI
1455     structure, please note that the conversion factors are store at first, in
1456     this way you can retrive them more easily with GFDETU:
1457     ADCX , Conversion factor charge to ADC channels for X view
1458     ADCY , Conversion factor charge to ADC channels for X view
1459     PIEDX , Pedestal for X view, in ADC channels
1460     PIEDY , Pedestal for Y view, in ADC channels
1461     ENOISX, Noise for X view, in electrons
1462     ENOISY, Noise for Y view, in electrons
1463     NPCHXY, Number of point along X and Y for integeration
1464     NPCHZ , Number of point along Z for integeration
1465     WXSTR , Strip width in X view
1466     WYSTR , Strip width in Y view
1467     D , Silicon height
1468     TVX , Diffusion temperature (Volt), X view
1469     TVY , Diffusion temperature (Volt), Y view
1470     UD , Volt (junction)
1471     UU , Volt (external)
1472     PX1 , C1-x
1473     PX2 , C2-X
1474     PY1 , C1-Y
1475     PY2 , C2-Y
1476    
1477     NEW SUBROUTINE GPSDINI ADDED
1478     GPSDINI routine calculates all the qunatities needed for the spectrometer
1479     digitization routines. It calculates the capacitive coupling integrals and
1480     stores all the digitization constant, 19 at the moment, in the user reserved
1481     bank area in JSET bank.
1482    
1483     NEW SUBROUTINE GPUDIGI ADDED
1484     To manage the user's action in GPADIGI the GPUDIGI subroutine has been
1485     created. It's called at the end of GPADIGI.
1486    
1487     NEW SUBROUTINE GPADIGI ADDED
1488     To manage the DIGI definition for each instrument a new subroutine GPADIGI
1489     has been added. It is similar to GPHIT.
1490     Please note that the name is anomalus, it started with GPA, this is because a
1491     GPDIGI routine is used in GEANT code.
1492    
1493     NEW FUNCTION GPGAUS ADDED
1494     A new real function GPGAUS have been added to generate normal distributed
1495     random number, with unitary standard deviation and centered on zero.
1496    
1497     2 May. 1996, Bari
1498     GPFIL CALL MOVED IN UGINIT SUBROUTINE AND GPDUNIT ADDED
1499     To enable the user file name and LUNIT to be used opening the HBOOK file, the
1500     GPFIL call has been moved after the GFFGO one.
1501     To avoid the user filename to be overwritten, the sequence GPDUNIT has been
1502     moved from GPDAT to UGINIT.
1503    
1504     NEW DATA CARD ADDED. TO MANAGE HBOOK FILE NAME
1505     To define a user HBOOK file name a new data card has been added: HBFI.
1506     The card must be used with an '*' preceding it. The user must specifies the
1507     Logical Unit number to be used.
1508     Please note that the max string length for file name is 80 characters.
1509     This card overwrites the default GPAMELA.HIS name on LUNIT=34. See $INFORM
1510     for card usage.
1511    
1512     30 Apr. 1996, Bari
1513     BUG FIXED IN GUFLD
1514     A bug in GUFLD cause the magnetic filed to be interbolated with steps of 0.5
1515     cm instead of 2cm, along the Z axis. Fixed.
1516    
1517     30 Apr. 1996, Bari
1518     ::::::::> VERSION NUMBER UPDATED <::::::::
1519     The version number has been updated in its level part: 1.00/03, is the actual
1520     version.
1521    
1522     30 Apr. 1996, Bari
1523     USER ACTION IN SOME ROUTINES
1524     A user action has been enabled in several routine via user's dummy routines.
1525     The new routines added are: GPUDAT, GPUFFR, GPUFIL, GPUGEO, GPUHBK, GPUHIT,
1526     GPUINI, GPUKIN, GPULAS, GPUMAT, GPUMED, GPUOUT, GPUSED, GPUSTEP, GPUTRA,
1527     GPUTRE.
1528     The control is passed from the following routines: GPDAT, GPFFR, GPFIL,
1529     GPGEO, GPHBK, GPHIT, UGINIT, GUKINE, UGLAST, GPMAT, GPMED, GUOUT, GPSED,
1530     GUSTEP, GUTRAK, GUTREV.
1531     Routines: GPUKIN, GPUSTEP, GPUTRA, GPUTRE, are called twice in the main
1532     routine. A flag is passed with value 1 or 2 depending on the call sequence.
1533     More detailes in the routines' comment.
1534    
1535     29 Apr. 1996, Bari
1536     GSCIN ROUTINE RENAMED
1537     The GSCIN routine, to set the special tracking parameter for scintilators,
1538     has the same name of an inner GEANT routine, not reported in the manual (!).
1539     This routine has been renamed to GPSCINT now.
1540    
1541     BUG FIXED IN GUSTEP
1542     Sometimes a particle is stopped by GEANT having an energy released in the
1543     step. In GUSTEP the mechanisms LOSS and STOP were looked for in a
1544     complementary way causing mainly a delta ray stopped having an energy release
1545     to not be counted in the hit.
1546     Now a particle is considered for the hit filling if:
1547     1. Ionization present
1548     2. Particle stopped for Electrons (Delta)
1549     3. Ionization present and particle stopped for Electrons (Delta).
1550    
1551     BUG FIXED IN GPHBK
1552     The IMTPAR and IBTPAR were mistyped in defining TOFM and TOFB blocks.
1553    
1554     BUG FIXED IN GPMED
1555     The tracking parameters were not backuped for each material separately.
1556     So if a parameter was changed once the changed one was used in the folowing
1557     calls to GPMED.
1558     Now each parameter has is own tracking parameter set.
1559    
1560     MODS IN GPMED
1561     Now only parameters selected with the AUTM data cards are passed as negative.
1562    
1563     NEW DATA CARDS ADDED
1564     To manage the tracking parameter 6 new data cards have been added:
1565     AUTM, TMAX, STMA, DEMA, EPDI, STMI.
1566     With AUTM is possible to tag tracking parameter for automatic calculation in
1567     GEANT regardless of AUTO value, i.e. they are passed negative to GSTMED.
1568     With the cards TMAX, STMAX, DEMA, EPDI, STMI is possible to pass the value
1569     for the respective tracking parameter: TMAXFD, STEMAX, DEEMAX, EPSIL, STMIN.
1570     (See GEANT manual at CONS200-1).
1571     See $INFO patchy for usage examples.
1572     15 Apr. 1996, Bari
1573     ::::::::> VERSION NUMBER UPDATED <::::::::
1574     The version number has been updated in its level part: 1.00/02, is the actual
1575     version.
1576    
1577     5 Apr. 1996, Bari
1578    
1579     NEW DATA CARD ADDED: HPAK
1580     To select a specific hadronic intercation program a new data card ha been
1581     added: HPAK. Specifing: HPAK 'FLUK'; in your .FFR file, you will select the
1582     FLUKA package for the hadronic interaction.
1583    
1584     USER HADRONIC ROUTINES ADDED
1585     The routines: GUPHAD, GUHADR; have been added into /GPAMELA directory.
1586     These routine are called every time there is an hadronic intercation. Action
1587     to control hadronic process can be performed in these routines.
1588    
1589     BUGS FIXED IN GUKINE
1590     The two +SELF statement required to select the non interactive or debug state
1591     had a bad logic. Fixed.
1592    
1593     BUG FIXED IN GPDCAL
1594     The NUMD1 and NUMV1 vectors, required in case of the NO stripes division,
1595     were declared REAL instead of INTEGER.
1596    
1597     4 Apr. 1996, Bari
1598    
1599     GPDAT UPDATED
1600     The GPDAT routines has been upadate to use the GPLOOK function and the
1601     routines to manage the special tracking parameters. I hope is more clean now.
1602    
1603     NEW SUBROUTINES ADDED.
1604     The following desks have been added: GPAMELA/GPAL,GPAMELA/GPN2G,GPCAL/GPG10,
1605     GPCAL/GPW,GPCAL/GPSICA,GPSPE/GPFE,GPSPE/GPKAP,GPSPE/GPROA,GPSPE/GPCP,
1606     GPSPE/GPSITR,GPTRD/GPTRAD,GPTRD/GPXE,GPTOF/GPSCIN,GPCHE/GPAER.
1607     These to manage the Special tracking parameter for each detector. The user
1608     have to change the parameter in these routines now.
1609    
1610     NEW FUNCTION GPLOOK ADDED
1611     This function is TRUE if a 4 letter string is found into an integer
1612     vector. Is a mask on GLOOK.
1613    
1614     NEW HIT ADDED, PARTICLE NUMBER
1615     To help in studing the interaction inside the TOF, the anticoincidence
1616     detectors and the delta rays productions inside the TRD a new word in the
1617     HITS structures for this detector. It is the particle number.
1618     It is added at the end of the structure. No compression have been requested.
1619    
1620     GPUxxx AND GPDxxx ROUTINES REVIEWED
1621     To accomodate the enlarged hit structure for some detectros the GPUxxx
1622     routines are now called with and extra input word. The CALL sequnece and
1623     the SUBROUTINEs definition have been changed. The change being implemented
1624     on all the GPUxxx routines foreseeing a possible use of the particle numbers
1625     for the other detectors.
1626     Just the GPDxxx routines corresponding to the detector with the new hits
1627     structure have been changerd.
1628    
1629     GPHBK ROUTINE AND $GPTOF, $GPTRD, $GPCAS AND $GPCAT COMMONS UPDATED
1630     The CWN structure has been updated including the id number of the particle
1631     producing the hit. This has been done for TOF, CAT, CAS and TRD detectors.
1632     The common storing the CWN variables have been updated as well.
1633    
1634     3 Apr. 1996, Bari
1635     NEW VOLUME CONTROL ADDED TO NDET DATA CARD
1636     With NDET data card is now possible to eliminate the inner shell, SHEI.
1637     As usual NDET 'SHEI', will cancel the SHEI and TSHI volumes from the
1638     simulation. The $INFORM patchy has been updated as well.
1639    
1640     INNER SHELL ADDED
1641     To simulate the inner shell, to vent PAMELA, proposed by russian guys two
1642     volumes have been added: TSHI, SHEI.
1643     The latter being a tube, having the same height of the external one but
1644     a radius 2cm smaller. The former being a dome sector having the same radius
1645     of the external one but the lower opening angle of just 5degree.
1646     The shells thickness have been set to 0.1cm. As for TSHE case the maximum
1647     theta angle of the spherical sector and its position inside PAME is
1648     calculated on the base of SHEI dimention.
1649    
1650     GEOMETRY REVIEWED
1651     The shell thickness was 1cm, corrected to 0.1cm.
1652     The CAS X&Y positions were calculated on the base of CATB dimentions; they
1653     are now calculated on the base of the CAS dimentions. In this way the
1654     anticoincidence counters are placed around the spectrometer and there is no
1655     uncovered space between them.
1656     The quote of the top tof is now calculated not counting the cherenkov if
1657     this ddetector is not requested.
1658    
1659     2 Apr. 1996, Bari
1660     NEW VOLUME ADDED
1661     The TSHE volume has been added. It's the satellite dome.
1662     At the moment the radius is 130mm. The opening angle is calculated on the
1663     base of SHEL volume dimentions.
1664    
1665     UPDATED GDRAWS ROUTINE ADDED
1666     To draw a spherical sector an updated GDRAWS routine to draw SPHE volume have
1667     been added into /GPAMELA directory. Respect to the standard routine is able
1668     to draw spherical segment.
1669    
1670     28 Mar. 1996, Bari
1671     BUG FIXED IN GPSED
1672     In defining the TRD detectors the TRSn volume mane were used instead of the
1673     actual TBSn to specify the TrdBoxStraw
1674    
1675     BUGS FIXED IN GPDTOFx
1676     In these routines the NTHTPADx variables have been substituted by NTHTOFx.
1677     The latter being the actual variables use to book the CWN-tple.
1678    
1679     BUGS FIXED IN GPHBK
1680     The ERCAT & ERCAS variables where mistyped in ERRCAT & ERRCAS. Bugs fixed.
1681    
1682     BUG FIXED IN GPSED
1683     The bin to be used to store the detector number CASI and CSNW were calculate
1684     from the NCASIX*NCASIY number. The actual number is twice the latter because
1685     we have X & Y view. Now the number of bins is calculated from 2*NCASIX*NCASIY
1686    
1687     27 Mar. 1996, Bari
1688     BUGS FIXED IN GPDxxx
1689     In the GPD routines referring to set zith multiple detector a bug was
1690     found. The hits were read shifted by the number of hits of the previous
1691     detector. This end-up with an abnormal number of zeros, and to the absence
1692     of certain detector numbers.
1693    
1694     25 Mar. 1996, Bari
1695     BUG FIXED IN GUFLD
1696     The GUFLD routine calculate the magnetic field in a volume with all the
1697     coordinates positive, then calculate the actual field mirroing the field
1698     component. To actual position is compared to a grid of not decimal value.
1699     This comparison were made using the actual position value not the absolute
1700     value. This have been fixed now.
1701    
1702     WARNING PRINTOUT IN GPDxxx AND GPRHIT
1703     The warning printouts have been update adding the run and event number, in
1704     the GPDxxx and GPRHIT routine.
1705    
1706     20 Mar. 1996, Bari
1707     COMPILATION WARNING REDUCED
1708     The GPDxxx routine have been modified to avoid IF acting on parameter.
1709     The IF is used to check a remote error on SET and DET definition.
1710     The IF acts on two integer now. This will avoid the compilation warnings.
1711     LINK WARNING REDUCED
1712     More dummy routine added in CRAGPXINT to simulate some MULTINET routines.
1713     The errors now are reducet to one warning linking the no-MULTINET case.
1714    
1715     19 Mar. 1996, Bari
1716     LINK WARNING REDUCED
1717     The CREAGPXINT VMS script has been modified.
1718     The CERNLIB command parameter sequence has been modified and the undefined
1719     symbols errors on PACKLIB reduced to 1 for MULTINET case, and to the MULTINET
1720     related routine to the non multinet one.
1721    
1722     BUG FIND IN GUSTEP IN LOOKING FOR THE MECHANISM ACTIVE
1723     The NAMEC vector in GCTRAK common doesn't contain the "list of the mechanism
1724     name for the current step", as they say, besides just the list of the names.
1725     So you need to look at LMEC vector to have the correct mechanisms active in
1726     the step.
1727    
1728     MANAGMENT OF DELTA RAYS IN GUSTEP
1729     The delta ray were not collected in GUSTE. This because in GUSTEP we look for
1730     an ioniwation only. The energy of the delta is so low that they survive for
1731     justr a couple of step. The first one being a NULL one ( just entering the
1732     volume), in the second one the particle energy falling below threshold so
1733     having just the STOP mechanism active.
1734     Now if there is an electron and a positron and the STOP mechanism is present
1735     the IN varible is set to 2 to force the hit storage.
1736    
1737     BUGS FOUND IN GPDCAL & GPUCAL
1738     In GPDCAL the last hit was retrived from the seventhn word of the vector VHIT
1739     Instead of the fourth.
1740     In GPUCAL the GSCHIT was called with 4 as latest hits to be summed up. This
1741     caused all the 4 hits to be summed up, the correct value for this is 1.
1742    
1743     NEW MATERIAL DEFINITED: SILICON CA
1744     Due to the fact that we can select special parameter in GEANT for each
1745     tracking media, more tracking media cannot refer to the same material.
1746     Infact GEANT will append the special parameter to the material structure. Due
1747     to this two materials have been definited for the tracker and the calorimeter
1748     silicon: SILICON CA, SILICON TR.
1749     The SILICON TR has the number 21 and 22 the other. The tracking media
1750     corresponding to this materials now point to each material separately.
1751     The new material numbers are:
1752     17. Plast. sci: H 50%, C 50% , Rho=1.032 g/cm**3 from P.D.Book
1753     18. G10 : SiO2 60%, Epoxy 40%, Rho=1.7 g/cm**3 from P.D.Book
1754     Epoxy from CRC handbook (Raw estimation)
1755     19. N2 (Gas) : A=14.01, Z=7, Rho=1.25 g/l
1756     20. Silicon TR: A=28.09, Z=14,Rho=2.33 g/cm**3, X0=9.36 from P.D.Book
1757     21. Silicon CA: A=28.09, Z=14,Rho=2.33 g/cm**3, X0=9.36 from P.D.Book
1758     22. Xenon : A=131.29, Z=54,Rho=5.858 g/l, X0=1447.6cm from P.D.Book
1759     23. TRD rad. : Carbon fiber with density 0.060 g/cm**3, used in TS93
1760     24. Aerogel : A=96.11, Z=54 (Comp. n(SiO2)+2n(H2O)), Rho=.2g/cm**3 (Ave.),
1761     X0=150 cm, from P.D.Book
1762    
1763     CALO HITS STRUCTURE CHANGED AGAIN
1764     The calorimeter set 'CAL ' have been definited and two detector in it:
1765     'CAST', 'CASN'. Corresponding to the strip in the plane with and without
1766     tungsten respectively.
1767     The routine GPSED, GPHIT, GUSTEP, GPDCAL have been updated.
1768    
1769     TRD GEOMETRY UPDATED
1770     The TRD has a new geometry. There are three different straw lenghts.
1771     Besides the 32 straws set are 6x4, 5x4, 4x4, starting from the top.
1772     So the volume TRBS, TRSO, TRSI, TRRA have been deleted and the TBSx, TSOx,
1773     TSIx, TRAx (x being 1,2,3 respectively) have been created.
1774     The set structure has been revised as well. The set 'TRD ' has been left
1775     but tree detector have been definited for this set.
1776     The corresponding identifier in /GPSED/ common have been created.
1777     The routines GPTRDV, GPDTRD, GPSED, GPHIT have been updated to the new
1778     geometry.
1779    
1780     14 Mar. 1996, Bari
1781     TRACKING MEDIA PARAMETER UPDATED FOR SICA, W AND G10 MEDIA
1782     The tracking media parameter STEMAX has been set to .5 for SICA and .15 for W
1783     and G10 following the M. Masini & M.P. De PAscale suggestion.
1784    
1785     CHANGES IN GPTMED ROUTINE
1786     To allow the automatic calculation of non critical parameters for tracking
1787     media, the tracking media default value, initialized in GPDAT, have been
1788     turned to negative value. In this way they are automatically calculated by
1789     GEANT also if you select AUTO 0.
1790    
1791     DATA CARD SPTM ADDED TO MANAGE SPECIAL TRACKING PARAMETER
1792     To manage the special tracking parameter definition the SPTM card have been
1793     added. As usual specifying a tracking material as data card argument will
1794     force an action in GPDAT. Here the SPTM data words are scanned and the
1795     parameter for the selected medium are changed.
1796     SPTM option are: 'AL ', 'G10 ', 'N2G ', 'W ', 'FE ', 'KAP ', 'TRAD',
1797     'ROA ', 'CP ', 'SCIN', 'SICA', 'SITR', 'XE ', 'AER '.
1798     NOTE: The parameter must been CHARACTER*4
1799    
1800     SPECIAL TRACKING PARAMETER MANAGEMENT
1801     To manage different settings of tracking parameter specialized for each
1802     tracking media a routine has been added: GPSPTM; and a common as
1803     well:/GPSPTM/. (In //GPAMELA/GPAMELA and //GPAMELA/GPCDES respectivelly)
1804     In the sequence $GPDSPTM all the available GEANT tracking media parameter are
1805     initializated to -111., for all the 14 media definited in GPAMELA.
1806     In GPDAT these parameter are changed. In GPSPTM the GSTPAR GEANT routine is
1807     called only if the corrisponding parameter to be changed is different from
1808     -111.
1809     For the moment only the SICA and W media has been changed following M. Masini
1810     & M.P. De Pascale suggestions.
1811    
1812     13 Mar. 1996, Bari
1813     HOUSEKEEPING OF CALO ROUTINES
1814     Some bugs were found into GPCALV. The Y view plane is now rotated,
1815     wasn't before.
1816    
1817     CHERENKOV DETECTOR MOVED
1818     The CHE variable has been forced to FALSE in GPDAT. This will cause
1819     the skiping of all the CHE definition.
1820    
1821     MAX NUMBER OF HITS CHANGED
1822     The max number of hits to be retrived for each detector is changed.
1823     It's no more the same but the calorimeter, now the GPPHIT sequence
1824     contains the NHMxxx parameter, xxx being the detector name. Thie paremeter
1825     is used in the corresponding GPDxxx routine and stored into the generic NHM
1826     variable.
1827     The CWN definition in GPHBK routine has been changed accordingly.
1828    
1829     CALO HITS STRUCTURE CHANGED
1830     GEANT doesn't understand if two detector with the same name depend from
1831     sets. It just doesn't consider them detectors. This is the case for CASI or
1832     CAST in CAL and CANW.
1833     Now a new detector has been introduced CANW to describe the NO tungsten
1834     calorimeter plane case.
1835    
1836     12 Mar. 1996, Bari
1837     HCNW DATA CARD ADDED
1838     A data card to control the CWN booking and filling has been added.
1839     HCWN 1
1840     will enable the CWN booking and filling of the group corresponding to the
1841     detector in use.
1842     This measn that the CWN will not be enable for the detector deleted with the
1843     NDET card.
1844     The DATA card check is performed in GPDAT. The UGINIT, GPHB, GUOUT, UGLAST
1845     routines has been updated considering this new data card.
1846    
1847     THE NCWN PARAMETER ADDED.
1848     The CWN number is now passed into a parameter filled up in the sequence
1849     GPPNTP. This sequence contains the record size and the number of the standard
1850     n-tple. The routine the n-tpla is called from are been updated as well, i.e.
1851     GPHBK, GPOUT.
1852    
1853     SPETCROMETER DIMENTIONS CHANGED
1854     Following Paolo I have changed some magnet and tracker ladders dimentions.
1855     Here follow the changes:
1856     SPEB/12.1,11.6,0./,MGPL/12.1,11.6,4./,MGPI/8.1,7.1,4./,TRPB/12.1,11.6,0.4/
1857     TRPL/8.,7.,0.4/,TRSL/0.,7.,0./,TSPA/0.,3.5,0.015/,TSKP/2.6666,7.,0.0025/
1858     TRCP/8.,7.,0.015/,TRRP/8.,7.,0.25/,NTRSL/3/
1859    
1860     11 Mar. 1996, Bari
1861     HITS STRUCTURE FILL UP CHANGED
1862     The HIT structure is now filled only if there is an ionization loss into the
1863     corresponding detector.
1864     The SAVE logical ha been added to all the GPUxxx routines. This is switched
1865     TRUE if an ionization has been encountered.
1866     This action to avoid the gamma to be counted.
1867    
1868     MAGNET DIMENTIONS UPDATED
1869     The magnet dimentions have been updated following Paolo Papini update.
1870     Here are the new dimentions: SPEB/12.1,11.6,0./,MGPL/12.1,11.6,4./,
1871     MGPI/8.1,7.1,4./,TRPB/12.1,11.6,0.35/
1872    
1873     28 Feb. 1996, Bari-Rome
1874     REVIEW OF THE HITS RETRIVAL PROCEDURE
1875     The GIUDIGI routine has been created. There is a call for each instrument.
1876     The corresponding routines are named GPDxxx, xxx being the detector name.
1877     Each routine simply call GPRHIT, a genral pourpuse routine that retrives the
1878     hit structure corresponding to the IS-th and ID-th set and detector.
1879     Each routine needs the GPRHIT sequence containing the arrays to be passed to
1880     the GPRHIT routine.
1881     The GPPHIT sequence has been updated adding new parameter to fiw the maximum
1882     number of hits to be read for each detector.
1883     The GPHBK routine has been changed accordingly.
1884    
1885     21 Feb. 1996, Bari
1886     CHANGE IN CAL HIT STRUCTURE
1887     After the GPAMELA meeting in Bari, the CAL hist structure have been reduced.
1888     Due to the great number of tracks we will be deling with following an e.m.
1889     shower, is it convinient to have just the XYZ coordinates of the origin of
1890     the detector, i.e. the strip, instead of the IN and OUT coord.
1891     The Path lenght is meaningless as well.
1892    
1893     GPHBK UPDATES & HBOOK CWN SEQUENCE ADDED
1894     The GPTOFT, GPTOFM, GPTOFB, GPCHE, GPTRD, GPCAT, GPCAS, GPSPE, GPCAL
1895     sequences have been added. These commons conting the variable to be stored
1896     into the standard CWN ntple filled by GPAMELA.
1897     The GPHBK routine have been updated accordling, both INTER and -INTER cases
1898     have been considered.
1899    
1900     20 Feb. 1996, Bari
1901     NEW SEQUENCES ADDED.
1902     THE GPCDES/$GPUNIT & $GPDUNIT, have been added.
1903     The commons contining the logical unit numbers and the file name for all the
1904     files open from GPAMELA have been stored.
1905    
1906     16 Feb. 1996, Bari
1907     MAGNETIC FIELD ADDED
1908     The GPFIELD patchy has been added. The GUFLD routine as well.
1909     This routine call FIN3 to interpolated the mangetic field value red from the
1910     GPFIELD.MAP. This file is red into GPDAT routine, it's opened into GPFIL and
1911     closed in GULAST.
1912    
1913     13 Feb. 1996, Bari
1914     CALO DIVISION AND CONTROL CARD ADDED
1915     To create calorimeter divisions a DATA CARD word is checked. Using:
1916     GEOM 'DCAL'
1917     will force the CALDIV variable in /GPKEY/ to TRUE and the CASI detector,
1918     CAlorimeter SIlicon paddle, will be divided into NCALSTR division along X
1919     axis.
1920     The new volume will be called CAST, CAlorimeter STrip.
1921    
1922     12 Feb. 1996, Bari
1923     NEW VOLUME ADDED
1924     To correctly simulate the aluminium shell the SHEL volume has been added with
1925     the previous PAME dimention. The PAME volume is now a full tube filled uo
1926     with nitrogen.
1927    
1928     8 Feb. 1996, Bari
1929     NEW CALORIMETER GEOMETRY
1930     After the PAMELA week in Dec. 95 the calorimeter geometry has been changend.
1931     No more two silicon layer glued back to back and place into a ceramic support
1932     but a sandwich of two G10 planes interleaved with a radiator, tungsten, plate
1933     supports two planes of silicon "chips". The Y view is place on the top of
1934     this layer and the X on the back. This simplifies the calorimeter geometry
1935     gratly. It is now definited just one volume, CASI, for the silicon 6x6 cm^2
1936     chip. These volumes are place on the top and back sandwich plane into che
1937     CAPL volume that simulate a clorimeter plane.
1938     Due to the still indefined number of chips for each plane two variable, NCISX
1939     and NCISY, have been definited to fix the number of si chips along X and Y
1940     dimentions respectively. The CAPL, CALB volume dimentions are calculate
1941     accordling. Besides the variable DCASIX & DCASIY have been introduced to take
1942     care of the distance between two chip along X and Y view.
1943    
1944     CAS VARIABLE NAME CHANGED
1945     The name of the vector with the side anticoincidence counters, CAS, have been
1946     changed from CAS to CASP
1947    
1948     NEW ROUTINES FOR CAS AND CAT GEOMETRY DEFINITION
1949     The CAT and CAS, anticoincidence counters, volume definition have been moved
1950     from GPTOFV routine to GPCATV and GPCASV, brand new routines. In this way is
1951     much more easy to exclude these detectors from the simulation (see NEW KEY
1952     "NDET" DEFINITED note).
1953    
1954     NEW KEY "NDET" DEFINITED
1955     A new user data card has been definited: NDET.
1956     Its action is to exclude single detector from the simulation.
1957     It has 7 values: TOF, CHE, TRD, CAT, CAS, SPE, CAL.
1958     NOTE. This has to be character*4 !!!!!!
1959     Usage:
1960     NDET 'TOF ' 'SPE '
1961     the previous line in the DATA CAD file, will exclude from the simulation the
1962     TOF, TOP, MIDDLE and BOTTOM ones, and the whole spectrometer, i.e. silicon
1963     ladders and magnet planes.
1964     Please note, for the SPE case the magnetic field is not excluded, the MAGN
1965     data card is responsible for switching on or off the magnetic field.
1966    
1967     7 Feb. 1996, Bari
1968     MATERIAL AND TRACKING MEDIA ADDENDUM
1969     More material definited and tracking media correspondly.
1970     For general comment see the 6th of Feb. HISTORY.
1971     Please note, for the moment the KAPTON, ROACELL and CARBON FIBER materials
1972     are substituted by scintillator.
1973     Here follows the updated list:
1974    
1975     17. Plast. sci: H 50%, C 50% , Rho=1.032 g/cm**3 from P.D.Book
1976     18. G10 : SiO2 60%, Epoxy 40%, Rho=1.7 g/cm**3 from P.D.Book
1977     Epoxy from CRC handbook (Raw estimation)
1978     19. N2 (Gas) : A=14.01, Z=7, Rho=1.25 g/l
1979     20. Silicon : A=28.09, Z=14,Rho=2.33 g/cm**3, X0=9.36 from P.D.Book
1980     21. Xenon : A=131.29, Z=54,Rho=5.858 g/l, X0=1447.6cm from P.D.Book
1981     22. TRD rad. : Carbon fiber with density 0.060 g/cm**3, used in TS93
1982     23. Aerogel : A=96.11, Z=54 (Comp. n(SiO2)+2n(H2O)), Rho=.2g/cm**3 (Ave.),
1983     X0=150 cm, from P.D.Book
1984    
1985     The left numbers are the materiale namber has declared to GEANT.
1986    
1987     Tracking media:
1988     Not sensitive:
1989     1. ALUMINIUM
1990     2. G10
1991     3. N2 GAS
1992     4. TUNGSTEN
1993     5. IRON
1994     6. KAPTON
1995     7. TRD RADIATOR
1996     8. ROACELL
1997     9. CARBON FIBER
1998    
1999     Sensitive:
2000     10. SCINTILLATOR
2001     11. SICALO
2002     12. SITRACKER
2003     13. XENON
2004     14. AEROGEL
2005    
2006     6 Feb. 1996, Bari
2007     NEW GEOMETRY DEFINITION
2008     After the PAMELA week the geometrical structure of the tracker has been
2009     modified. Is now possible to select the number of silicon paddle to be placed
2010     into a silicon ladder. The dimentions are scaled accordling. Change the
2011     NTRSL variable initialization into the deck //GPAMELA/GPCDES/GPDGEO,
2012     containing DATA statement for the geometry.
2013    
2014     MATERIAL AND TRACKING MEDIA DEFINITION
2015     Some material has been definited, namely:
2016    
2017     17. Plast. sci: H 50%, C 50% , Rho=1.032 g/cm**3 from P.D.Book
2018     18. G10 : SiO2 60%, Epoxy 40%, Rho=1.7 g/cm**3 from P.D.Book
2019     Epoxy from CRC handbook (Raw estimation)
2020     19. N2 (Gas) : A=14.01, Z=7, Rho=1.25 g/l
2021     20. Silicon : A=28.09, Z=14,Rho=2.33 g/cm**3, X0=9.36 from P.D.Book
2022     21. Xenon : A=131.29, Z=54,Rho=5.858 g/l, X0=1447.6cm from P.D.Book
2023    
2024     The left numbers are the materiale namber has declared to GEANT.
2025     Tracking media have been definited as well:
2026     Not sensitive:
2027     1. ALUMINIUM
2028     2. G10
2029     3. N2 GAS
2030     4. TUNGSTEN
2031     5. IRON
2032     Sensitive:
2033     6. SCINTILLATOR
2034     7. SICALO
2035     8. SITRACKER
2036     9. XENON
2037    
2038     The numbers are the tracking media ones.
2039     The tracking media parameter has been initialized into GPDAT routine but
2040     EPSIL. This is a critical parameter and define the tracking precision. M.
2041     Boezio suggested to set it as 1% of the volume thickness. This is way this
2042     parameter is set directly into GPMED routine, where the tracking media are
2043     definited. Please note that for the aluminium the value of 10 microns have
2044     been used.
2045     Here there are the tracking parameter used as user default:
2046     FIELDM = 40.
2047     TMAXFD = 1.
2048     STEMAX = 100.
2049     DEEMAX = 0.05
2050     STMIN = 0.0005
2051     The FFIELD variable, switching ON or OFF the magnetic field, is definited via
2052     the DATA card MAGN
2053    
2054     28 Nov. 1995, Gran Sasso
2055     FILE ORGANIZATION
2056     The CMZ file GPAMELA has been created. The overall structure of $HISTORY,
2057     $INFORM, $VERSION and the pilot patchy *GPAMELA has been created.

  ViewVC Help
Powered by ViewVC 1.1.23