DDLs for the Post Upgrade Forward Tracker Calibration Banks

                                            Last update 30/10/2002 SJM:


A text version of the calibration bank DDL's can be found here
A text version of the monitoring bank DDL's can be found here


There are three types of banks involved:-
                        a) 'Calibration banks' -  FxCy
                                                                 FPCTFPCVFPCK, FPCR, FPCD, FPCB, FPCE, FPCA
                                                                 FQCT, FQCV, FQCK, FQCR, FQCD, FQCB, FQCE, FQCA                                                           
                                                                 FPCH,  FPCW
                                                                 FQCH, FQCW
                              These banks contain run-dependent parameters or sets of parameters and are the banks
                              used by the reconstruction program  ,

                        b) 'Monitoring banks' - FxMy                              Concatenated versions
                                                                     FPMO   (=FPMT+FPMV+FPMK+FPMF+FPMR+FPMD),
                                                                     FQMO  (=FQMT+FQMV+FQMK+FQMF+FQMR+FQMD),
                                                                     FTMO,
                                                                                       (Obsolete separated versions - do not use
                                                                    
FPMT, FPMV, FPMK, FPMR, FPMD, FPMB, FPME, FPMA
                                                                     FQMT, FQMV, FQMK, FQMR, FQMD, FQMB, FQME, FQMA
                                                                     FPMF, FQMF
               
                                                                     FTMM )


                             These banks are generated by the monitoring software from the analysis of online histograms.
                             One of each for per run. The banks are of type LOGRUN. They are the equivalent of the
                             history n-tuples used in the old off-line analysis and contain information needed to detect
                             significant changes in the calibrated quantities and trigger the update of the calibration banks.

                         c) 'Steering banks'  FPCA, FQCA

                              Contain constants needed to steer the calibration procedure and/or the time to distance function.
 

Calibration banks

NB These banks are run-dependent

Old Planar Chambers
 


!       BANKname BANKtype     !Comments
!
  TABLE  FPCT                   ! Forward Planar Calibration t0
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!
  1   TZERO               F  -INF   +INF    ! Global t0 (ns)


!       BANKname BANKtype     !Comments
!
  TABLE  FPCV                   ! Forward Planar Calibration velocity
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!
  1   VAV                   F  -INF   +INF    ! Global <v> (microns/ns)

      BANKname BANKtype     !Comments
!
  TABLE  FPCB                   ! Forward Planar Calibration Beta parameters
                                             !
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!      beta asymmetrys at the wire and 3 knot points
  1   BETA0               F  -INF   +INF    ! Beta asymmetry at wire
  2   BETA 1              F  -INF   +INF    ! Beta asymmetry at 1st knot point
  3   BETA 2              F  -INF   +INF    ! Beta asymmetry at 2nd knot point
  4   BETA 3              F  -INF   +INF    ! Beta asymmetry at 3rd knot point
  5   STAGGE            F  -INF   +INF    ! effective stagger (microns)
 
 


       BANKname BANKtype     !Comments
!
  TABLE  FPCK                   ! Forward Planar Calibration t-to-d
                                             ! Global time to distance parameters
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!
  1   R0                F  -INF   +INF    ! velocity ratio at knot 0
  2   R1                F  -INF   +INF    ! velocity ratio at knot 1
  3   R2                F  -INF   +INF    ! velocity ratio at knot 2
  4   R3                F  -INF   +INF    ! velocity ratio at knot 3
!
  5   X1                F  -INF   +INF    ! location of  knot 1 (microns)
  6   X2                F  -INF   +INF    ! location of  knot 2 (microns)
  7   X3                F  -INF   +INF    ! location of  knot 3 (microns)
!
!


     BANKname BANKtype     !Comments
!
  TABLE  FPCR                   ! Forward Planar Calibration t-to-d
                                             ! wire-plane-by-wire-plane
                                             ! time to distance parameters
                                             ! Velocity ratio wrt <v> from FPCV bank
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!      wire-plane  0
  1   R00                F  -INF   +INF    ! velocity ratio at knot 0
  2   R01                F  -INF   +INF    ! velocity ratio at knot 1
  3   R02                F  -INF   +INF    ! velocity ratio at knot 2
  4   R03                F  -INF   +INF    ! velocity ratio at knot 3
!
  5   X01                F  -INF   +INF    ! location of  knot 1 (microns)
  6   X02                F  -INF   +INF    ! location of  knot 2 (microns)
  7   X03                F  -INF   +INF    ! location of  knot 3 (microns)
!
!      wire-plane  1
  8   R10                F  -INF   +INF    ! velocity ratio at knot 0
  9   R11                F  -INF   +INF    ! velocity ratio at knot 1
10   R12                F  -INF   +INF    ! velocity ratio at knot 2
11   R13                F  -INF   +INF    ! velocity ratio at knot 3
!
12   X11                F  -INF   +INF    ! location of  knot 1 (microns)
13   X12                F  -INF   +INF    ! location of  knot 2 (microns)
14   X13                F  -INF   +INF    ! location of  knot 3 (microns)
!
!      wire-plane  2
15   R20                F  -INF   +INF    ! velocity ratio at knot 0
16   R21                F  -INF   +INF    ! velocity ratio at knot 1
17   R22                F  -INF   +INF    ! velocity ratio at knot 2
18   R23                F  -INF   +INF    ! velocity ratio at knot 3
!
19   X21                F  -INF   +INF    ! location of  knot 1 (microns)
20   X22                F  -INF   +INF    ! location of  knot 2 (microns)
21   X23                F  -INF   +INF    ! location of  knot 3 (microns)
!
!      wire-plane  3
22   R30                F  -INF   +INF    ! velocity ratio at knot 0
23   R31                F  -INF   +INF    ! velocity ratio at knot 1
24   R32                F  -INF   +INF    ! velocity ratio at knot 2
25   R33                F  -INF   +INF    ! velocity ratio at knot 3
!
26   X31                F  -INF   +INF    ! location of  knot 1 (microns)
27   X32                F  -INF   +INF    ! location of  knot 2 (microns)
28   X33                F  -INF   +INF    ! location of  knot 3 (microns)
!
 


      BANKname BANKtype     !Comments
!
  TABLE  FPCD                   ! Forward Planar Calibration t0s
                                             ! wire-by-wire
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!      Delta-t0's on wires 0-3 (relative to global t0 in FPCT bank)
  1   DTZ0                F  -INF   +INF    ! t zero on wire-plane  0 (ns)
  2   DTZ1                F  -INF   +INF    ! t zero on wire-plane  1 (ns)
  3   DTZ2                F  -INF   +INF    ! t zero on wire-plane  2 (ns)
  4   DTZ3                F  -INF   +INF    ! t zero on wire-plane  3 (ns)
 
 


      BANKname BANKtype     !Comments
!
  TABLE  FPCE                   ! Forward Planar Calibration resolution
                                             !parameters
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!  err = sqrt(e0**2 + d*e1**2 + e2**2 * exp(-e3*d) )
!   N.B. gives error in microns when d is drift in cms!
!
    1   ERRD00              F  -INF   +INF     ! microns
    2   ERRD01              F  -INF   +INF     ! microns/sqrt(cms)
    3   ERRD02              F  -INF   +INF     ! microns
    4   ERRD03              F  -INF   +INF     ! cm**-1

    5   ERRD10              F  -INF   +INF     !
    6   ERRD11              F  -INF   +INF     !
    7   ERRD12              F  -INF   +INF     ! wire-plane 1
    8   ERRD13              F  -INF   +INF     !

    9   ERRD20              F  -INF   +INF     !
  10   ERRD21              F  -INF   +INF     !
  11   ERRD22              F  -INF   +INF     ! wire-plane 2
  12   ERRD23              F  -INF   +INF     !

  13   ERRD30              F  -INF   +INF     !
  14   ERRD31              F  -INF   +INF     !
  15   ERRD32              F  -INF   +INF     ! wire-plane 3
  16   ERRD33              F  -INF   +INF     !
 
 
 


!       BANKname BANKtype     !Comments
!
  TABLE  FPCA                   ! Forward Planar Calibration steering
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!
  1   DRMAX               F  -INF   +INF    ! maximum alowed drift (cms)
  2   TBMIN                 F  -INF   +INF    ! minimum allowed drift time(ns)
  3   DTANGP              F  -INF   +INF    ! isochrone radius for track angle
                                                                 ! correction (cms)



