Element# : 1 Contents : Word count of each tracks. Format : I*2
HBUF(í)=Number of words of i-th track.
Element# : 2
Contents : Merged track parameter information.
Format : I*2, R*4 mixed.
Each track informations are stored in a single element after data compressions
as follows;
2cm IBUF(1)(1:NW1), IBUF(2)(1:NW2), ... IBUF(n)(1:NWn)
where index of IBUF corresponds to the track number,
n is a total number of tracks which is equal to the number of element
of the bank "Production:CDC_VTX;Track_Parameter", and
NWi is the number of words for i-th track. NWi may
be different track by track and it is stored in the element # 1 of this bank.
Format of IBUF(i) is shown below.
RBUF(1-8)=Équal to RBUF(1-8) of BANK2 (p and ) .
IBUF(9)=Équal to IBUF(9) of BANK2. (Charge).
RBUF(10-17)=Équal to RBUF(11-18) of BANK2
(Track parameters and pivot.)
IBUF(18-20)=Équal to IBUF(53-55) of BANK1
(Track type, and pointes to the bank CDC:Track_parameter and VTX:Space_Point).
IBUF(21)=Number of corresponding generator bank.IBUF(56) of bank1.
(22)=Track number of first generator track.IBUF(57) of bank1.
.....