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

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

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

revision 1.6 by pam-fi, Thu Nov 23 18:51:44 2006 UTC revision 1.7 by pam-fi, Wed Oct 22 15:17:35 2008 UTC
# Line 64  c     parameter (nclstrmax=1000) !maximu Line 64  c     parameter (nclstrmax=1000) !maximu
64        real clseedcut(nstrips_view)        real clseedcut(nstrips_view)
65        real clinclcut(nstrips_view)        real clinclcut(nstrips_view)
66        integer sat(nstrips_view) !saturation mask        integer sat(nstrips_view) !saturation mask
67        common/searchcluster/value,clseedcut,clinclcut,sat,ind        common/calibratedsignal/value
68          save/calibratedsignal/
69          common/searchclustr/clseedcut,clinclcut,sat,ind
70    
71  c     added by Elena (08/2006)  c     added by Elena (08/2006)
72        integer nclstr_view            !number of clusters per view        integer nclstr_view            !number of clusters per view

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

  ViewVC Help
Powered by ViewVC 1.1.23