!               BANKname BANKtype !Comments
!
TABLE FPCH                ! Forward P chamber channel re-mapping bank.
!                                      ! QT version.
!
! S, J, Maxfield
!
! ATTributes:
! -----------
! COL ATT-name    FMT     Min            Max          !Comments
!
  1     ISWP                 I           0            1151           ! swap channel


 


!               BANKname BANKtype !Comments
!
TABLE FPCW               ! Forward P chamber channel re-mapping bank.
!                                      ! FTREC version.
!
! S, J, Maxfield
!
! ATTributes:
! -----------
! COL ATT-name    FMT     Min            Max          !Comments
!
  1     ISWP                 I           0            1151           ! swap channel






New Planar Chambers
 


!       BANKname BANKtype     !Comments
!
  TABLE  FQCT                   ! Forward Planar Calibration t0
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!
  1   Tzero                 F  -INF   +INF    ! Global t0 (ns)


!       BANKname BANKtype     !Comments
!
  TABLE  FQCV                   ! Forward Planar Calibration velocity
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
  1   Vav                F  -INF   +INF    ! Global <v>  (microns/ns)
 
 


       BANKname BANKtype     !Comments
!
  TABLE  FQCK                   ! Forward Planar Calibration t-to-d
                                             ! Global time to distance parameters
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
  1   R0                F  -INF   +INF    ! velocity ratio at knot 0
  2   R1                F  -INF   +INF    ! velocity ratio at knot 1
  3   R2                F  -INF   +INF    ! velocity ratio at knot 2
  4   R3                F  -INF   +INF    ! velocity ratio at knot 3
!
  5   X1                F  -INF   +INF    ! location of  knot 1 (microns)
  6   X2                F  -INF   +INF    ! location of  knot 2 (microns)
  7   X3                F  -INF   +INF    ! location of  knot 3 (microns)
!
!


     BANKname BANKtype     !Comments
!
  TABLE  FQCR                   ! Forward Planar Calibration t-to-d
                                             ! wire-by-wire time to distance parameters
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!      wire-plane  0
  1   R00                F  -INF   +INF    ! velocity ratio at knot 0
  2   R01                F  -INF   +INF    ! velocity ratio at knot 1
  3   R02                F  -INF   +INF    ! velocity ratio at knot 2
  4   R03                F  -INF   +INF    ! velocity ratio at knot 3
!
  5   X01                F  -INF   +INF    ! location of  knot 1(microns)
  6   X02                F  -INF   +INF    ! location of  knot 2(microns)
  7   X03                F  -INF   +INF    ! location of  knot 3(microns)
!
!      wire-plane  1
  8   R10                F  -INF   +INF    ! velocity ratio at knot 0
  9   R11                F  -INF   +INF    ! velocity ratio at knot 1
10   R12                F  -INF   +INF    ! velocity ratio at knot 2
11   R13                F  -INF   +INF    ! velocity ratio at knot 3
!
12   X11                F  -INF   +INF    ! location of  knot 1(microns)
13   X12                F  -INF   +INF    ! location of  knot 2(microns)
14   X13                F  -INF   +INF    ! location of  knot 3(microns)
!
!      wire-plane  2
15   R20                F  -INF   +INF    ! velocity ratio at knot 0
16   R21                F  -INF   +INF    ! velocity ratio at knot 1
17   R22                F  -INF   +INF    ! velocity ratio at knot 2
18   R23                F  -INF   +INF    ! velocity ratio at knot 3
!
19   X21                F  -INF   +INF    ! location of  knot 1(microns)
20   X22                F  -INF   +INF    ! location of  knot 2(microns)
21   X23                F  -INF   +INF    ! location of  knot 3(microns)
!
!      wire-plane  3
22   R30                F  -INF   +INF    ! velocity ratio at knot 0
23   R31                F  -INF   +INF    ! velocity ratio at knot 1
24   R32                F  -INF   +INF    ! velocity ratio at knot 2
25   R33                F  -INF   +INF    ! velocity ratio at knot 3
!
26   X31                F  -INF   +INF    ! location of  knot 1(microns)
27   X32                F  -INF   +INF    ! location of  knot 2(microns)
28   X33                F  -INF   +INF    ! location of  knot 3(microns)
!
!      wire-plane  4
29   R40                F  -INF   +INF    ! velocity ratio at knot 0
30   R41                F  -INF   +INF    ! velocity ratio at knot 1
31   R42                F  -INF   +INF    ! velocity ratio at knot 2
32   R43                F  -INF   +INF    ! velocity ratio at knot 3
!
33   X41                F  -INF   +INF    ! location of  knot 1(microns)
34   X42                F  -INF   +INF    ! location of  knot 2(microns)
35   X43                F  -INF   +INF    ! location of  knot 3(microns)
!
!      wire-plane  5
36   R50                F  -INF   +INF    ! velocity ratio at knot 0
37   R51                F  -INF   +INF    ! velocity ratio at knot 1
38   R52                F  -INF   +INF    ! velocity ratio at knot 2
39   R53                F  -INF   +INF    ! velocity ratio at knot 3
!
40   X51                F  -INF   +INF    ! location of  knot 1(microns)
41   X52                F  -INF   +INF    ! location of  knot 2(microns)
42   X53                F  -INF   +INF    ! location of  knot 3(microns)
!
!
!      wire-plane  6
43   R60                F  -INF   +INF    ! velocity ratio at knot 0
44   R61                F  -INF   +INF    ! velocity ratio at knot 1
45   R62                F  -INF   +INF    ! velocity ratio at knot 2
46   R63                F  -INF   +INF    ! velocity ratio at knot 3
!
47   X61                F  -INF   +INF    ! location of  knot 1(microns)
48   X62                F  -INF   +INF    ! location of  knot 2(microns)
49   X63                F  -INF   +INF    ! location of  knot 3(microns)
!
!      wire-plane  7
50   R70                F  -INF   +INF    ! velocity ratio at knot 0
51   R71                F  -INF   +INF    ! velocity ratio at knot 1
52  R72                 F  -INF   +INF    ! velocity ratio at knot 2
53   R73                F  -INF   +INF    ! velocity ratio at knot 3
!
54   X71                F  -INF   +INF    ! location of  knot 1(microns)
55   X72                F  -INF   +INF    ! location of  knot 2(microns)
56   X73                F  -INF   +INF    ! location of  knot 3(microns)
!


      BANKname BANKtype     !Comments
!
  TABLE  FQCD                   ! Forward Planar Calibration t0s
                                             ! wire-by-wire
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!      Delta t0's on wires 0-7 (relative to t0 in FQCT bank)
  1   DTZ0                F  -INF   +INF    ! t zero on wire-plane 0 (ns)
  2   DTZ1                F  -INF   +INF    ! t zero on wire-plane  1 (ns)
  3   DTZ2                F  -INF   +INF    ! t zero on wire-plane  2 (ns)
  4   DTZ3                F  -INF   +INF    ! t zero on wire-plane  3 (ns)
  5   DTZ4                F  -INF   +INF    ! t zero on wire-plane  4 (ns)
  6   DTZ5                F  -INF   +INF    ! t zero on wire-plane  5 (ns)
  7   DTZ6                F  -INF   +INF    ! t zero on wire-plane  6 (ns)
  8   DTZ7                F  -INF   +INF    ! t zero on wire-plane  7 (ns)
 
 


      BANKname BANKtype     !Comments
!
  TABLE  FQCB                   ! Forward Planar Calibration Beta parameters
                                             !
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!      beta asymmetrys at the wire and 3 knot points
  1   BETA0               F  -INF   +INF    ! Beta asymmetry at wire
  2   BETA 1              F  -INF   +INF    ! Beta asymmetry at 1st knot point
  3   BETA 2              F  -INF   +INF    ! Beta asymmetry at 2nd knot point
  4   BETA 3              F  -INF   +INF    ! Beta asymmetry at 3rd knot point
  5   STAGGE            F  -INF   +INF    ! effective stagger (microns)
 
 


      BANKname BANKtype     !Comments
