*-- Author : D. M. Jansen 04/12/96 ! BANKname BANKtype !Comments ! BANK FNHT ! FNC bank created by H1REC. The header ! stores the number of reconstructed clusters: ! IW(FNHT+1) = NCOL (=14) ! IW(FNHT+2) = NCLUSTERS. ! For each cluster, the information stored ! in the bank is as follows: ! ATTributes: ! ----------- !COL ATT-name FMT Min Max ! Comments ! * 1 NMOD I 1 75 ! Number of modules in Cluster. 2 MAXMOD I 1 75 ! Cluster maxmod. 3 CHARGE I 0 1 ! Charge (neutral = 0, charged = 1). 4 MAXHOD1 I 1 43 ! Maxhod in hodoscope plane 1. 5 MAXHOD2 I 1 25 ! Maxhod in hodoscope plane 2. 6 ENERGY F ! Cluster Energy. 7 MODENG F ! Energy in maxmod module. 8 CORCGX F ! Corrected Center-of-gravity X. 9 CORCGY F ! Corrected Center-of-gravity Y. 10 FNCTIME F ! Cluster time. 11 TAIL1 F ! Signal in Tail hodoscope 1. 12 TAIL2 F ! Signal in Tail hodoscope 2. 13 SIGHOD1 F ! Signal in maxhod hodoscope plane 1. 14 SIGHOD2 F ! Signal in maxhod hodoscope plane 2. * END BANK