ATLAS Offline Software
|
Public Member Functions | |
void | reset (EventContext::ContextEvt_t evtId, const IDCInDetBSErrContainer_Cache *cache) |
bool | needsUpdate (const EventContext &ctx) const |
Public Attributes | |
EventContext::ContextEvt_t | eventId {EventContext::INVALID_CONTEXT_EVT} |
const IDCInDetBSErrContainer_Cache * | IDCCache {nullptr} |
std::unordered_map< size_t, unsigned int > | tempMaskedChips |
std::unordered_map< size_t, unsigned int > | abcdErrorChips |
unsigned int | m_set_number = 0 |
Definition at line 108 of file SCT_ByteStreamErrorsTool.h.
|
inline |
Definition at line 131 of file SCT_ByteStreamErrorsTool.h.
|
inline |
Definition at line 123 of file SCT_ByteStreamErrorsTool.h.
std::unordered_map<size_t, unsigned int> SCT_ByteStreamErrorsTool::IDCCacheEntry::abcdErrorChips |
Definition at line 117 of file SCT_ByteStreamErrorsTool.h.
EventContext::ContextEvt_t SCT_ByteStreamErrorsTool::IDCCacheEntry::eventId {EventContext::INVALID_CONTEXT_EVT} |
Definition at line 109 of file SCT_ByteStreamErrorsTool.h.
const IDCInDetBSErrContainer_Cache* SCT_ByteStreamErrorsTool::IDCCacheEntry::IDCCache {nullptr} |
Definition at line 110 of file SCT_ByteStreamErrorsTool.h.
unsigned int SCT_ByteStreamErrorsTool::IDCCacheEntry::m_set_number = 0 |
Definition at line 121 of file SCT_ByteStreamErrorsTool.h.
std::unordered_map<size_t, unsigned int> SCT_ByteStreamErrorsTool::IDCCacheEntry::tempMaskedChips |
Definition at line 116 of file SCT_ByteStreamErrorsTool.h.