!
  TABLE  FQCE                   ! Forward Planar Calibration resolution
                                             !parameters
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!  err = sqrt(e0**2 + d*e1**2 + e2**2 * exp(-e3*d) )
!  N.B. gives error in microns when d is drift in cms!
!
    1   ERRD00              F  -INF   +INF     ! microns
    2   ERRD01              F  -INF   +INF     ! mcrons / sqrt(cm)
    3   ERRD02              F  -INF   +INF     ! micrond
    4   ERRD03              F  -INF   +INF     ! cm**-1

    5   ERRD10              F  -INF   +INF     !
    6   ERRD11              F  -INF   +INF     ! as above
    7   ERRD12              F  -INF   +INF     ! wire-plane 1
    8   ERRD13              F  -INF   +INF     !

    9   ERRD20              F  -INF   +INF     !
  10   ERRD21              F  -INF   +INF     !
  11   ERRD22              F  -INF   +INF     ! wire-plane 2
  12   ERRD23              F  -INF   +INF     !

  13   ERRD30              F  -INF   +INF     !
  14   ERRD31              F  -INF   +INF     !
  15   ERRD32              F  -INF   +INF     ! wire-plane 3
  16   ERRD33              F  -INF   +INF     !
 

  17   ERRD40              F  -INF   +INF     !
  18   ERRD41              F  -INF   +INF     !
  19   ERRD42              F  -INF   +INF     ! wire-plane 4
  20   ERRD43              F  -INF   +INF     !

  21   ERRD50              F  -INF   +INF     !
  22   ERRD51              F  -INF   +INF     !
  23   ERRD52              F  -INF   +INF     ! wire-plane 5
  24   ERRD53              F  -INF   +INF     !

  25   ERRD60              F  -INF   +INF     !
  26   ERRD61              F  -INF   +INF     !
  27   ERRD62              F  -INF   +INF     ! wire-plane 6
  28   ERRD63              F  -INF   +INF     !

  29   ERRD70              F  -INF   +INF     !
  30   ERRD71              F  -INF   +INF     !
  31   ERRD72              F  -INF   +INF     ! wire-plane 7
  32   ERRD73              F  -INF   +INF     !
 
 


!       BANKname BANKtype     !Comments
!
  TABLE  FQCA                   ! Forward Planar Calibration steering
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!
  1   DRMAX               F  -INF   +INF    ! maximum alowed drift (cms)
  2   TBMIN                 F  -INF   +INF    ! minimum allowed drift time (ns)
  3   DTANGP              F -INF    +INF    ! parameter for track angle correction
                                                                 ! isochrone radius  (cms)



!               BANKname BANKtype !Comments
!
TABLE FQCH               ! Forward Q chamber channel re-mapping bank.
!                                      ! version used by QT
!
! S. J. Maxfield
!
! ATTributes:
! -----------
! COL ATT-name    FMT     Min            Max          !Comments
!
  1     ISWP                 I           0            1119           ! swap channel





!               BANKname BANKtype !Comments
!
TABLE FQCW               ! Forward Q chamber channel re-mapping bank.
!                                      ! FTREC version.
!
! S. J. Maxfield
!
! ATTributes:
! -----------
! COL ATT-name    FMT     Min            Max          !Comments
!
  1     ISWP                 I           0            1119           ! swap channel





Monitoring banks


!       BANKname BANKtype     !Comments
!
  TABLE  FPMT                   ! Forward Planar Monitoring t0
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!
  1   TZERO               F  -INF   +INF    ! Global t0 (ns)
  2   DTZER               F  -INF   +INF    ! Error on Global t0 (ns)


 
!       BANKname BANKtype     !Comments
!
  TABLE  FPMV                   ! Forward Planar Monitoring velocity
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!
  1   VAV                   F  -INF   +INF    ! Global <v> (microns/ns)
  2  DVAV                 F  -INF   +INF    ! Error on Global <v> (microns/ns)  



       BANKname BANKtype     !Comments
!
  TABLE  FPMK                   ! Forward Planar Monitoring t-to-d
                                             ! Global time to distance parameters
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!
  1   R0                F  -INF   +INF    ! velocity ratio at knot 0
  2   R1                F  -INF   +INF    ! velocity ratio at knot 1
  3   R2                F  -INF   +INF    ! velocity ratio at knot 2
  4   R3                F  -INF   +INF    ! velocity ratio at knot 3
!
  5   X1                F  -INF   +INF    ! location of  knot 1 (microns)
  6   X2                F  -INF   +INF    ! location of  knot 2 (microns)
  7   X3                F  -INF   +INF    ! location of  knot 3 (microns)
!
!   Errors
!
  8   ER0                F  -INF   +INF    ! error on velocity ratio at knot 0
  9   ER1                F  -INF   +INF    ! error on velocity ratio at knot 1
10   ER2                F  -INF   +INF    ! error on velocity ratio at knot 2
11   ER3                F  -INF   +INF    ! velocity ratio at knot 3
!
12   EX1                F  -INF   +INF    ! error on location of  knot 1 (microns)  
13   EX2                F  -INF   +INF    ! error on location of  knot 2 (microns)
14   EX3                F  -INF   +INF    ! error on location of  knot 3 (microns)
!
!



     BANKname BANKtype     !Comments
!
  TABLE  FPMR                  ! Forward Planar Monitoring t-to-d
                                             ! wire-plane-by-wire-plane
                                             ! time to distance parameters
                                             ! Velocity ratio wrt <v> from FPCV bank
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!      wire-plane  0
  1   R00                F  -INF   +INF    ! velocity ratio at knot 0
  2   R01                F  -INF   +INF    ! velocity ratio at knot 1
  3   R02                F  -INF   +INF    ! velocity ratio at knot 2
  4   R03                F  -INF   +INF    ! velocity ratio at knot 3
!
  5   X01                F  -INF   +INF    ! location of  knot 1 (microns)
  6   X02                F  -INF   +INF    ! location of  knot 2 (microns)
  7   X03                F  -INF   +INF    ! location of  knot 3 (microns)
!
!      wire-plane  1
  8   R10                F  -INF   +INF    ! velocity ratio at knot 0
  9   R11                F  -INF   +INF    ! velocity ratio at knot 1
10   R12                F  -INF   +INF    ! velocity ratio at knot 2
11   R13                F  -INF   +INF    ! velocity ratio at knot 3
!
12   X11                F  -INF   +INF    ! location of  knot 1 (microns)
13   X12                F  -INF   +INF    ! location of  knot 2 (microns)
14   X13                F  -INF   +INF    ! location of  knot 3 (microns)
!
!      wire-plane  2
15   R20                F  -INF   +INF    ! velocity ratio at knot 0
16   R21                F  -INF   +INF    ! velocity ratio at knot 1
17   R22                F  -INF   +INF    ! velocity ratio at knot 2
18   R23                F  -INF   +INF    ! velocity ratio at knot 3
!
19   X21                F  -INF   +INF    ! location of  knot 1 (microns)
20   X22                F  -INF   +INF    ! location of  knot 2 (microns)
21   X23                F  -INF   +INF    ! location of  knot 3 (microns)
!
!      wire-plane  3
22   R30                F  -INF   +INF    ! velocity ratio at knot 0
23   R31                F  -INF   +INF    ! velocity ratio at knot 1
24   R32                F  -INF   +INF    ! velocity ratio at knot 2
25   R33                F  -INF   +INF    ! velocity ratio at knot 3
!
26   X31                F  -INF   +INF    ! location of  knot 1 (microns)
27   X32                F  -INF   +INF    ! location of  knot 2 (microns)
28   X33                F  -INF   +INF    ! location of  knot 3 (microns)
!
!
!       Errors
!  
!      wire-plane  0
29   ER00                F  -INF   +INF    ! error on velocity ratio at knot 0
30   ER01                F  -INF   +INF    ! error on velocity ratio at knot 1
31   ER02                F  -INF   +INF    ! error on velocity ratio at knot 2
32   ER03                F  -INF   +INF    ! error on velocity ratio at knot 3
!
33   EX01                F  -INF   +INF    ! error on location of  knot 1 (microns)
34   EX02                F  -INF   +INF    ! error on location of  knot 2 (microns)
35   EX03                F  -INF   +INF    ! error on location of  knot 3 (microns)
!
!      wire-plane  1
36   ER10                F  -INF   +INF    ! error on velocity ratio at knot 0
37   ER11                F  -INF   +INF    ! error on velocity ratio at knot 1
38   ER12                F  -INF   +INF    ! error on velocity ratio at knot 2
39   ER13                F  -INF   +INF    ! error on velocity ratio at knot 3

