SLAC PEP-II
BABAR
SLAC<->RAL
Babar logo
HEPIC E,S & H Databases PDG HEP preprints
Organization Detector Computing Physics Documentation
Personnel Glossary Sitemap Search Hypernews
Unwrap page!
Det. Search
Who's who?
Meetings
FAQ
Images
Archive
Systems
Performance
Intern. region
Vertex Tracker
Drift chamber
DIRC
Calorimeter
IFR
LST
Magnet
Electronics
Trigger
Operations
Run Coordination
Contact Experts
Shift Takers Info
Operations Manual
Electronic Logbook
Ops Hypernews
Shift Signup
Check this page for HTML 4.01 Transitional compliance with the
W3C Validator
(More checks...)

The ZPD LUT TC : a status

Schema of TC structure :

TC schema

IMPORTANT : The TC doesn't implement yet byte swapping for Linux. Any XTC file intended to be loaded by the ROM during configuration should be produced on a SUN machine.

Class diagram:

class diagram

What is in blue is not yet done.
  • L1DZpdAllLutTCIterator : internal iterator, "template method" pattern. Iteration can be checked offline with the TC dumper (L1DZpdAllLutXtcToAsciiConverter) The same iteration code will be used on ROMs.
  • L1DZpdAllLutTCMaker : build a full ZPD LUT TC. This class should be used for the future "config digi to config TC" converter.
  • L1DZpdLutAsciiToXtcConverter : read an input ascii stream (file) and produces the corresponding xtc file. The input file format can be seen in the example of input file.
Please refers to L1DctOnline/README for further informations.