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

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

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

revision 1.2 by pam-fi, Tue May 30 16:30:37 2006 UTC revision 1.3 by pam-fi, Tue Sep 5 12:52:20 2006 UTC
# Line 22  Line 22 
22  *     - !???  *     - !???
23  *      *    
24  *************************************************************************  *************************************************************************
   
   
 c------------------------------------------------------------------------  
 c      
 c     HBOOK initialization variable  
 c      
 c------------------------------------------------------------------------  
   
 c      parameter (NWPAWC=6500000)  
 cele      INTEGER HMEM  
 cele      parameter (NWPAWC=8500000)  
 cele      common/PAWC/HMEM(NWPAWC)  
   
   
 c------------------------------------------------------------------------  
 c      
 c     ntuples id numbers and parameters  
 c      
 c------------------------------------------------------------------------  
 c$$$  
 c$$$      parameter (ntp_level0=20) !LEVEL0  
 c      parameter (ntp_level1=21) !LEVEL1  
 c      parameter (ntp_level2=22) !LEVEL2  
   
   
 c     parameter (nclstrmax=1000) !maximum number of clusters per event  
       parameter (nclstrmax=500)  
       parameter (nclstrp=17)    !maximum number of strips to be checked for  
                                 ! inclusion in the cluster  
       parameter (maxlength=nclstrmax*nclstrp) !maximum number of strip belonging  
                                 ! to clusters for the whole event  
   
   
25  c------------------------------------------------------------------------  c------------------------------------------------------------------------
26  c      c    
27  c     spectrometer parameters  c     spectrometer parameters

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

  ViewVC Help
Powered by ViewVC 1.1.23