SUBROUTINE  : FFTRCH
 
AUTHOR : S.Burke
 
DATE : 03/05/93
 
LANGUAGE : FORTRAN
 
SHORT SUMMARY of PURPOSE:                                                
                                                                                
 Fill histograms for tracks not found by the pattern recognition                
                                                                                
LIST and DESCRIPTION of INPUT VARIABLES/ARGUMENTS:                       
                                                                                
 STR bank (true track information)                                              
 FPUX/FRUX banks (hit lists from pattern recognition)                           
 FRPX/FRRX banks (true hit information)                                         
 FPLC/FRLC banks (unpacked hit information)                                     
 FPG1/FRG1 banks (geometry/dead wires)                                          
                                                                                
LIST and DESCRIPTION of OUTPUT VARIABLES/ARGUMENTS:                      
                                                                                
 Histograms are filled                                                          
                                                                                
 The ITRNF array in /FFDBG/ is filled                                           
                                                                                
 
CALLING TREE from FFTRCH :
 
None
 
FUNCTIONS USED :
 
None
 
KEEP SEQUENCES USED :
 
 FKNPL FFGEO FFWBI FFDBG BCS STFUNCT                                                                          
 

Comments from FFTRCH