/[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.1 by mocchiut, Fri May 19 13:15:52 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 79  c     Line 79  c    
79  c------------------------------------------------------------------------  c------------------------------------------------------------------------
80    
81  c      parameter (chcut=3.)      !cut to associate two clusters  c      parameter (chcut=3.)      !cut to associate two clusters
82        parameter (chcut=4.)      !cut to associate two clusters  c      parameter (chcut=4.)      !cut to associate two clusters
83          parameter (chcut=50.)      !cut to associate two clusters
84          parameter (chsatx=1700.)   !saturation limit
85          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
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
91        real sch(nplanes,nladders_view) !sigma        real sch(nplanes,nladders_view) !sigma

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

  ViewVC Help
Powered by ViewVC 1.1.23