! BANKname BANKtype ! Comments ! TABLE FTKT ! Reconstructed vertex fitted track ! ! parameters ! ATTributes: ! ----------- !COL ATT-name FMT Min Max ! Comments ! 1 KAPPA F -INF +INF ! improved parameters: signed 1/radius 2 PHI F -PI +PI ! phi angle at track origin 3 THETA F 0. +PI ! theta angle at track origin 4 IPTYPE I 1 6 ! = 1 or 6, parametrisation type 5 DKAPPA F 0. +INF ! error on curvature 6 DPHI F 0. +INF ! error on phi 7 DTHETA F 0. +INF ! error on theta 8 C1 F -INF +INF ! correlation 9 NDF I 0 +INF ! no. of degrees of freedom 10 CHSQ F 0. +INF ! chi squared 11 R0 F -INF +INF ! original R0 of track 12 BWRTB0 F -INF +INF ! B used w.r.t nominal magnetic field 15 NX I 0 +INF ! Pointer to next fit hyp., same track ! ! RELations: ! ---------- ! REL.bank TYPE INT.bank !Comments ! (COL/Namrel) 13 CTKV DMT1 ! Pointer to vertex at begin of track 14 FTKV DMT1 ! Pointer to vertex at begin of track 16 FTKR D1T1 ! Pointer to FTKR track END TABLE