Parent Directory
|
Revision Log
S2 and S1 z-positions corrected, He3 and plystyrene mixture added, Top Plate geometry simulated and titanium mixture added.
| 1 | *-- Author : Marialuigia Ambriola 12/04/2006 |
| 2 | SUBROUTINE GPMYL |
| 3 | ************************************************************************ |
| 4 | * * |
| 5 | * To define special tracking parameters for Mylar * |
| 6 | * * |
| 7 | * Called by: GPDAT * |
| 8 | * Author: Marialuigia Ambriola, 12/04/2006 11.44 * |
| 9 | * * |
| 10 | ************************************************************************ |
| 11 | #include "gpmyl.inc" |
| 12 | * |
| 13 | CUTGAMMYL = 0.0001 |
| 14 | CUTELEMYL = 0.0001 |
| 15 | CUTNEUMYL = 0.0001 |
| 16 | CUTHADMYL = 0.0001 |
| 17 | c ml: |
| 18 | BCUTEMYL=0.001 |
| 19 | DCUTEMYL=0.0001 |
| 20 | CUTMUOMYL=0.0001 |
| 21 | BCUTMMYL=0.001 |
| 22 | DCUTMMYL=0.0001 |
| 23 | PPCUTMMYL=0.01 |
| 24 | c end ml. |
| 25 | PAIRMYL = 1 |
| 26 | COMPMYL = 1 |
| 27 | PHOTMYL = 1 |
| 28 | PFISMYL = 0 |
| 29 | DRAYMYL = 1 |
| 30 | ANNIMYL = 1 |
| 31 | BREMMYL = 1 |
| 32 | HADRMYL = 4 |
| 33 | MUNUMYL = 1 |
| 34 | DCAYMYL = 1 |
| 35 | LOSSMYL = 1 |
| 36 | MULSMYL = 1 |
| 37 | RETURN |
| 38 | END |
| 39 |
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |