|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef ISCT_ByteStreamErrorsTool_h
14 #define ISCT_ByteStreamErrorsTool_h
20 #include "GaudiKernel/EventContext.h"
62 virtual std::set<IdentifierHash>
getErrorSet(
int errorType)
const =0;
63 virtual std::set<IdentifierHash>
getErrorSet(
int errorType,
const EventContext& ctx)
const =0;
76 #endif // ISCT_ByteStreamErrorsTool_h
void addError(IDCInDetBSErrContainer::ErrorCode &errWord, ErrorType errType)
ErrorType
SCT byte stream error type enums used in SCT_RodDecoder, SCT_ByteStreamErrorsTool,...
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
IDCInDetBSErrContainer::ErrorCode makeError(ErrorType errType)
<
Define SCT byte stream errors and utility methods.