ATLAS Offline Software
|
Public Attributes | |
std::mutex | m_mutex |
TriggerTowerVector | m_ttData |
TriggerTower pool vectors. More... | |
TriggerTowerVector | m_ttSpare |
TriggerTowerVector | m_ttMuon |
std::vector< int > | m_ttPos |
ChannelBitVector | m_chanLayer |
Mapping vectors. More... | |
ChannelBitVector | m_dataChan |
ChannelBitVector | m_spareChan |
ChannelBitVector | m_muonChan |
ChannelBitVector | m_dataMod |
ChannelBitVector | m_spareMod |
ChannelBitVector | m_muonMod |
ChannelBitVector | m_foundChan |
DataVector< PpmSubBlockV1 > | m_ppmBlocks |
Vector for current PPM sub-blocks. More... | |
PpmSubBlockV1 | m_errorBlock |
Current error block. More... | |
LVL1::TriggerTowerKey | m_towerKey |
Trigger tower key provider. More... | |
Definition at line 123 of file PpmByteStreamV1Tool.h.
ChannelBitVector LVL1BS::PpmByteStreamV1Tool::SlotData::m_chanLayer |
Mapping vectors.
Definition at line 132 of file PpmByteStreamV1Tool.h.
ChannelBitVector LVL1BS::PpmByteStreamV1Tool::SlotData::m_dataChan |
Definition at line 133 of file PpmByteStreamV1Tool.h.
ChannelBitVector LVL1BS::PpmByteStreamV1Tool::SlotData::m_dataMod |
Definition at line 136 of file PpmByteStreamV1Tool.h.
PpmSubBlockV1 LVL1BS::PpmByteStreamV1Tool::SlotData::m_errorBlock |
Current error block.
Definition at line 143 of file PpmByteStreamV1Tool.h.
ChannelBitVector LVL1BS::PpmByteStreamV1Tool::SlotData::m_foundChan |
Definition at line 139 of file PpmByteStreamV1Tool.h.
ChannelBitVector LVL1BS::PpmByteStreamV1Tool::SlotData::m_muonChan |
Definition at line 135 of file PpmByteStreamV1Tool.h.
ChannelBitVector LVL1BS::PpmByteStreamV1Tool::SlotData::m_muonMod |
Definition at line 138 of file PpmByteStreamV1Tool.h.
std::mutex LVL1BS::PpmByteStreamV1Tool::SlotData::m_mutex |
Definition at line 125 of file PpmByteStreamV1Tool.h.
DataVector<PpmSubBlockV1> LVL1BS::PpmByteStreamV1Tool::SlotData::m_ppmBlocks |
Vector for current PPM sub-blocks.
Definition at line 141 of file PpmByteStreamV1Tool.h.
ChannelBitVector LVL1BS::PpmByteStreamV1Tool::SlotData::m_spareChan |
Definition at line 134 of file PpmByteStreamV1Tool.h.
ChannelBitVector LVL1BS::PpmByteStreamV1Tool::SlotData::m_spareMod |
Definition at line 137 of file PpmByteStreamV1Tool.h.
LVL1::TriggerTowerKey LVL1BS::PpmByteStreamV1Tool::SlotData::m_towerKey |
Trigger tower key provider.
Definition at line 145 of file PpmByteStreamV1Tool.h.
TriggerTowerVector LVL1BS::PpmByteStreamV1Tool::SlotData::m_ttData |
TriggerTower pool vectors.
Definition at line 127 of file PpmByteStreamV1Tool.h.
TriggerTowerVector LVL1BS::PpmByteStreamV1Tool::SlotData::m_ttMuon |
Definition at line 129 of file PpmByteStreamV1Tool.h.
std::vector<int> LVL1BS::PpmByteStreamV1Tool::SlotData::m_ttPos |
Definition at line 130 of file PpmByteStreamV1Tool.h.
TriggerTowerVector LVL1BS::PpmByteStreamV1Tool::SlotData::m_ttSpare |
Definition at line 128 of file PpmByteStreamV1Tool.h.