!
40   EX11                F  -INF   +INF    ! error on location of  knot 1 (microns)
41   EX12                F  -INF   +INF    ! error on location of  knot 2 (microns)
42   EX13                F  -INF   +INF    ! error on location of  knot 3 (microns)
!
!      wire-plane  2
43   ER20                F  -INF   +INF    ! error on velocity ratio at knot 0
44   ER21                F  -INF   +INF    ! error on velocity ratio at knot 1
45   ER22                F  -INF   +INF    ! error on velocity ratio at knot 2
46   ER23                F  -INF   +INF    ! error on velocity ratio at knot 3
!
47   EX21                F  -INF   +INF    ! error on location of  knot 1 (microns)
48   EX22                F  -INF   +INF    ! error on location of  knot 2 (microns)
49   EX23                F  -INF   +INF    ! error on location of  knot 3 (microns)
!
!      wire-plane  3
50   ER30                F  -INF   +INF    ! error on velocity ratio at knot 0
51   ER31                F  -INF   +INF    ! error on velocity ratio at knot 1
52   ER32                F  -INF   +INF    ! error on velocity ratio at knot 2
53   ER33                F  -INF   +INF    ! error on velocity ratio at knot 3
!
54   EX31                F  -INF   +INF    ! error on location of  knot 1 (microns)
55   EX32                F  -INF   +INF    ! error on location of  knot 2 (microns)
56   EX33                F  -INF   +INF    ! error on location of  knot 3 (microns)
!      



      BANKname BANKtype     !Comments
!
  TABLE  FPMD                   ! Forward Planar Monitoring t0s
                                             ! wire-by-wire
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!      Delta-t0's on wires 0-3 (relative to global t0 in FPCT bank)
  1   DTZ0                F  -INF   +INF    ! Del t zero on wire-plane  0 (ns)
  2   DTZ1                F  -INF   +INF    ! Del t zero on wire-plane  1 (ns)
  3   DTZ2                F  -INF   +INF    ! Del t zero on wire-plane  2 (ns)
  4   DTZ3                F  -INF   +INF    ! Del t zero on wire-plane  3 (ns)
 
!      Errors on t0's of the wires
  5   EDTZ0                F  -INF   +INF    ! error on t zero on wire-plane  0 (ns)
  6   EDTZ1                F  -INF   +INF    ! error on t zero on wire-plane  1 (ns)
  7   EDTZ2                F  -INF   +INF    ! error on t zero on wire-plane  2 (ns)
  8   EDTZ3                F  -INF   +INF    ! error on t zero on wire-plane  3 (ns)
 
 

 
      BANKname BANKtype     !Comments
!
!       BANKname BANKtype     !Comments
!
  TABLE  FQMT                   ! Forward Planar Monitoring t0
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!
  1   Tzero                 F  -INF   +INF    ! Global t0 (ns)
  2   DTzero              F  -INF   +INF    ! Error on Global t0 (ns)


 
!       BANKname BANKtype     !Comments
!
  TABLE  FQMV                   ! Forward Planar Monitoring velocity
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
  1   Vav                F  -INF   +INF    ! Global <v>  (microns/ns)
  2   DVav             F  -INF   +INF    ! Error on Global <v>  (microns/ns)  
 

 
       BANKname BANKtype     !Comments
!
  TABLE  FQMK                   ! Forward Planar Monitoring t-to-d
                                               ! Global time to distance parameters
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
  1   R0                F  -INF   +INF    ! velocity ratio at knot 0
  2   R1                F  -INF   +INF    ! velocity ratio at knot 1
  3   R2                F  -INF   +INF    ! velocity ratio at knot 2
  4   R3                F  -INF   +INF    ! velocity ratio at knot 3
!
  5   X1                F  -INF   +INF    ! location of  knot 1 (microns)
  6   X2                F  -INF   +INF    ! location of  knot 2 (microns)
  7   X3                F  -INF   +INF    ! location of  knot 3 (microns)

  8   ER0                F  -INF   +INF    ! error on velocity ratio at knot 0
  9   ER1                F  -INF   +INF    ! error on velocity ratio at knot 1
10   ER2                F  -INF   +INF    ! error on velocity ratio at knot 2
11   ER3                F  -INF   +INF    ! error on velocity ratio at knot 3
!
12   EX1                F  -INF   +INF    !error on location of  knot 1 (microns)
13   EX2                F  -INF   +INF    ! error on location of  knot 2 (microns)
14   EX3                F  -INF   +INF    ! error on location of  knot 3 (microns)
!

 

     BANKname BANKtype     !Comments
!
  TABLE  FQMR                   ! Forward Planar Monitoring t-to-d
                                             ! wire-by-wire time to distance parameters
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!      wire-plane  0
  1   R00                F  -INF   +INF    ! velocity ratio at knot 0
  2   R01                F  -INF   +INF    ! velocity ratio at knot 1
  3   R02                F  -INF   +INF    ! velocity ratio at knot 2
  4   R03                F  -INF   +INF    ! velocity ratio at knot 3
!
  5   X01                F  -INF   +INF    ! location of  knot 1(microns)
  6   X02                F  -INF   +INF    ! location of  knot 2(microns)
  7   X03                F  -INF   +INF    ! location of  knot 3(microns)
!
!      wire-plane  1
  8   R10                F  -INF   +INF    ! velocity ratio at knot 0
  9   R11                F  -INF   +INF    ! velocity ratio at knot 1
10   R12                F  -INF   +INF    ! velocity ratio at knot 2
11   R13                F  -INF   +INF    ! velocity ratio at knot 3
!
12   X11                F  -INF   +INF    ! location of  knot 1(microns)
13   X12                F  -INF   +INF    ! location of  knot 2(microns)
14   X13                F  -INF   +INF    ! location of  knot 3(microns)
!
!      wire-plane  2
15   R20                F  -INF   +INF    ! velocity ratio at knot 0
16   R21                F  -INF   +INF    ! velocity ratio at knot 1
17   R22                F  -INF   +INF    ! velocity ratio at knot 2
18   R23                F  -INF   +INF    ! velocity ratio at knot 3
!
19   X21                F  -INF   +INF    ! location of  knot 1(microns)
20   X22                F  -INF   +INF    ! location of  knot 2(microns)
21   X23                F  -INF   +INF    ! location of  knot 3(microns)
!
!      wire-plane  3
22   R30                F  -INF   +INF    ! velocity ratio at knot 0
23   R31                F  -INF   +INF    ! velocity ratio at knot 1
24   R32                F  -INF   +INF    ! velocity ratio at knot 2
25   R33                F  -INF   +INF    ! velocity ratio at knot 3
!
26   X31                F  -INF   +INF    ! location of  knot 1(microns)
27   X32                F  -INF   +INF    ! location of  knot 2(microns)
28   X33                F  -INF   +INF    ! location of  knot 3(microns)
!
!      wire-plane  4
29   R40                F  -INF   +INF    ! velocity ratio at knot 0
30   R41                F  -INF   +INF    ! velocity ratio at knot 1
31   R42                F  -INF   +INF    ! velocity ratio at knot 2
32   R43                F  -INF   +INF    ! velocity ratio at knot 3
!
33   X41                F  -INF   +INF    ! location of  knot 1(microns)
34   X42                F  -INF   +INF    ! location of  knot 2(microns)
35   X43                F  -INF   +INF    ! location of  knot 3(microns)
!
!      wire-plane  5
36   R50                F  -INF   +INF    ! velocity ratio at knot 0
37   R51                F  -INF   +INF    ! velocity ratio at knot 1
38   R52                F  -INF   +INF    ! velocity ratio at knot 2
39   R53                F  -INF   +INF    ! velocity ratio at knot 3
!
40   X51                F  -INF   +INF    ! location of  knot 1(microns)
41   X52                F  -INF   +INF    ! location of  knot 2(microns)
42   X53                F  -INF   +INF    ! location of  knot 3(microns)
!
!
!      wire-plane  6
43   R60                F  -INF   +INF    ! velocity ratio at knot 0
44   R61                F  -INF   +INF    ! velocity ratio at knot 1
45   R62                F  -INF   +INF    ! velocity ratio at knot 2
46   R63                F  -INF   +INF    ! velocity ratio at knot 3
!
47   X61                F  -INF   +INF    ! location of  knot 1(microns)
48   X62                F  -INF   +INF    ! location of  knot 2(microns)
49   X63                F  -INF   +INF    ! location of  knot 3(microns)
!
!      wire-plane  7
50   R70                F  -INF   +INF    ! velocity ratio at knot 0
51   R71                F  -INF   +INF    ! velocity ratio at knot 1
52  R72                 F  -INF   +INF    ! velocity ratio at knot 2
53   R73                F  -INF   +INF    ! velocity ratio at knot 3
!
54   X71                F  -INF   +INF    ! location of  knot 1(microns)
55   X72                F  -INF   +INF    ! location of  knot 2(microns)
56   X73                F  -INF   +INF    ! location of  knot 3(microns)
!
!
!        Errors...
!
!      wire-plane  0
!
57  E R00                F  -INF   +INF    ! error on velocity ratio at knot 0
58  ER01                F  -INF   +INF    ! error on velocity ratio at knot 1  
59  ER02                F  -INF   +INF    ! error on velocity ratio at knot 2
60  ER03                 F  -INF   +INF    ! error on velocity ratio at knot 3
!
61  EX01                F  -INF   +INF    ! error on location of  knot 1(microns)
62  EX02                F  -INF   +INF    ! error on location of  knot 2(microns)
63  EX03                F  -INF   +INF    ! error on location of  knot 3(microns)
!

