ARA ROOT v3.11 Software

AraRawIcrrRFChannelHeader_t Struct Reference

Part of AraEvent library. The ICRR RF channel header structure. More...

#include <araIcrrStructures.h>

List of all members.


Public Attributes

unsigned char chanId
 Channel Id.
unsigned char chipIdFlag
 chip id bitmask
unsigned char firstHitbus
 First sample of the hitbus.
unsigned char lastHitbus
 Last sample of the hitbus.

Detailed Description

Part of AraEvent library. The ICRR RF channel header structure.

Contains useful info like which channel it is, which LABRADOR chip and when the HITBUS (the write pointer wraparound) is.

Definition at line 66 of file araIcrrStructures.h.


Member Data Documentation

Channel Id.

chan + 9*LAB3 (0-8 is LAB3_A, ... 18-26 are LAB3_C)

Definition at line 71 of file araIcrrStructures.h.

chip id bitmask

0:1 LABRADOR chip 2 RCO 3 HITBUS wrap 4-7 HITBUS offset

Definition at line 79 of file araIcrrStructures.h.

First sample of the hitbus.

The last sample in the waveform is [firstHitbus-1] --unless wrapped. Otherwise it runs from firstHitbus+1 to lastHitbus-1 inclusive

Definition at line 85 of file araIcrrStructures.h.

Last sample of the hitbus.

The first sample in the waveform is [lastHitbus+1] -- unless wrapped. Otherwise it runs from firstHitbus+1 to lastHitbus-1 inclusive

Definition at line 91 of file araIcrrStructures.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 26 15:27:38 2013 for ARA ROOT v3.11 Software by doxygen 1.4.7