/[PAMELA software]/DarthVader/TrackerLevel2/inc/F77/level1.f
ViewVC logotype

Diff of /DarthVader/TrackerLevel2/inc/F77/level1.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by pam-fi, Thu Oct 26 16:22:37 2006 UTC revision 1.6 by pam-fi, Fri Oct 27 16:08:18 2006 UTC
# Line 17  Line 17 
17  *     **/8/2006 modified to store info about CN computation and "showers"  *     **/8/2006 modified to store info about CN computation and "showers"
18  *************************************************************************  *************************************************************************
19    
20        parameter (nclstrmax_view = 50) ! maximum number of clusters per view        parameter (nclstrmax_view = 200) ! maximum number of clusters per view
21        parameter (nclstrmax      = nclstrmax_view * nviews)        parameter (nclstrmax      = nclstrmax_view * nviews)
22        parameter (nclstrp        = 20) ! maximum number of stored strips per cluster        parameter (nclstrp        = 20) ! maximum number of stored strips per cluster
23        parameter (maxlength      = nclstrmax * nclstrp)        parameter (maxlength      = nclstrmax * nclstrp)

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.23