/[PAMELA software]/gpamela/gpcdes/gpspe.inc
ViewVC logotype

Contents of /gpamela/gpcdes/gpspe.inc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3.2 - (show annotations) (download)
Tue Jan 24 13:52:57 2006 UTC (18 years, 10 months ago) by bottai
Branch: MAIN
CVS Tags: v4r4, v4r5, v4r6, v4r7, v4r8, v4r9, v4r14, v4r12, v4r13, v4r10, v4r11, HEAD
Changes since 3.1: +8 -4 lines
 add the multiplicity variables to common

1 *
2 * $Id: gpspe.inc,v 3.1.1.1 2002/07/11 16:02:00 cafagna Exp $
3 *
4 * $Log: gpspe.inc,v $
5 * Revision 3.1.1.1 2002/07/11 16:02:00 cafagna
6 * First GPAMELA release on CVS
7 *
8 *
9 *
10 * gpspe.inc
11 *
12 *CMZ : 2.01/00 05/04/2000 14.35.17 by Marialuigia Ambriola
13 *CMZ : 2.00/00 03/03/2000 15.39.05 by Francesco Cafagna
14 *CMZ : 1.02/00 22/10/99 16.14.09 by Francesco Cafagna
15 *CMZ : 1.01/00 15/05/96 14.49.00 by Francesco Cafagna
16 *CMZ : 1.00/02 13/03/96 17.29.06 by Francesco Cafagna
17 *-- Author : Francesco Cafagna 14/02/96
18 *
19 * Common with CWN variable for TSPA
20 *
21 INTEGER NTHSPE,IPARSPE,ITRPB,ITRSL,ITSPA,NDISPE,NDPLAN,NDSIL,
22 + NDISTR,NDIADC,NXMULT,NYMULT
23 REAL XINSPE,YINSPE,ZINSPE,XOUTSPE,YOUTSPE,ZOUTSPE,
24 + XAVSPE,YAVSPE,ZAVSPE,ERELSPE,PATHSPE,P0SPE
25 COMMON /GPCSPE/ NTHSPE,IPARSPE(NHMSPE),ITRPB(NHMSPE),
26 + ITRSL(NHMSPE),ITSPA(NHMSPE),
27 + NDISPE,NDPLAN(NDMSPE),NDSIL(NDMSPE),
28 + NDISTR(NDMSPE),NDIADC(NDMSPE),
29 + XINSPE(NHMSPE),YINSPE(NHMSPE),ZINSPE(NHMSPE),
30 + XOUTSPE(NHMSPE),YOUTSPE(NHMSPE),ZOUTSPE(NHMSPE),
31 + XAVSPE(NHMSPE),YAVSPE(NHMSPE),ZAVSPE(NHMSPE),
32 + ERELSPE(NHMSPE),PATHSPE(NHMSPE),P0SPE(NHMSPE),
33 + NXMULT(NHMSPE),NYMULT(NHMSPE)
34 *

  ViewVC Help
Powered by ViewVC 1.1.23