SUBROUTINE  : FFHTHS(J1,J2,NPS,IMAP)
 
AUTHOR : Stephen Burke
 
DATE : 13/03/95
 
LANGUAGE : FORTRAN
 
SHORT SUMMARY of PURPOSE:                                                
                                                                                
 Fill monitoring histograms made per hit.                                       
                                                                                
LIST and DESCRIPTION of INPUT VARIABLES/ARGUMENTS:                       
                                                                                
 J1   - the z plane number (1 to 72) of the first hit on the track              
 J2   - the z plane number (1 to 72) of the last hit on the track               
 NPS  - the number of planar segments                                           
 IMAP - the supermodule map (as in FTKR word 20)                                
                                                                                
 Information in various Kalman filter common blocks                             
                                                                                
LIST and DESCRIPTION of OUTPUT VARIABLES/ARGUMENTS:                      
                                                                                
 Histograms are filled                                                          
                                                                                
 
CALLING TREE from FFHTHS :
 
None
 
FUNCTIONS USED :
 
None
 
KEEP SEQUENCES USED :
 
 FKNPL FKFLAG FFSTEE FKRSID FKMEAS FKSMTH FFGEO FTHIST BCS BOSMDL                                             
 STFUNCT                                                                                                      
 

Comments from FFHTHS