!      wire-plane  1
64   ER10                F  -INF   +INF    ! error on velocity ratio at knot 0
65   ER11                F  -INF   +INF    ! error on velocity ratio at knot 1
66   ER12                F  -INF   +INF    ! error on velocity ratio at knot 2
67   ER13                F  -INF   +INF    ! error on velocity ratio at knot 3
!
68   EX11                F  -INF   +INF    ! error on location of  knot 1(microns)
69   EX12                F  -INF   +INF    ! error on location of  knot 2(microns)
70   EX13                F  -INF   +INF    ! error on location of  knot 3(microns)
!
!      wire-plane  2
71   ER20                F  -INF   +INF    ! error on velocity ratio at knot 0
72   ER21                F  -INF   +INF    ! error on velocity ratio at knot 1
73   ER22                F  -INF   +INF    ! error on velocity ratio at knot 2
74   ER23                F  -INF   +INF    ! error on velocity ratio at knot 3
!
75   EX21                F  -INF   +INF    ! error on location of  knot 1(microns)
76   EX22                F  -INF   +INF    ! error on location of  knot 2(microns)
77   EX23                F  -INF   +INF    ! error on location of  knot 3(microns)
!
!      wire-plane  3
78   ER30                F  -INF   +INF    ! error on velocity ratio at knot 0
79   ER31                F  -INF   +INF    ! error on velocity ratio at knot 1
80   ER32                F  -INF   +INF    ! error on velocity ratio at knot 2
81   ER33                F  -INF   +INF    ! error on velocity ratio at knot 3
!
82   EX31                F  -INF   +INF    ! error on location of  knot 1(microns)
83   EX32                F  -INF   +INF    ! error on location of  knot 2(microns)
84   EX33                F  -INF   +INF    ! error on location of  knot 3(microns)
!
!      wire-plane  4
85   ER40                F  -INF   +INF    ! error on velocity ratio at knot 0
86   ER41                F  -INF   +INF    ! error on velocity ratio at knot 1
87   ER42                F  -INF   +INF    ! error on velocity ratio at knot 2
88   ER43                F  -INF   +INF    ! error on velocity ratio at knot 3
!
89   EX41                F  -INF   +INF    ! error on location of  knot 1(microns)
90   EX42                F  -INF   +INF    ! error on location of  knot 2(microns)
91   EX43                F  -INF   +INF    ! error on location of  knot 3(microns)
!
!      wire-plane  5
92   ER50                F  -INF   +INF    ! error on velocity ratio at knot 0
93   ER51                F  -INF   +INF    ! error on velocity ratio at knot 1
94   ER52                F  -INF   +INF    ! error on velocity ratio at knot 2
95   ER53                F  -INF   +INF    ! error on velocity ratio at knot 3
!
96   EX51                F  -INF   +INF    ! error on location of  knot 1(microns)
97   EX52                F  -INF   +INF    ! error on location of  knot 2(microns)
98   EX53                F  -INF   +INF    ! error on location of  knot 3(microns)
!
!
!      wire-plane  6
  99 ER60                F  -INF   +INF    ! error on velocity ratio at knot 0
100 ER61                F  -INF   +INF    ! error on velocity ratio at knot 1
101 ER62                F  -INF   +INF    ! error on velocity ratio at knot 2
103 ER63                F  -INF   +INF    ! error on velocity ratio at knot 3
!
104 EX61                F  -INF   +INF    ! error on location of  knot 1(microns)
105 EX62                F  -INF   +INF    ! error on location of  knot 2(microns)
106 EX63                F  -INF   +INF    ! error on location of  knot 3(microns)
!

!      wire-plane  7
107 ER70                F  -INF   +INF    ! error on velocity ratio at knot 0
108 ER71                F  -INF   +INF    ! error on velocity ratio at knot 1
109 ER72                F  -INF   +INF    ! error on velocity ratio at knot 2
111 ER73                F  -INF   +INF    ! error on velocity ratio at knot 3
!
112 EX71                F  -INF   +INF    ! error on location of  knot 1(microns)
113 EX72                F  -INF   +INF    ! error on location of  knot 2(microns)
114 EX73                F  -INF   +INF    ! error on location of  knot 3(microns)
!


      BANKname BANKtype     !Comments
!
  TABLE  FQMD                   ! Forward Planar Monitoring t0s
                                             ! wire-by-wire
!
!         S.Maxfield
!
!   ATTributes:
!   -----------
!COL ATT-name FMT Min    Max    !Comments
!
!      Delta t0's on wires 0-7 (relative to t0 in FQCT bank)
  1   DTZ0                F  -INF   +INF    ! Del t zero on wire-plane 0 (ns)
  2   DTZ1                F  -INF   +INF    ! Del t zero on wire-plane  1 (ns)
  3   DTZ2                F  -INF   +INF    ! Del t zero on wire-plane  2 (ns)
  4   DTZ3                F  -INF   +INF    ! Del t zero on wire-plane  3 (ns)
  5   DTZ4                F  -INF   +INF    ! Del t zero on wire-plane  4 (ns)
  6   DTZ5                F  -INF   +INF    ! Del t zero on wire-plane  5 (ns)
  7   DTZ6                F  -INF   +INF    ! Del t zero on wire-plane  6 (ns)
  8   DTZ7                F  -INF   +INF    ! Del t zero on wire-plane  7 (ns)
 
!
!      Errors on t0's for wires on wire planes 0-7
    9   EDTZ0                F  -INF   +INF    ! Error on t zero on wire-plane 8 (ns)
  10   EDTZ1                F  -INF   +INF    ! Error on t zero on wire-plane  9 (ns)
  11   EDTZ2                F  -INF   +INF    ! Error on t zero on wire-plane  10 (ns)
  12   EDTZ3                F  -INF   +INF    ! Error on t zero on wire-plane  11 (ns)
  13   EDTZ4                F  -INF   +INF    ! Error on t zero on wire-plane  12 (ns)
  14   EDTZ5                F  -INF   +INF    ! Error on t zero on wire-plane  13 (ns)
  15   EDTZ6                F  -INF   +INF    ! Error on t zero on wire-plane  14 (ns)
  16   EDTZ7                F  -INF   +INF    ! Error on t zero on wire-plane  15 (ns)
 
 

 
