Parent Directory | Revision Log | Patch
revision 1.3 by pam-fi, Tue Sep 5 12:52:20 2006 UTC | revision 1.4 by pam-fi, Thu Sep 28 14:04:39 2006 UTC | |
---|---|---|
# | Line 22 | Line 22 |
22 | parameter (nclstrp = 19) ! maximum number of stored strips per cluster | parameter (nclstrp = 19) ! maximum number of stored strips per cluster |
23 | parameter (maxlength = nclstrmax * nclstrp) | parameter (maxlength = nclstrmax * nclstrp) |
24 | ||
25 | integer good1 !flag to mark good or noise events | c integer good1 !flag to mark good or noise events |
26 | integer good1(nviews) | |
27 | ||
28 | c CLUSTER block: | c CLUSTER block: |
29 | integer nclstr1 !cluster number | integer nclstr1 !cluster number |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |