![]() |
AliRoot Core
v5-06-30 (35d6c57)
|
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... | |
The DSP header structure of the Tracker DDL payload.
Definition at line 57 of file AliMUONTrackerDDLDecoderEventHandler.h.
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 |
Data key word for FRT header.
Definition at line 59 of file AliMUONTrackerDDLDecoderEventHandler.h.
Referenced by AliMUONTrackerDDLDecoder< EventHandler >::DecodeBlockData(), and AliMUONRawStreamTrackerHP::AliDspHeader::GetDataKey().
UInt_t AliMUONDSPHeaderStruct::fDSPId |
DSP id.
Definition at line 62 of file AliMUONTrackerDDLDecoderEventHandler.h.
Referenced by AliMUONRawStreamTrackerHP::AliDspHeader::GetDspId().
UInt_t AliMUONDSPHeaderStruct::fErrorWord |
Error word.
Definition at line 68 of file AliMUONTrackerDDLDecoderEventHandler.h.
Referenced by AliMUONTrackerDDLDecoder< EventHandler >::DecodeBlockData(), and AliMUONRawStreamTrackerHP::AliDspHeader::GetErrorWord().
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 |
length of raw data
Definition at line 61 of file AliMUONTrackerDDLDecoderEventHandler.h.
Referenced by AliMUONTrackerDDLDecoder< EventHandler >::DecodeBlockData(), and AliMUONRawStreamTrackerHP::AliDspHeader::GetLength().
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 |
padding dummy word for 64 bits transfer
Definition at line 67 of file AliMUONTrackerDDLDecoderEventHandler.h.
Referenced by AliMUONTrackerDDLDecoder< EventHandler >::DecodeBlockData(), and AliMUONRawStreamTrackerHP::AliDspHeader::GetPaddingWord().
UInt_t AliMUONDSPHeaderStruct::fTotalLength |
total length of block structure
Definition at line 60 of file AliMUONTrackerDDLDecoderEventHandler.h.
Referenced by AliMUONTrackerDDLDecoder< EventHandler >::DecodeBlockData(), and AliMUONRawStreamTrackerHP::AliDspHeader::GetTotalLength().