BANKname BANKtype    !Comments
!
TABLE FPMF                  ! Forward Planar montored hit-finding
! efficiencies: all and per orientation
!
! J.V.Morris
!
! ATTributes:
! -----------
!COL     ATT-name     FMT     Min     Max     !Comments
!
! Average over all P chambers
1  PF                  F         0.             1.     ! efficiency
! Orientation 0
2   PF00              F         0.             1.     ! efficiency
! Orientation 1
3   PF01              F         0.             1.     ! efficiency
! Orientation 2
4   PF02              F         0.             1.     ! efficiency
! Orientation 3
5   PF03              F         0.             1.     ! efficiency
! Orientation 4
6   PF04              F         0.             1.     ! efficiency
! Orientation 5
7   PF05              F         0.             1.     ! efficiency
! Orientation 6
8   PF06              F         0.             1.     ! efficiency
! Orientation 7
9   PF07              F         0.             1.     ! efficiency
! Orientation 8
10  PF08             F         0.             1.     ! efficiency
! errors on estimated efficiencies
11  PE                 F         0.             1.     ! error
12  PE00             F         0.             1.     ! error
13  PE01             F         0.             1.     ! error
14  PE02             F         0.             1.     ! error
15  PE03             F         0.             1.     ! error
16  PE04             F         0.             1.     ! error
17  PE05             F         0.             1.     ! error
18  PE06             F         0.             1.     ! error
19  PE07             F         0.             1.     ! error
20  PE08             F         0.             1.     ! error
!------------------------------------------------------



BANKname       BANKtype              !Comments
!
TABLE FQMF                                  ! Forward Q chamber monitored hit-finding
! efficiencies: all and per orientation
!
! J.V.Morris
!
! ATTributes:
! -----------
!COL ATT-name FMT Min Max !Comments
!
! Average over all Q chambers
1   QF                       F      0.      1. ! efficiency
! Orientation 0
2  QF00                    F      0.      1. ! efficiency
! Orientation 1
3   QF01                   F      0.      1. ! efficiency
! Orientation 2
4   QF02                   F      0.      1. ! efficiency
! Orientation 3
5   QF03                   F      0.      1. ! efficiency
! Orientation 4
6   QF04                   F      0.      1. ! efficiency
! Orientation 5
7   QF05                   F      0.      1. ! efficiency
! Orientation 6
8   QF06                   F      0.      1. ! efficiency
! Orientation 7
9   QF07                   F      0.      1. ! efficiency
! Orientation 8
10 QF08                   F      0.      1. ! efficiency
! Orientation 9
11 QF09                   F      0.      1. ! efficiency
! errors on estimated efficiencies
12 QE                       F      0.      1. ! error
13 QE00                   F      0.      1. ! error
14 QE01                   F      0.      1. ! error
15 QE02                   F      0.      1. ! error
16 QE03                   F      0.      1. ! error
17 QE04                   F      0.      1. ! error
18 QE05                   F      0.      1. ! error
19 QE06                   F      0.      1. ! error
20 QE07                   F      0.      1. ! error
21 QE08                   F      0.      1. ! error
22 QE09                   F      0.      1. ! error
!------------------------------------------------------



BANKname       BANKtype              !Comments
!
TABLE FTMO                                  ! Forward Tracker MOnitoring Summary
!
! J.V.Morris
!
! ATTributes:
! -----------
!COL ATT-name FMT Min Max     !Comments
!
1 run I 0 +INF ! run number
2 date I 0 +INF ! date yymmdd
3 time I 0 +INF ! time hhmmss
4 press I 0 +INF ! atmospheric pressure mbar
5 events I 0 +INF ! number of events
6 rtype I 0 +INF ! run type
! P chambers
7 NFRPE I 0 +INF ! number of FRPE banks
8 NPhits I 0 +INF ! number of P hits
9 NPclus I 0 +INF ! number of clean P clusters
10 PV2p F 0 +INF ! V2p for Ps mu/nsec
11 ePV2p F 0 +INF ! error on PV2p
12 PVdrift F 0 +INF ! Global Vdrift for Ps mu/nsec
13 ePVdrift F 0 +INF ! error on PVdrift
14 Pgain F 0 +INF ! mean gain for Ps
15 ePgain F 0 +INF ! error on Pgain
16 Pres F 0 +INF ! P resolution mu
17 ePres F 0 +INF ! error on Pres
18 Ptzer F 0 +INF ! Global Tzero for Ps/td>
19 ePtzer F 0 +INF ! error on Ptzer
20 Prelef F 0 +INF ! outer/inner P hits per wire
21 ePrelef F 0 +INF ! error on Prelef
22 Peff F 0 +INF ! P efficiency
23 ePeff F 0 +INF ! error on Peff
! Q chambers
24 NFRQE I 0 +INF ! number of FRQE banks
25 NQhits I 0 +INF ! number of Q hits
26 NQclus I 0 +INF ! number of clean Q clusters
27 QV2p F 0 +INF ! V2p for Qs mu/nsec
28 eQV2p F 0 +INF ! error on QV2p
29 QVdrift F 0 +INF ! Global Vdrift for Qs mu/nsec
30 eQVdrift F 0 +INF ! error on QVdrift
31 Qgain F 0 +INF ! mean gain for Qs
32 eQgain F 0 +INF ! error on Qgain
33 Qres F 0 +INF ! Q resolution mu
34 eQres F 0 +INF ! error on Qres
35 Qtzer F 0 +INF ! Global Tzero for Qs/td>
36 eQtzer F 0 +INF ! error on Qtzer
37 Qrelef F 0 +INF ! outer/inner Q hits per wire
38 eQrelef F 0 +INF ! error on Qrelef
39 Qeff F 0 +INF ! Q efficiency
40 eQeff F 0 +INF ! error on Qeff
!------------------------------------------------------




