![]() |
AliRoot Core
3abf5b4 (3abf5b4)
|
The optional DARC board scalars. More...
#include <AliMUONTriggerDDLDecoderEventHandler.h>
Public Attributes | |
UInt_t | fL0R |
DARC L0 received and used. More... | |
UInt_t | fL1P |
DARC L1 physics. More... | |
UInt_t | fL1S |
DARC L1 software. More... | |
UInt_t | fL2A |
DARC L2 accept. More... | |
UInt_t | fL2R |
DARC L2 reject. More... | |
UInt_t | fClk |
DARC clock. More... | |
UInt_t | fHold |
DARC hold (dead time) More... | |
UInt_t | fSpare |
DARC Empty slot (for the moment) More... | |
The optional DARC board scalars.
Definition at line 46 of file AliMUONTriggerDDLDecoderEventHandler.h.
UInt_t AliMUONDarcScalarsStruct::fClk |
DARC clock.
Definition at line 53 of file AliMUONTriggerDDLDecoderEventHandler.h.
Referenced by AliMUONRawStreamTriggerHP::AliHeader::GetDarcClock(), and AliMUONRawStreamTriggerHP::AliHeader::Print().
UInt_t AliMUONDarcScalarsStruct::fHold |
DARC hold (dead time)
Definition at line 54 of file AliMUONTriggerDDLDecoderEventHandler.h.
Referenced by AliMUONRawStreamTriggerHP::AliHeader::GetDarcHold(), and AliMUONRawStreamTriggerHP::AliHeader::Print().
UInt_t AliMUONDarcScalarsStruct::fL0R |
DARC L0 received and used.
Definition at line 48 of file AliMUONTriggerDDLDecoderEventHandler.h.
Referenced by AliMUONRawStreamTriggerHP::AliHeader::GetDarcL0R(), and AliMUONRawStreamTriggerHP::AliHeader::Print().
UInt_t AliMUONDarcScalarsStruct::fL1P |
DARC L1 physics.
Definition at line 49 of file AliMUONTriggerDDLDecoderEventHandler.h.
Referenced by AliMUONRawStreamTriggerHP::AliHeader::GetDarcL1P(), and AliMUONRawStreamTriggerHP::AliHeader::Print().
UInt_t AliMUONDarcScalarsStruct::fL1S |
DARC L1 software.
Definition at line 50 of file AliMUONTriggerDDLDecoderEventHandler.h.
Referenced by AliMUONRawStreamTriggerHP::AliHeader::GetDarcL1S(), and AliMUONRawStreamTriggerHP::AliHeader::Print().
UInt_t AliMUONDarcScalarsStruct::fL2A |
DARC L2 accept.
Definition at line 51 of file AliMUONTriggerDDLDecoderEventHandler.h.
Referenced by AliMUONRawStreamTriggerHP::AliHeader::GetDarcL2A(), and AliMUONRawStreamTriggerHP::AliHeader::Print().
UInt_t AliMUONDarcScalarsStruct::fL2R |
DARC L2 reject.
Definition at line 52 of file AliMUONTriggerDDLDecoderEventHandler.h.
Referenced by AliMUONRawStreamTriggerHP::AliHeader::GetDarcL2R(), and AliMUONRawStreamTriggerHP::AliHeader::Print().
UInt_t AliMUONDarcScalarsStruct::fSpare |
DARC Empty slot (for the moment)
Definition at line 55 of file AliMUONTriggerDDLDecoderEventHandler.h.
Referenced by AliMUONRawStreamTriggerHP::AliHeader::Print().