![]() |
AliRoot Core
3abf5b4 (3abf5b4)
|
Local card trigger information. More...
#include <AliMUONTriggerDDLDecoderEventHandler.h>
Public Attributes | |
UInt_t | fX2X1 |
16 bits X2 position in 16 most significant bits and 16 bits of X1 in least significant bits. More... | |
UInt_t | fX4X3 |
16 bits X4 position in 16 most significant bits and 16 bits of X3 in least significant bits. More... | |
UInt_t | fY2Y1 |
16 bits Y2 position in 16 most significant bits and 16 bits of Y1 in least significant bits. More... | |
UInt_t | fY4Y3 |
16 bits Y4 position in 16 most significant bits and 16 bits of Y3 in least significant bits. More... | |
UInt_t | fTriggerBits |
Trigger bits and deviation. More... | |
Local card trigger information.
Definition at line 94 of file AliMUONTriggerDDLDecoderEventHandler.h.
UInt_t AliMUONLocalInfoStruct::fTriggerBits |
Trigger bits and deviation.
Definition at line 100 of file AliMUONTriggerDDLDecoderEventHandler.h.
Referenced by AliMUONTriggerDDLDecoder< EventHandler >::DecodeLocalStructs(), AliMUONRawStreamTriggerHP::GetDDLTrigger(), AliMUONTriggerDDLDecoderEventHandler::GetLocalDec(), AliMUONTriggerDDLDecoderEventHandler::GetLocalId(), AliMUONTriggerDDLDecoderEventHandler::GetLocalSXDev(), AliMUONTriggerDDLDecoderEventHandler::GetLocalTrigY(), AliMUONTriggerDDLDecoderEventHandler::GetLocalXDev(), AliMUONTriggerDDLDecoderEventHandler::GetLocalXPos(), and AliMUONTriggerDDLDecoderEventHandler::GetLocalYPos().
UInt_t AliMUONLocalInfoStruct::fX2X1 |
16 bits X2 position in 16 most significant bits and 16 bits of X1 in least significant bits.
Definition at line 96 of file AliMUONTriggerDDLDecoderEventHandler.h.
Referenced by AliMUONTriggerDDLDecoder< EventHandler >::DecodeLocalStructs(), AliMUONTriggerDDLDecoderEventHandler::GetLocalX1(), and AliMUONTriggerDDLDecoderEventHandler::GetLocalX2().
UInt_t AliMUONLocalInfoStruct::fX4X3 |
16 bits X4 position in 16 most significant bits and 16 bits of X3 in least significant bits.
Definition at line 97 of file AliMUONTriggerDDLDecoderEventHandler.h.
Referenced by AliMUONTriggerDDLDecoder< EventHandler >::DecodeLocalStructs(), AliMUONTriggerDDLDecoderEventHandler::GetLocalX3(), and AliMUONTriggerDDLDecoderEventHandler::GetLocalX4().
UInt_t AliMUONLocalInfoStruct::fY2Y1 |
16 bits Y2 position in 16 most significant bits and 16 bits of Y1 in least significant bits.
Definition at line 98 of file AliMUONTriggerDDLDecoderEventHandler.h.
Referenced by AliMUONTriggerDDLDecoder< EventHandler >::DecodeLocalStructs(), AliMUONTriggerDDLDecoderEventHandler::GetLocalY1(), and AliMUONTriggerDDLDecoderEventHandler::GetLocalY2().
UInt_t AliMUONLocalInfoStruct::fY4Y3 |
16 bits Y4 position in 16 most significant bits and 16 bits of Y3 in least significant bits.
Definition at line 99 of file AliMUONTriggerDDLDecoderEventHandler.h.
Referenced by AliMUONTriggerDDLDecoder< EventHandler >::DecodeLocalStructs(), AliMUONTriggerDDLDecoderEventHandler::GetLocalY3(), and AliMUONTriggerDDLDecoderEventHandler::GetLocalY4().