BANKname       BANKtype              !Comments
!
TABLE FPMO                                  ! Forward Planar MOnitoring
!
! G.D.Patel/S.J.Maxfield
!
! ATTributes:
! -----------
!COL ATT-name FMT Min Max     !Comments
!
! FPMT
1 TZERO F -INF +INF ! Global T0 (ns)
2 DTZER F -INF +INF ! Error on Global To (ns)
! FPMV
3 VAV F -INF +INF ! Global mean v (microns/ns)
4 DVAV F -INF +INF ! Error on Gloabal mean v
! FPMK
5 R0 F -INF +INF ! velocity ratio at knot 0
6 R1 F -INF +INF ! velocity ratio at knot 1
7 R2 F -INF +INF ! velocity ratio at knot 2
8 R3 F -INF +INF ! velocity ratio at knot 3
9 X1 F -INF +INF ! location of knot 1 (microns)
10 X2 F -INF +INF ! location of knot 2 (microns)
11 X3 F -INF +INF ! location of knot 3 (microns)
! Errors
12 ER0 F -INF +INF ! error on velocity ratio at knot 0
13 ER1 F -INF +INF ! error on velocity ratio at knot 1
14 ER2 F -INF +INF ! error on velocity ratio at knot 2
15 ER3 F -INF +INF ! error on velocity ratio at knot 3
16 EX1 F -INF +INF ! error on location of knot 1 (microns)
17 EX2 F -INF +INF ! error on location of knot 2 (microns)
18 EX3 F -INF +INF ! error on location of knot 3 (microns)
! FPMF
19 PF F 0. 1. ! efficiency all
20 PF00 F 0. 1. ! efficiency Ori0
21 PF01 F 0. 1. ! efficiency Ori1
22 PF02 F 0. 1. ! efficiency Ori2
23 PF03 F 0. 1. ! efficiency Ori3
24 PF04 F 0. 1. ! efficiency Ori4
25 PF05 F 0. 1. ! efficiency Ori5
26 PF06 F 0. 1. ! efficiency Ori6
27 PF07 F 0. 1. ! efficiency Ori7
28 PF08 F 0. 1. ! efficiency Ori8
! errors on estimated efficiencies
29 PE F 0. 1. ! error on efficiency all
30 PE00 F 0. 1. ! error on efficiency Ori0
31 PE01 F 0. 1. ! error on efficiency Ori1
32 PE02 F 0. 1. ! error on efficiency Ori2
33 PE03 F 0. 1. ! error on efficiency Ori3
34 PE04 F 0. 1. ! error on efficiency Ori4
35 PE05 F 0. 1. ! error on efficiency Ori5
36 PE06 F 0. 1. ! error on efficiency Ori6
37 PE07 F 0. 1. ! error on efficiency Ori7
38 PE08 F 0. 1. ! error on efficiency Ori8
! FPMR
! wire plane 0
39 R00 F -INF +INF ! velocity ratio at knot 0
40 R01 F -INF +INF ! velocity ratio at knot 1
41 R02 F -INF +INF ! velocity ratio at knot 2
42 R03 F -INF +INF ! velocity ratio at knot 3
!
43 X01 F -INF +INF ! location of knot 1 (microns)
44 X02 F -INF +INF ! location of knot 2 (microns)
45 X03 F -INF +INF ! location of knot 3 (microns)
! wire plane 1
46 R10 F -INF +INF ! velocity ratio at knot 0
47 R11 F -INF +INF ! velocity ratio at knot 1
48 R12 F -INF +INF ! velocity ratio at knot 2
49 R13 F -INF +INF ! velocity ratio at knot 3
!
50 X11 F -INF +INF ! location of knot 1 (microns)
51 X12 F -INF +INF ! location of knot 2 (microns)
52 X13 F -INF +INF ! location of knot 3 (microns)
! wire plane 2
53 R20 F -INF +INF ! velocity ratio at knot 0
54 R21 F -INF +INF ! velocity ratio at knot 1
55 R22 F -INF +INF ! velocity ratio at knot 2
56 R23 F -INF +INF ! velocity ratio at knot 3
!
57 X21 F -INF +INF ! location of knot 1 (microns)
58 X22 F -INF +INF ! location of knot 2 (microns)
59 X23 F -INF +INF ! location of knot 3 (microns)
! wire plane 3
60 R30 F -INF +INF ! velocity ratio at knot 0
61 R31 F -INF +INF ! velocity ratio at knot 1
62 R32 F -INF +INF ! velocity ratio at knot 2
63 R33 F -INF +INF ! velocity ratio at knot 3
!
64 X31 F -INF +INF ! location of knot 1 (microns)
65 X32 F -INF +INF ! location of knot 2 (microns)
66 X33 F -INF +INF ! location of knot 3 (microns)
! Errors
! wire plane 0
67 ER00 F -INF +INF ! velocity ratio at knot 0
68 ER01 F -INF +INF ! velocity ratio at knot 1
69 ER02 F -INF +INF ! velocity ratio at knot 2
70 ER03 F -INF +INF ! velocity ratio at knot 3
!
71 EX01 F -INF +INF ! location of knot 1 (microns)
72 EX02 F -INF +INF ! location of knot 2 (microns)
73 EX03 F -INF +INF ! location of knot 3 (microns)
! wire plane 1
74 ER10 F -INF +INF ! velocity ratio at knot 0
75 ER11 F -INF +INF ! velocity ratio at knot 1
76 ER12 F -INF +INF ! velocity ratio at knot 2
77 ER13 F -INF +INF ! velocity ratio at knot 3
!
78 EX11 F -INF +INF ! location of knot 1 (microns)
79 EX12 F -INF +INF ! location of knot 2 (microns)
80 EX13 F -INF +INF ! location of knot 3 (microns)
! wire plane 2
81 ER20 F -INF +INF ! velocity ratio at knot 0
82 ER21 F -INF +INF ! velocity ratio at knot 1
83 ER22 F -INF +INF ! velocity ratio at knot 2
84 ER23 F -INF +INF ! velocity ratio at knot 3
!
85 EX21 F -INF +INF ! location of knot 1 (microns)
86 EX22 F -INF +INF ! location of knot 2 (microns)
87 EX23 F -INF +INF ! location of knot 3 (microns)
! wire plane 3
88 ER30 F -INF +INF ! velocity ratio at knot 0
89 ER31 F -INF +INF ! velocity ratio at knot 1
90 ER32 F -INF +INF ! velocity ratio at knot 2
91 ER33 F -INF +INF ! velocity ratio at knot 3
!
92 EX31 F -INF +INF ! location of knot 1 (microns)
93 EX32 F -INF +INF ! location of knot 2 (microns)
94 EX33 F -INF +INF ! location of knot 3 (microns)
! FPMD
! Delta-t0's on wires 0-3
(relative to global t0 in FPCT bank)
95 DTZ0 F -INF +INF ! delta t zero on wire-plane 0 (ns)
96 DTZ1 F -INF +INF ! delta t zero on wire-plane 1 (ns)
97 DTZ2 F -INF +INF ! delta t zero on wire-plane 2 (ns)
98 DTZ3 F -INF +INF ! delta t zero on wire-plane 3 (ns)
! Errors
99 EDTZ0 F -INF +INF ! error on delta t zero on wire-plane 0 (ns)
100 EDTZ1 F -INF +INF ! error on delta t zero on wire-plane 1 (ns)
101 EDTZ2 F -INF +INF ! error on delta t zero on wire-plane 2 (ns)
102 EDTZ3 F -INF +INF ! error on delta t zero on wire-plane 3 (ns)




BANKname       BANKtype              !Comments
!
TABLE FQMO                                  ! Forward Planar MOnitoring
!
! G.D.Patel/S.J.Maxfield
!
! ATTributes:
! -----------







