Next: 2.3 Compiling and loading
Up: 2 Implementing code for
Previous: 2.1 Code Structure
The RAID task uses several buffers in its memory:
- the TaskParamBlock at fixed address offset 0x10000. This block
contains all run information, namely:
- two Event Buffers into which the FIC directs incoming data
- one buffer for the Pedestals of one RIO board
- one buffer for the Sigmas of one RIO board
- one ``output'' buffer for processed data
- one buffer for the histogram data which is initialized as a FORTRAN
Common Block, see Sec. 4.1.
Markus Kausch
Fri Oct 17 14:02:27 MST 1997