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

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

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

revision 1.12 by pam-fi, Thu Dec 4 14:33:48 2008 UTC revision 1.13 by mocchiut, Thu Jan 16 15:29:41 2014 UTC
# Line 405  c$$$      parameter(maxcutx=150.)   Line 405  c$$$      parameter(maxcutx=150.)  
405  c$$$      parameter(nstepx=5)       !inclusion-cut increasing steps  c$$$      parameter(nstepx=5)       !inclusion-cut increasing steps
406  c$$$      parameter(nstepy=5)        c$$$      parameter(nstepy=5)      
407  *     --- David flight  *     --- David flight
408          real maxcuty, maxcutx ! EM GCC4.7
409        parameter(cutystart=30.)          parameter(cutystart=30.)  
410        parameter(cutystep=10.)              !buoni???        parameter(cutystep=10.)              !buoni???
411        parameter(cutxstart=5.)        parameter(cutxstart=5.)
# Line 422  c$$$      parameter(nstepy=5)       Line 423  c$$$      parameter(nstepy=5)      
423  *     --------------------------------------------------  *     --------------------------------------------------
424  *     cloud selection  *     cloud selection
425  *     --------------------------------------------------  *     --------------------------------------------------
426          integer x_min_start,x_min_step ! EM GCC4.7
427        parameter(x_min_start=4)        parameter(x_min_start=4)
428        parameter(x_min_step=1)          parameter(x_min_step=1)  
429                
# Line 431  c$$$      parameter(nstepy=5)       Line 433  c$$$      parameter(nstepy=5)      
433    
434        common/cutxclouds/ncpxz_min,nptxz_min,nplxz_min        common/cutxclouds/ncpxz_min,nptxz_min,nplxz_min
435    
436          integer y_min_start ! EM GCC4.7
437        parameter(y_min_start=3)        parameter(y_min_start=3)
438    
439        integer ncpyz_min              integer ncpyz_min      

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.23