Block no 06

!=============================================================================!
!                                                                             !
!                    Jet NN algorithm block , Max_jetnn=20                    !
!                                                                             !
!-----------------------------------------------------------------------------!
!                    N   Lower  Upper                                         !
!   Variable Name    bi  Limit  Uimit       Description                       !
!                    ts                                                       !
!=============================================================================!
! N_jetnn             5                number of 0.7 cone jets                !
!                                                                             !
! jnn_pt(i)          16      0  2000.  pt SQRT(Q(LJETS+2)**2+ Q(LJETS+3)**2)  !
!                                                                             !
! jnn_e(i)           16      0  2000.  jet energy, Q(LJETS+5)                 !
!                                                                             !
! jnn_et(i)          16      0  2000.  transverse energy, Q(LJETS+6)          !
!                                                                             !
! jnn_phi(i)         12      0    6.3  phi, Q(LJETS+8)                        !
!                                                                             !
! jnn_eta(i)         12    -4.     4.  pseudorapidity, Q(LJETS+9)             !
!                                                                             !
! jnn_sigma_eta(i)   10      0    10.  RMS eta width, Q(LJETS+12)             !
!                                                                             !
! jnn_sigma_phi(i)   10      0    10.  RMS phi width, Q(LJETS+13)             !
!                                                                             !
! jnn_emfr(i)        10     -1     2.  EM energy fraction,  Q(LJETS+14)       !
!                                                                             !
! jnn_ncell_1gev(i)  12                Number of cells above 1 GeV,           !
!                                      IQ(LJETS+16)                           !
! jnn_ICDfract(i)    10    -1.     1.  Fraction of ICD/MG Et,  Q(LJETS+17)    !
!                                                                             !
! jnn_CH_fract(i)    10    -1.     1.  Fraction of CH Et,  Q(LJETS+18)        !
!                                                                             !
! jnn_hot_to_next(i) 16     1. 10000.  Ratio of hottest to next- hottest cell,!
!                                      Q(LJETS+19)                            !
! jnn_el1_link(i)     4                associated electron number             !
!                                                                             !
! jnn_el2_link(i)     4                associated electron number             !
!                                                                             !
! jnn_ncell_90(i)    12                number of towers that  contain 90% of  !
!                                      jet Et, IQ(LJETS+21)                   !
! jnn_sigma_e(i)     16      0  2000.  variance of energy from error matrix   !
!                                                                             !
! jnn_merg_spl(i)     9                merge/split flag,  IQ(LJETS+15): For   !
!                                      fixed Cone Algorithm word 15 equals to:!
! jnn_trk_match(i)    8                Total # of tracks matched to  this jet,!
!                                      byte 1 of IQ(LJETS+27)                 !
! jnn_trk_vert1(i)    8                # of tracks from vertex#1 , byte 2 of  !
!                                      IQ(LJETS+27)                           !
! jnn_trk_vert2(i)    8                # of tracks from vertex#2 , byte 3 of  !
!                                      IQ(LJETS+27)                           !
! jnn_trk_vert3(i)    8                # of tracks from vertex#3 ,            !
!                                                                             !
! jnn_ex_cor(i)      12 -1000.  1000.  corrected Ex                           !
!                                                                             !
! jnn_ey_cor(i)      12 -1000.  1000.  corrected Ey                           !
!                                                                             !
! jnn_ez_cor(i)      12 -1000.  1000.  corrected Ez                           !
!                                                                             !
! jnn_e_cor(i)       12 -1000.  1000.  corrected E                            !
!                                                                             !
! jnn_e_cor_low(i)   12 -1000.  1000.  corrected E, low correction            !
!                                                                             !
! jnn_e_cor_high(i)  12 -1000.  1000.  corrected E, high correction           !
!                                                                             !
!                                                                             !
===============================================================================

ap 14-Mar-1995