/[PAMELA software]/gpamela/gpnd/gpcad.F
ViewVC logotype

Contents of /gpamela/gpnd/gpcad.F

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Fri Nov 10 11:39:35 2006 UTC (18 years ago) by pam-ba
Branch: MAIN
CVS Tags: v4r8, v4r9, v4r14, v4r12, v4r13, v4r10, v4r11, HEAD
Changes since 1.1: +25 -22 lines
S2 and S1 z-positions corrected, He3 and plystyrene mixture added, Top Plate geometry simulated and titanium mixture added.

1 *-- Author : Marialuigia Ambriola 12/10/2006
2 SUBROUTINE GPCAD
3 ************************************************************************
4 * *
5 * To define special tracking parameters for Cadmium *
6 * *
7 * Called by: GPDAT *
8 * Author: Marialuigia Ambriola, 12/10/2006 20.40 *
9 * *
10 ************************************************************************
11 #include "gpcad.inc"
12 *
13 CUTGAMCAD = 0.0001
14 CUTELECAD = 0.0001
15 CUTNEUCAD = 0.0001
16 CUTHADCAD = 0.0001
17 c ml:
18 BCUTECAD=0.001
19 DCUTECAD=0.0001
20 CUTMUOCAD=0.0001
21 BCUTMCAD=0.001
22 DCUTMCAD=0.0001
23 PPCUTMCAD=0.01
24 c end ml.
25 PAIRCAD = 1
26 COMPCAD = 1
27 PHOTCAD = 1
28 PFISCAD = 0
29 DRAYCAD = 1
30 ANNICAD = 1
31 BREMCAD = 1
32 HADRCAD = 4
33 MUNUCAD = 1
34 DCAYCAD = 1
35 LOSSCAD = 1
36 MULSCAD = 1
37 RETURN
38 END
39

  ViewVC Help
Powered by ViewVC 1.1.23