/[PAMELA software]/gpamela/gpgar/xsignaldata.inc
ViewVC logotype

Contents of /gpamela/gpgar/xsignaldata.inc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3.1.1.1 - (show annotations) (download) (vendor branch)
Thu Jul 11 16:02:15 2002 UTC (22 years, 4 months ago) by cafagna
Branch: v3r0, MAIN
CVS Tags: v4r4, v4r5, v4r6, v4r7, v4r0, v4r1, v4r2, v4r3, v4r8, v4r9, firstrelease, v4r14, v4r12, v4r13, v4r10, v4r11, v3r3, v3r1, v3r2, HEAD
Changes since 3.1: +0 -0 lines
First GPAMELA release on CVS

1 *
2 * $Id$
3 *
4 * $Log$
5 *
6 *
7 * xsignaldata.inc
8 *
9 *CMZ : 3.00/00 02/05/2001 20.42.25 by Unknown
10 *-- Author :
11 *-----------------------------------------------------------------------
12 * SIGDAT - Common block containing details on the track of the charged
13 * SIGCHR particle through the chamber as well as on the clusters it
14 * produced. It stores the signal induced on the sense wires.
15 * VARIABLES : TPAIR : Arrival time of an electron in a cluster.
16 * QPAIR : Multiplication caused by an electron.
17 * IPAIR(I) : First electron from cluster I
18 * ICLUST(I) : ISTAT code for cluster I
19 * TSTART : First time in signal simulation
20 * TDEV : Time resolution in signal simulation
21 * NTIME : Number of signal time points
22 * NORIA : Number of ion angles
23 * AVALAN : Multiplication factor for avalanches and
24 * its relative standard deviation
25 * AVATYP : Avalanche model.
26 * SIGNAL(I,J,K):Signal at TSTART+I*TDEV on sense wire J
27 * (direct if K=1, indirect if K=2)
28 * FPERX : yes/no x-convolution for ion tails
29 * FPERY : yes/no y-convolution for ion tails
30 * FCELTP : type of the cell stripped of periodicity
31 * MFEXP,NFOUR: 2**MFEXP = NFOUR (# Fourier terms)
32 * MXMIN,MXMAX: Lowest, highest Fourier term in x
33 * MYMIN,MYMAX: Lowest, highest Fourier term in y
34 * LCROSS : .TRUE. if cross induced signals are present
35 * LITAIL : Simple ion tail (angular sampling)
36 * LRTAIL : Simple ion tail (no angular sampling)
37 * LDTAIL : Detailed ion tail
38 * LEPULS : Electron pulse
39 * SIGSET : Ready for signal calculations.
40 * RESSET : Time resolution has been set.
41 * (Last changed on 16/ 1/00.)
42 *-----------------------------------------------------------------------

  ViewVC Help
Powered by ViewVC 1.1.23