!COL ATT-name FMT Min Max     !Comments
!
! FQMT
1 TZERO F -INF +INF ! Global T0 (ns)
2 DTZER F -INF +INF ! Error on Global To (ns)
! FQMV
3 VAV F -INF +INF ! Global mean v (microns/ns)
4 DVAV F -INF +INF ! Error on Gloabal mean v
! FQMK
5 R0 F -INF +INF ! velocity ratio at knot 0
6 R1 F -INF +INF ! velocity ratio at knot 1
7 R2 F -INF +INF ! velocity ratio at knot 2
8 R3 F -INF +INF ! velocity ratio at knot 3
9 X1 F -INF +INF ! location of knot 1 (microns)
10 X2 F -INF +INF ! location of knot 2 (microns)
11 X3 F -INF +INF ! location of knot 3 (microns)
! Errors
12 ER0 F -INF +INF ! error on velocity ratio at knot 0
13 ER1 F -INF +INF ! error on velocity ratio at knot 1
14 ER2 F -INF +INF ! error on velocity ratio at knot 2
15 ER3 F -INF +INF ! error on velocity ratio at knot 3
16 EX1 F -INF +INF ! error on location of knot 1 (microns)
17 EX2 F -INF +INF ! error on location of knot 2 (microns)
18 EX3 F -INF +INF ! error on location of knot 3 (microns)
! FQMF
19 QF F 0. 1. ! efficiency all
20 QF00 F 0. 1. ! efficiency Ori0
21 QF01 F 0. 1. ! efficiency Ori1
22 QF02 F 0. 1. ! efficiency Ori2
23 QF03 F 0. 1. ! efficiency Ori3
24 QF04 F 0. 1. ! efficiency Ori4
25 QF05 F 0. 1. ! efficiency Ori5
26 QF06 F 0. 1. ! efficiency Ori6
27 QF07 F 0. 1. ! efficiency Ori7
28 PF08 F 0. 1. ! efficiency Ori8
29 PF08 F 0. 1. ! efficiency Ori9
! errors on estimated efficiencies
30 QE F 0. 1. ! error on efficiency all
31 QE00 F 0. 1. ! error on efficiency Ori0
32 QE01 F 0. 1. ! error on efficiency Ori1
33 QE02 F 0. 1. ! error on efficiency Ori2
34 QE03 F 0. 1. ! error on efficiency Ori3
35 QE04 F 0. 1. ! error on efficiency Ori4
36 QE05 F 0. 1. ! error on efficiency Ori5
37 QE06 F 0. 1. ! error on efficiency Ori6
38 QE07 F 0. 1. ! error on efficiency Ori7
39 QE08 F 0. 1. ! error on efficiency Ori8
40 QE09 F 0. 1. ! error on efficiency Ori9
! FQMR
! wire plane 0
41 R00 F -INF +INF ! velocity ratio at knot 0
42 R01 F -INF +INF ! velocity ratio at knot 1
43 R02 F -INF +INF ! velocity ratio at knot 2
44 R03 F -INF +INF ! velocity ratio at knot 3
!
45 X01 F -INF +INF ! location of knot 1 (microns)
46 X02 F -INF +INF ! location of knot 2 (microns)
47 X03 F -INF +INF ! location of knot 3 (microns)
! wire plane 1
48 R10 F -INF +INF ! velocity ratio at knot 0
49 R11 F -INF +INF ! velocity ratio at knot 1
50 R12 F -INF +INF ! velocity ratio at knot 2
51 R13 F -INF +INF ! velocity ratio at knot 3
!
52 X11 F -INF +INF ! location of knot 1 (microns)
53 X12 F -INF +INF ! location of knot 2 (microns)
54 X13 F -INF +INF ! location of knot 3 (microns)
! wire plane 2
55 R20 F -INF +INF ! velocity ratio at knot 0
56 R21 F -INF +INF ! velocity ratio at knot 1
57 R22 F -INF +INF ! velocity ratio at knot 2
58 R23 F -INF +INF ! velocity ratio at knot 3
!
59 X21 F -INF +INF ! location of knot 1 (microns)
60 X22 F -INF +INF ! location of knot 2 (microns)
61 X23 F -INF +INF ! location of knot 3 (microns)
! wire plane 3
62 R30 F -INF +INF ! velocity ratio at knot 0
63 R31 F -INF +INF ! velocity ratio at knot 1
64 R32 F -INF +INF ! velocity ratio at knot 2
65 R33 F -INF +INF ! velocity ratio at knot 3
!
66 X31 F -INF +INF ! location of knot 1 (microns)
67 X32 F -INF +INF ! location of knot 2 (microns)
68 X33 F -INF +INF ! location of knot 3 (microns)
! wire plane 4
69 R40 F -INF +INF ! velocity ratio at knot 0
70 R41 F -INF +INF ! velocity ratio at knot 1
71 R42 F -INF +INF ! velocity ratio at knot 2
72 R43 F -INF +INF ! velocity ratio at knot 3
!
73 X41 F -INF +INF ! location of knot 1 (microns)
74 X42 F -INF +INF ! location of knot 2 (microns)
75 X43 F -INF +INF ! location of knot 3 (microns)
! wire plane 5
76 R50 F -INF +INF ! velocity ratio at knot 0
77 R51 F -INF +INF ! velocity ratio at knot 1
78 R52 F -INF +INF ! velocity ratio at knot 2
79 R53 F -INF +INF ! velocity ratio at knot 3
!
80 X51 F -INF +INF ! location of knot 1 (microns)
81 X52 F -INF +INF ! location of knot 2 (microns)
82 X53 F -INF +INF ! location of knot 3 (microns)
! wire plane 6
83 R60 F -INF +INF ! velocity ratio at knot 0
84 R61 F -INF +INF ! velocity ratio at knot 1
85 R62 F -INF +INF ! velocity ratio at knot 2
86 R63 F -INF +INF ! velocity ratio at knot 3
!
87 X61 F -INF +INF ! location of knot 1 (microns)
88 X62 F -INF +INF ! location of knot 2 (microns)
89 X63 F -INF +INF ! location of knot 3 (microns)
! wire plane 7
90 R70 F -INF +INF ! velocity ratio at knot 0
91 R71 F -INF +INF ! velocity ratio at knot 1
92 R72 F -INF +INF ! velocity ratio at knot 2
93 R73 F -INF +INF ! velocity ratio at knot 3
!
94 X71 F -INF +INF ! location of knot 1 (microns)
95 X72 F -INF +INF ! location of knot 2 (microns)
96 X73 F -INF +INF ! location of knot 3 (microns)
! Errors
! wire plane 0
97 ER00 F -INF +INF ! velocity ratio at knot 0
98 ER01 F -INF +INF ! velocity ratio at knot 1
99 ER02 F -INF +INF ! velocity ratio at knot 2
100 ER03 F -INF +INF ! velocity ratio at knot 3
!
101 EX01 F -INF +INF ! location of knot 1 (microns)
102 EX02 F -INF +INF ! location of knot 2 (microns)
103 EX03 F -INF +INF ! location of knot 3 (microns)
! wire plane 1
104 ER10 F -INF +INF ! velocity ratio at knot 0
105 ER11 F -INF +INF ! velocity ratio at knot 1
106 ER12 F -INF +INF ! velocity ratio at knot 2
107 ER13 F -INF +INF ! velocity ratio at knot 3
!
108 EX11 F -INF +INF ! location of knot 1 (microns)
109 EX12 F -INF +INF ! location of knot 2 (microns)
110 EX13 F -INF +INF ! location of knot 3 (microns)
! wire plane 2
111 ER20 F -INF +INF ! velocity ratio at knot 0
112 ER21 F -INF +INF ! velocity ratio at knot 1
113 ER22 F -INF +INF ! velocity ratio at knot 2
114 ER23 F -INF +INF ! velocity ratio at knot 3
!
115 EX21 F -INF +INF ! location of knot 1 (microns)
116 EX22 F -INF +INF ! location of knot 2 (microns)
117 EX23 F -INF +INF ! location of knot 3 (microns)
! wire plane 3
118 ER30 F -INF +INF ! velocity ratio at knot 0
119 ER31 F -INF +INF ! velocity ratio at knot 1
120 ER32 F -INF +INF ! velocity ratio at knot 2
121 ER33 F -INF +INF ! velocity ratio at knot 3
!
122 EX31 F -INF +INF ! location of knot 1 (microns)
123 EX32 F -INF +INF ! location of knot 2 (microns)
124 EX33 F -INF +INF ! location of knot 3 (microns)
! wire plane 4
125 ER40 F -INF +INF ! velocity ratio at knot 0
126 ER41 F -INF +INF ! velocity ratio at knot 1
127 ER42 F -INF +INF ! velocity ratio at knot 2
128 ER43 F -INF +INF ! velocity ratio at knot 3
!
129 EX41 F -INF +INF ! location of knot 1 (microns)
130 EX42 F -INF +INF ! location of knot 2 (microns)
131 EX43 F -INF +INF ! location of knot 3 (microns)
! wire plane 5
132 ER50 F -INF +INF ! velocity ratio at knot 0
133 ER51 F -INF +INF ! velocity ratio at knot 1
134 ER52 F -INF +INF ! velocity ratio at knot 2
135 ER53 F -INF +INF ! velocity ratio at knot 3
!
136 EX51 F -INF +INF ! location of knot 1 (microns)
137 EX52 F -INF +INF ! location of knot 2 (microns)
138 EX53 F -INF +INF ! location of knot 3 (microns)
! wire plane 6
139 ER60 F -INF +INF ! velocity ratio at knot 0
140 ER61 F -INF +INF ! velocity ratio at knot 1
141 ER62 F -INF +INF ! velocity ratio at knot 2
142 ER63 F -INF +INF ! velocity ratio at knot 3
!
143 EX61 F -INF +INF ! location of knot 1 (microns)
144 EX62 F -INF +INF ! location of knot 2 (microns)
145 EX63 F -INF +INF ! location of knot 3 (microns)
! wire plane 7
146 ER70 F -INF +INF ! velocity ratio at knot 0
147 ER71 F -INF +INF ! velocity ratio at knot 1
148 ER72 F -INF +INF ! velocity ratio at knot 2
149 ER73 F -INF +INF ! velocity ratio at knot 3
!
150 EX71 F -INF +INF ! location of knot 1 (microns)
151 EX72 F -INF +INF ! location of knot 2 (microns)
152 EX73 F -INF +INF ! location of knot 3 (microns)
! FQMD
! Delta-t0's on wires 0-3
ative to global t0 in FPCT bank)
153 DTZ0 F -INF +INF ! delta t zero on wire-plane 0 (ns)
154 DTZ1 F -INF +INF ! delta t zero on wire-plane 1 (ns)
155 DTZ2 F -INF +INF ! delta t zero on wire-plane 2 (ns)
156 DTZ3 F -INF +INF ! delta t zero on wire-plane 3 (ns)
157 DTZ4 F -INF +INF ! delta t zero on wire-plane 3 (ns)
158 DTZ5 F -INF +INF ! delta t zero on wire-plane 3 (ns)
159 DTZ6 F -INF +INF ! delta t zero on wire-plane 3 (ns)
160 DTZ7 F -INF +INF ! delta t zero on wire-plane 3 (ns)
! Errors
161 EDTZ0 F -INF +INF ! error on delta t zero on wire-plane 0 (ns)
162 EDTZ1 F -INF +INF ! error on delta t zero on wire-plane 1 (ns)
163 EDTZ2 F -INF +INF ! error on delta t zero on wire-plane 2 (ns)
164 EDTZ3 F -INF +INF ! error on delta t zero on wire-plane 3 (ns)
165 EDTZ4 F -INF +INF ! error on delta t zero on wire-plane 3 (ns)
166 EDTZ5 F -INF +INF ! error on delta t zero on wire-plane 3 (ns)
167 EDTZ6 F -INF +INF ! error on delta t zero on wire-plane 3 (ns)
168 EDTZ7 F -INF +INF ! error on delta t zero on wire-plane 3 (ns)