User Tools

Site Tools


event_filter

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
event_filter [2015/10/30 16:54]
pereira [Ion-Chamber packet]
event_filter [2015/10/30 17:02]
pereira [CRDC packets]
Line 289: Line 289:
  
 ==== CRDC packets ==== ==== CRDC packets ====
-The Filter provides two CRDC packets: one for CRDC1 and one for CRDC2. Each CRDC packet is divided in two sub-packets: the "Raw" sub-packet with information about the pads energies (encoded in the [[S800 USB DAQ data format#Tag 0xCFDC: XLM72V crdc1 pad readout module|CRDCs XLM72 modules]]), and the "Anode" sub-packet with anode energy and time information encoded in the CRDCs [[S800 USB DAQ data format#Tag 0x7167: Phillips 7164 ADC module for CRDC anodes (energies and TAC)|Phillips ADC]].  +The Filter provides two CRDC packets: one for [[Detectors|Cathode Readout Drift Chambers (CRDC)|CRDC1]] and one for [[Detectors|Cathode Readout Drift Chambers (CRDC)|CRDC2]]. Each CRDC packet is divided in two sub-packets: the "Raw" sub-packet with information about the pads energies (encoded in the [[S800 USB DAQ data format#Tag 0xCFDC: XLM72V crdc1 pad readout module|CRDCs XLM72 modules]]), and the "Anode" sub-packet with anode energy and time information encoded in the CRDCs [[S800 USB DAQ data format#Tag 0x7167: Phillips 7164 ADC module for CRDC anodes (energies and TAC)|Phillips ADC]]. In the following, we describe the structure of the packet provided by the Filter for each CRDC.
- +
  
   * **Packet Length** (self-inclusive)   * **Packet Length** (self-inclusive)
Line 302: Line 300:
   * **Packet Tag**   * **Packet Tag**
  
-^    0x5820    ^^^^^^^^^^^^^^^| +^    0x5840    ^^^^^^^^^^^^^^^| 
-| 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 |+| 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
  
  
  
-  * **Sub-packet "Energy" Tag**+  * **CRDC label**
  
-^    0x5821    ^^^^^^^^^^^^^^^| +^    0 (CRDC1) or 1 (CRDC2) ^^^^^^^^^^^^^^^| 
-| 0 | | 0 | | 0 | 0 | 0 | 0 | 0 | | 0 | 0 | 0 | 0 | |+| 0 | | 0 | | 0 | 0 | 0 | 0 | 0 | | 0 | 0 | 0 | 0 | |
 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
  
  
  
-  * **Sub-packet "Energy" Length** (self-inclusive)+  * **CRDC Sub-packet "Raw" Length** (self-inclusive)
  
 ^    from 2 to 16    ^^^^^^^^^^^^^^^| ^    from 2 to 16    ^^^^^^^^^^^^^^^|
Line 323: Line 321:
  
  
 +
 +  * **CRDC Sub-packet "Raw" Tag** 
 +
 +^    0x5841    ^^^^^^^^^^^^^^^|
 +| 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 |
 +| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
 +
 +
 +
 +
 +
 +
 +CRDC Sub-packet "Raw" CRDC Sub-packet "Raw" 
  
  
event_filter.txt · Last modified: 2019/05/24 13:58 by pereira