Chapter 3. Event Processing

Table of Contents
3.1. LCB Event Processing Model
3.2. Hardware Initialization
3.3. LEPI Initialization
3.3.1. Error Handler
3.3.2. Event Handler
3.4. Event Processing
3.4.1. Error Handling
3.4.2. Event Handler

This chapter decsribes the LAT Event Processing Interface (LEPI), a software interface within the LICS for processing event data. The LEPI follows the LCB event processing model fully described in [1].

The LEPI relieves the user from knowing the details of how to program the LCB for event processing. The user does, however, need a good understanding of the LCB event processing model, which is briefly reviewed in the next section.