User Tools

Site Tools


s800_version_0x0004

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
s800_version_0x0004 [2013/12/12 10:51]
pereira created
s800_version_0x0004 [2013/12/12 10:58]
pereira
Line 3: Line 3:
 The top level packet tags are defined as (C code): The top level packet tags are defined as (C code):
  
 +<code>
  #define S800_VERSION         0x0004  #define S800_VERSION         0x0004
  #define S800_PACKET         0x5800  #define S800_PACKET         0x5800
Line 19: Line 20:
  #define S800_OB_PIN_PACKET 0x58A0  #define S800_OB_PIN_PACKET 0x58A0
  #define S800_FP_HODO_PACKET 0x58B0  #define S800_FP_HODO_PACKET 0x58B0
 +</code>
 +
 +
  
 ====== Detailed description of each packet tag ====== ====== Detailed description of each packet tag ======
Line 27: Line 31:
 Data read from the Lecroy 2367 ULM module and a Phillips 7186H TDC. One trigger pattern followed by up to four times. Format: Data read from the Lecroy 2367 ULM module and a Phillips 7186H TDC. One trigger pattern followed by up to four times. Format:
  
 +<code>
  0xpppp 0xcttt 0xcttt ...  0xpppp 0xcttt 0xcttt ...
 +</code>
  
 where p is the trigger pattern, c is the channel within the TDC and t the data. where p is the trigger pattern, c is the channel within the TDC and t the data.
Line 37: Line 43:
 |Secondary source|11| |Secondary source|11|
  
-==S800_TOF_PACKET==+===== S800_TOF_PACKET =====
  
 Times read from both a Phillips 7186H TDC and an Ortec 566 TAC digitized by a Phillips 7164 ADC. Format: Times read from both a Phillips 7186H TDC and an Ortec 566 TAC digitized by a Phillips 7164 ADC. Format:
  
 +<code>
  0xcttt ...  0xcttt ...
 +</code>
  
-{| class="wikitable" +Time data TDC channel TAC channel | 
-Time data +|RF|12| | 
-TDC channel +|Object Scintillator|13|5| 
-TAC channel +|XFP Scintillator|14|4| 
-|- +|Si|15||
-|RF +
-|12 +
-| +
-|- +
-|Object Scintillator +
-|13 +
-|5 +
-|- +
-|XFP Scintillator +
-|14 +
-|4 +
-|- +
-|Si +
-|15 +
-| +
-|}+
  
-==S800_SCINT_PACKET==+== S800_SCINT_PACKET==
  
 Energies and times of the focal plane scintillator, read from a Lecroy 4300B FERA and a Phillips 7186H TDC. A non-zero energy generates an energy and time pair. Format: Energies and times of the focal plane scintillator, read from a Lecroy 4300B FERA and a Phillips 7186H TDC. A non-zero energy generates an energy and time pair. Format:
s800_version_0x0004.txt · Last modified: 2013/12/12 11:05 by pereira