Difference between revisions of "PEPPo Software"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
[[File:FADC_codaEvent.png | 200 px]] | [[File:FADC_codaEvent.png | 200 px]] | ||
− | === | + | ===Event ID bank=== |
The physics event type header is written as a "GO event" | The physics event type header is written as a "GO event" | ||
+ | |||
+ | {| border="3" cellpadding="20" cellspacing="0" | ||
+ | |colspan="3"| | ||
+ | length | ||
+ | |- | ||
+ | |tag(bits 16 <math>\rightarrow</math> 31) | ||
+ | |data type(bits 8 <math>\rightarrow</math> 15) | ||
+ | |number (bits 0 <math>\rightarrow</math> 7) | ||
+ | |} |
Revision as of 00:24, 19 April 2012
FADC data structure
SAMPLE Mode (1)
When the FADC is read out in sample mode a CODA bank called "0x250" is used to store the data arrays representing the time based samples of the FADC input. Below is an illustration of the structure using xcefdmp.
Event ID bank
The physics event type header is written as a "GO event"
length | ||
tag(bits 16 | 31)data type(bits 8 | 15)number (bits 0 | 7)