FN1G. Groups parameters

!       BANKname BANKtype       !Comments
!
TABLE FN1G                      ! Groups parameters
!
!   ATTributes:
!   -----------                               
! COL ATT-name  FMT Min    Max  ! Comments
! Header
   1  ChkID      I   5     100  ! Check word. Must be equal 5+NGrpPar 
   2  NGrp       I   1     Inf  ! Number of groups
!
! Main record
   1  GrpID      I   1      64   ! Group identificator 
                                 ! GrpID known by FNCrec program  
                                 !  1 -- Section 1 of Main calorimeter 
                                 !  2 -- Section 2 of Main calorimeter  
                                 !  3 -- Section 3 of Main calorimeter 
                                 !  4 -- Section 4 of Main calorimeter 
                                 !  5 -- X strips of Preshower 
                                 !  6 -- Y strips of Preshower 
                                 !  7 -- Veto counters
   2  GrpUse     I    0     8    ! Information to be present in source tables 
                                 ! for group described: 
                                 !  Bit 0 = 1: each module inside the group 
                                 !             require X,Y,Z coordinates, 
                                 !  Bit 1 = 1: delay required, 
                                 !  Bit 2 = 1: LED monitoring is used.
   3  Nmod_Min   I   1      9    ! Minimal number of modules in group   
   4  Nmod_Max   I   1      9    ! Maximal number of modules in group 
   5  Idx        I   -1     1    ! Define presence and order of groups stored  
                                 ! in LED and Cal.Const banks (FN1D,FN1L,FN1R)
                                 ! 0 -- Group is not described in banks 
                                 ! 1 -- default value used everywhere
                                 ! FN1D (Calibration constants table) contain 
                                 ! groups with nonzero Idx 
                                 ! FN1R,FN1L (Ref. and current LED apmlitudes)
                                 ! contain groups with only negative Idx             
 6-13 GrpPar     R  -Inf  +Inf   ! Parameters that used in group specific 
                                 ! subroutines  
                                 ! Par1: always "group gain"
                                 ! Par3: noise cut for single module inside  
                                 !       group (GrpID=1,2,3,4,5,6)     
                                 ! Par4: noise cut for group (GrpID=1,2,3,4,5,6)    

 FN1M. Modules parameters

! BANKname BANKtype !Comments ! TABLE FN1M ! Modules parameters ! ! ATTributes: ! ----------- ! COL ATT-name FMT Min Max ! Comments ! Header 1 ChkID I 6 6 ! Check word. Must be equal 6 2 NGrp I 1 +Inf ! Number of groups ! ! Main record 1 GrpID I 1 64 ! Group identificator 2 ModID I 1 9 ! Module idenificator 3 ModUse I ! 4 ModX R -Inf +Inf ! Spatial X coordinate of module 5 ModY R -Inf +Inf ! Spatial Y coordinate of module 6 ModZ R -Inf +Inf ! Spatial Z coordinate of module

 FN1P. Global parameters

! BANKname BANKtype !Comments ! TABLE FN1P ! Global parameters ! ! ATTributes: ! ----------- ! COL ATT-name FMT Min Max ! Comments ! Header 1 ChkID I 2 2 ! Check word. Must be equal 2 2 NglbPar I 1 Inf ! Number of global parameters ! ! Main record 1 GIpar I -Inf +Inf ! Integer global parameter 2 GFpar R -Inf +Inf ! Float global parameter

 FNAD. FlashADC info

! BANKname BANKtype !Comments ! TABLE FNAD ! FADC info ! ! ATTributes: ! ----------- ! COL ATT-name FMT Min Max ! Comments ! Header 1 ChkID I 11 11 ! Check word. Must be equal 11 2 FNCver I 1 1 ! Version of DAQ. Currently equal 1 3 NADC I 1 Inf ! Number of FADC used in readout ! ! Main record 1 ADCID I ! FADC identificator 2 ADCUse I ! 3-6 ADCSlc I ! FADC time slices to calculate pedestal ! and signal for given FADC

 FN1C. FlashADC channel parameters

! BANKname BANKtype !Comments ! TABLE FN1C ! FADC channel parameters ! ! ATTributes: ! ----------- ! COL ATT-name FMT Min Max ! Comments ! Header 1 ChkID I 11 11 ! Check identificator must be equal 11 2 FNCVer I ! FNC DAQ version 3 NADC I 1 ! Number of FADC ! ! Main record 1 GrpID I ! Group identificator 2 ModID I ! Module identificator 3 ChnUse I ! 4 ChnNxt I ! 5 ChnTofs R ! Cabel delay for given channel 5-6 ChnSen R ! Constant to convert FADC counts to volts