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

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

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

revision 1.2 by pam-fi, Thu Sep 28 14:04:39 2006 UTC revision 1.3 by pam-fi, Mon Oct 2 13:12:39 2006 UTC
# Line 33  c--------------------------------------- Line 33  c---------------------------------------
33    
34    
35        parameter (clcutx=7.)     !cluster seed cut        parameter (clcutx=7.)     !cluster seed cut
36        parameter (clcuty=7.)        parameter (clcuty=6.)
37        parameter (incutx=4.)     !cut to include strips in cluster definition        parameter (incutx=4.)     !cut to include strips in cluster definition
38        parameter (incuty=4.)        parameter (incuty=4.)
39    
# Line 80  c--------------------------------------- Line 80  c---------------------------------------
80    
81  c      parameter (chcut=3.)      !cut to associate two clusters  c      parameter (chcut=3.)      !cut to associate two clusters
82  c      parameter (chcut=4.)      !cut to associate two clusters  c      parameter (chcut=4.)      !cut to associate two clusters
83        parameter (chcut=10.)      !cut to associate two clusters        parameter (chcut=50.)      !cut to associate two clusters
84        parameter (chsatx=2500.)   !saturation limit        parameter (chsatx=1700.)   !saturation limit
85        parameter (chsaty=2500.)   !saturation limit        parameter (chsaty=2500.)   !saturation limit
86          parameter (chmipx=200.)   !mip limit
87          parameter (chmipy=200.)   !mip limit
88  *     above saturation limit correlation conditions are not applied  *     above saturation limit correlation conditions are not applied
89        real kch(nplanes,nladders_view) !angular coeff        real kch(nplanes,nladders_view) !angular coeff
90        real cch(nplanes,nladders_view) !const        real cch(nplanes,nladders_view) !const

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.23