1 |
formato |
1.1 |
* |
2 |
|
|
* $Id: gpsed.inc,v 1.5 2009-06-12 18:39:54 pam-rm2 Exp $ |
3 |
|
|
* |
4 |
|
|
* $Log: gpsed.inc,v $ |
5 |
|
|
* Revision 1.5 2009-06-12 18:39:54 pam-rm2 |
6 |
|
|
* - Introduced user-defined names of output files and random seeds number. |
7 |
|
|
* Users can do it use options of PamVMCApplication constructor: |
8 |
|
|
* PamVMCApplication(const char* name, const char *title, const char* |
9 |
|
|
* filename="pamtest", Int_t seed=0). |
10 |
|
|
* The Random object that I use is TRandom3 object which has astronomical |
11 |
|
|
* large period (in case of default initialization 0). All random generators |
12 |
|
|
* in the code use this object by calling of gRandom singleton which keeps |
13 |
|
|
* it. |
14 |
|
|
* |
15 |
|
|
* - Corrected TOF digitization routine. No problems with TDC hits due to |
16 |
|
|
* hadronic interactions anymore. |
17 |
|
|
* |
18 |
|
|
* - Some small changes was done to compile code under Root 5.23. + |
19 |
|
|
* geant4_vmc v. 2.6 without any warnings |
20 |
|
|
* |
21 |
|
|
* - Some classes of PamG4RunConfiguartion was changed for geant4_vmc v. |
22 |
|
|
* 2.6.Some obsolete classes was deleted as soon as developers implemented |
23 |
|
|
* regions. |
24 |
|
|
* |
25 |
|
|
* - Navigation was changed from "geomRootToGeant4" to "geomRoot", because on |
26 |
|
|
* VMC web page written that as soon as Geant4 has no option ONLY/MANY |
27 |
|
|
* translation of overlapped geometry to Geant4 through VGM could be wrong. |
28 |
|
|
* I'd like to stay with Root navigation: |
29 |
|
|
* http://root.cern.ch/root/vmc/Geant4VMC.html. This should be default |
30 |
|
|
* option. |
31 |
|
|
* |
32 |
|
|
* - New Tracker digitization routine written by Sergio was implemented |
33 |
|
|
* |
34 |
|
|
* - PamVMC again became compatible with geant4_vmc v.2.5 and ROOT 5.20. |
35 |
|
|
* The problem was that ROOT developers introduced in TVirtualMC class a new |
36 |
|
|
* method SetMagField and new base class:TVirtualMagField from which |
37 |
|
|
* user-defined classes shoukd be derived |
38 |
|
|
* |
39 |
|
|
* Revision 1.1 2009-02-19 17:46:24 nikolas |
40 |
|
|
* Cleaning up before releasing |
41 |
|
|
* |
42 |
|
|
* Revision 3.6 2006/05/18 10:52:32 pam-ba |
43 |
|
|
* TOF geometry completed and a new material, the polystyrene (density 35 g/l), added |
44 |
|
|
* |
45 |
|
|
* Revision 3.5 2006/05/02 11:44:49 pam-ba |
46 |
|
|
* TOF geometry and position updated and a new material, the mylar, added |
47 |
|
|
* |
48 |
|
|
* Revision 3.4 2006/05/02 11:13:41 pam-ba |
49 |
|
|
* TOF geometry and position updated and a new material, the mylar, added |
50 |
|
|
* |
51 |
|
|
* Revision 3.3 2006/04/09 23:29:00 cafagna |
52 |
|
|
* Several new things, among this: ND and CARD |
53 |
|
|
* |
54 |
|
|
* Revision 3.2 2005/06/21 02:42:17 cafagna |
55 |
|
|
* Major modification to the geometry and to the random number chain |
56 |
|
|
* |
57 |
|
|
* Revision 3.1.1.1 2002/07/11 16:02:00 cafagna |
58 |
|
|
* First GPAMELA release on CVS |
59 |
|
|
* |
60 |
|
|
* |
61 |
|
|
* |
62 |
|
|
* gpsed.inc |
63 |
|
|
* |
64 |
|
|
*CMZ : 3.00/00 28/03/2001 19.49.01 by Marialuigia Ambriola |
65 |
|
|
*CMZ : 2.01/00 05/04/2000 14.35.17 by Marialuigia Ambriola |
66 |
|
|
*CMZ : 2.00/00 22/02/2000 18.01.18 by Francesco Cafagna |
67 |
|
|
*CMZ : 1.02/00 21/10/99 16.32.09 by Francesco Cafagna |
68 |
|
|
*CMZ : 1.00/02 15/03/96 16.23.08 by Francesco Cafagna |
69 |
|
|
*-- Author : Francesco Cafagna 13/02/96 |
70 |
|
|
c$$$<<<<<<< gpsed.inc |
71 |
|
|
PARAMETER (NSET=11, NSDET=3) |
72 |
|
|
INTEGER NVTOF,NVS4,NVTRD,NVCAT,NVCAS,NVCARD, |
73 |
|
|
+ NVSPE ,NVCAL ,NVCALI,ISS1,IDS11Y,IDS12X,ISS2, |
74 |
|
|
+ IDS21X,IDS22Y,ISS3,IDS31Y,IDS32X, |
75 |
|
|
+ ISS4,IDS4,ISTRD,IDTRSI, |
76 |
|
|
c$$$ ======= |
77 |
|
|
c$$$ PARAMETER (NSET=14, NSDET=3) |
78 |
|
|
c$$$ INTEGER NVTOF,NVS4,NVTRD,NVCAT,NVCAS,NVCARD, |
79 |
|
|
c$$$c ml: 27/10/04 |
80 |
|
|
c$$$c + NVSPE ,NVCAL ,ISS11,IDS11X,ISS12,IDS12Y,ISS21, |
81 |
|
|
c$$$ + NVSPE ,NVCAL ,NVCALI,NVND, |
82 |
|
|
c$$$ + ISS11,IDS11YISS12,IDS12X,ISS21, |
83 |
|
|
c$$$c end ml. |
84 |
|
|
c$$$ + IDS21X,ISS22,IDS22Y,ISS31,IDS31Y,ISS32,IDS32X, |
85 |
|
|
c$$$ + ISS4,IDS4,ISTRD , |
86 |
|
|
c$$$>>>>>>> 3.3 |
87 |
|
|
+ IDTRSO,ISCAT ,IDCATL,IDCATT,ISCAS , |
88 |
|
|
+ IDCASX,IDCASY,ISCARD,IDCAR1,IDCAR2,ISSPE ,IDTSPA, |
89 |
|
|
+ ISCAL,IDCASI,IDCAST,ISND,IDNDTI |
90 |
|
|
* |
91 |
|
|
CHARACTER*4 CNSED |
92 |
|
|
* |
93 |
|
|
COMMON /GPCSED/ NVTOF,NVS4,NVTRD,NVCAT,NVCAS, |
94 |
|
|
c$$$<<<<<<< gpsed.inc |
95 |
|
|
+ NVSPE ,NVCAL,NVCALI,NVND,ISS1,IDS11Y,IDS12X,ISS2, |
96 |
|
|
+ IDS21X,IDS22Y,ISS3,IDS31Y,IDS32X, |
97 |
|
|
+ ISS4,IDS4,ISTRD,IDTRSI, |
98 |
|
|
c$$$======= |
99 |
|
|
c$$$c ml: 27/10/04: |
100 |
|
|
c$$$c + NVSPE ,NVCAL ,ISS11,IDS11X,ISS12,IDS12Y,ISS21, |
101 |
|
|
c$$$ + NVSPE ,NVCAL,NVCALI,NVND, |
102 |
|
|
c$$$ + ISS11,IDS11Y,ISS12,IDS12X,ISS21, |
103 |
|
|
c$$$c ml. |
104 |
|
|
c$$$ + IDS21X,ISS22,IDS22Y,ISS31,IDS31Y,ISS32,IDS32X, |
105 |
|
|
c$$$ + ISS4,IDS4,ISTRD , |
106 |
|
|
c$$$>>>>>>> 3.3 |
107 |
|
|
+ IDTRSO,ISCAT ,IDCATL,IDCATT,ISCAS , |
108 |
|
|
+ IDCASX,IDCASY,ISCARD,IDCAR1,IDCAR2,ISSPE ,IDTSPA, |
109 |
|
|
+ ISCAL,IDCASI,IDCAST,ISND,IDNDTI, |
110 |
|
|
+ CNSED(NSET,NSDET) |
111 |
|
|
* |