SVT TRACK packet format


The Track Fitter (TF) receives Road-Hit packets from the Hit Buffer (HB) and fits all combination of hists in each packet. All combinations that pass a pre-defined chi-square cut are sent in output as SVT tracks.
Each SVT track information is sent as one packet of 7 words.

Packet structure

24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
HD DS 0 0 1 0 z out(3) z in(3) phi(13)
HD DS 0 0 0 0 signc(8) signd(9)
HD DS 0 0 phi sector(4) 0 road(15)
HD DS 0 0 sparex1(10)) x0(10)
HD DS 0 0 sparex3(10)) x2(10)
HD DS 0 0 chi square(11)) x4(10)
HD DS 0 1 Track Fitter status(12) track number(9)


Full explanation in the document "Hardware Design and Specification of the SVT Track Fitter" section 2.1. That is CDF Note 5026 (Local(TS) copy)
The 4 bit fit quality code from the TF passed to the L2 interface boards will be forwarded to Level 2 processors. Encoded in these 4 bits are the silicon layers with hits on the track and the layers whose hits are wide clusters. The mapping of this data is not yet defined as of 21 Dec 99. 5 bits would be needed to completely specify the kind of hits used, as in Tsuyoshi's message .

The TF data are received in the Level 2 interface boards that sends a subset of this information to the Level 2 processors.

More details are in the XTRP/SVT/Level2 interface document. Also available as CDF note 4578.


BACK to the SVT data words format page