E852 Documentation: GROUP_LATCHES

GROUP_LATCHES

Short description

This group contain the latch information. Experiment E852 is latching various trigger information - state of the trigger elements, etc... This information is used later on to determine the trigger and event type for each event.

Summary

Discussion

The GROUP_LATCHES is used to decode the event 'latch' which tells us what trigger (i.e. level2 A1...A6, B1...B6, etc...) triggered this event. The function 'createLatchWord(event,eventSize)' is used to do this.

Use the Latch database package to access the bits using symbolic names for the bits.


**** word 6 for 97 run...

The cables for this word were plugged in upside-down, so here bits equal to '1' are considered 'off,' and bits equal to 0 are considered 'on'. Also, bits are all shifted since input 17 is where input 1 is expected, input 16 is where input 2 is expected, and so on. Delta_T is not latched until run #12565. The new channel assignments are the following:

                  bits  0-10: unused 
                  bit 11: Delta_T (after run #12565, inclusive)  
                  bit 12: S0 
                  bit 13: DEA 
                  bit 14: TCYL=1
                  bit 15: TCYL>0
                  bit 23-16: L1B outputs 
                  bit 31-24: L1A outputs 


Author: K.Olchanski, 1997-May-16