AliRoot Core  v5-06-30 (35d6c57)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliMUONDSPHeaderStruct Struct Reference

The DSP header structure of the Tracker DDL payload. More...

#include <AliMUONTrackerDDLDecoderEventHandler.h>

Public Attributes

UInt_t fDataKey
 Data key word for FRT header. More...
 
UInt_t fTotalLength
 total length of block structure More...
 
UInt_t fLength
 length of raw data More...
 
UInt_t fDSPId
 DSP id. More...
 
UInt_t fBlkL1ATrigger
 L1 accept in Block Structure (CRT) More...
 
UInt_t fMiniEventId
 Mini Event Id in bunch crossing. More...
 
UInt_t fL1ATrigger
 Number of L1 accept in DSP Structure (FRT) More...
 
UInt_t fL1RTrigger
 Number of L1 reject in DSP Structure (FRT) More...
 
UInt_t fPaddingWord
 padding dummy word for 64 bits transfer More...
 
UInt_t fErrorWord
 Error word. More...
 

Detailed Description

The DSP header structure of the Tracker DDL payload.

Definition at line 57 of file AliMUONTrackerDDLDecoderEventHandler.h.

Member Data Documentation

UInt_t AliMUONDSPHeaderStruct::fBlkL1ATrigger

L1 accept in Block Structure (CRT)

Definition at line 63 of file AliMUONTrackerDDLDecoderEventHandler.h.

Referenced by AliMUONRawStreamTrackerHP::AliDspHeader::GetBlkL1ATrigger().

UInt_t AliMUONDSPHeaderStruct::fDataKey
UInt_t AliMUONDSPHeaderStruct::fDSPId
UInt_t AliMUONDSPHeaderStruct::fErrorWord
UInt_t AliMUONDSPHeaderStruct::fL1ATrigger

Number of L1 accept in DSP Structure (FRT)

Definition at line 65 of file AliMUONTrackerDDLDecoderEventHandler.h.

Referenced by AliMUONRawStreamTrackerHP::AliDspHeader::GetL1ATrigger().

UInt_t AliMUONDSPHeaderStruct::fL1RTrigger

Number of L1 reject in DSP Structure (FRT)

Definition at line 66 of file AliMUONTrackerDDLDecoderEventHandler.h.

Referenced by AliMUONRawStreamTrackerHP::AliDspHeader::GetL1RTrigger().

UInt_t AliMUONDSPHeaderStruct::fLength
UInt_t AliMUONDSPHeaderStruct::fMiniEventId

Mini Event Id in bunch crossing.

Definition at line 64 of file AliMUONTrackerDDLDecoderEventHandler.h.

Referenced by AliMUONRawStreamTrackerHP::AliDspHeader::GetMiniEventId().

UInt_t AliMUONDSPHeaderStruct::fPaddingWord
UInt_t AliMUONDSPHeaderStruct::fTotalLength

The documentation for this struct was generated from the following file: